@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);
.svg-funnel-js{display:inline-block;position:relative}.svg-funnel-js svg{display:block}.svg-funnel-js .svg-funnel-js__labels{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;top:0;left:0}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__labels{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.svg-funnel-js{font-family:Open Sans,sans-serif}.svg-funnel-js .svg-funnel-js__container{width:100%;height:100%}.svg-funnel-js .svg-funnel-js__labels{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;position:relative}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__value{font-size:24px;color:#fff;line-height:18px;margin-bottom:6px}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__title{font-size:12px;font-weight:700;color:#21ffa2}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__percentage{font-size:16px;font-weight:700;color:#9896dc}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0;padding:8px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(8,7,48,.8);margin-top:24px;opacity:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;cursor:default}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul{margin:0;padding:0;list-style-type:none}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul li{font-size:13px;line-height:16px;color:#fff;margin:18px 0}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul li .percentage__list-label{font-weight:700;color:#05df9d}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label:hover .label__segment-percentages{opacity:1}.svg-funnel-js:not(.svg-funnel-js--vertical){padding-top:64px;padding-bottom:16px}.svg-funnel-js:not(.svg-funnel-js--vertical) .svg-funnel-js__label{padding-left:24px}.svg-funnel-js:not(.svg-funnel-js--vertical) .svg-funnel-js__label:not(:first-child){border-left:1px solid #9896dc}.svg-funnel-js.svg-funnel-js--vertical{padding-left:120px;padding-right:16px}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label{padding-top:24px}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label:not(:first-child){border-top:1px solid #9896dc}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages{margin-top:0;margin-left:106px;width:calc(100% - 106px)}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages .segment-percentage__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.svg-funnel-js .svg-funnel-js__subLabels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px;position:absolute;width:100%;left:0}.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#fff;line-height:16px}.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel:not(:first-child){margin-left:16px}.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel .svg-funnel-js__subLabel--color{width:12px;height:12px;border-radius:50%;margin:2px 8px 2px 0}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{background-color:#fff;margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:"bebas";src:url("https://wtocdn2.blob.core.windows.net/fonts/BebasNeue-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/BebasNeue-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/BebasNeue-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/BebasNeue-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/BebasNeue-webfont.svg#BebasNeueRegular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.svg#OpenSansRegular") format("svg");font-weight:200;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg");font-weight:normal;font-style:italic}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");font-weight:800;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic") format("svg");font-weight:800;font-style:italic}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.svg#OpenSansBoldItalic") format("svg");font-weight:600;font-style:normal}.fa-lg{font-size:2.5em}.fa-sm{font-size:1.16666667em}.fa-xs{font-size:1em}@keyframes throb{0%{opacity:.05}100%{opacity:.85}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"OpenSans",Helvetica,Arial,sans-serif;font-size:12px;line-height:1.428571429;color:#4d4d4d;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#1f384d;text-decoration:none}a:hover,a:focus{color:#091016;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:0px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eaeaea}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:gray;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media(min-width: 768px){.container{width:750px}}@media(min-width: 992px){.container{width:970px}}@media(min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#b5bbbf;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:17px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#88bb91}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#78b282}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:gray;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:12px;line-height:1.428571429;color:inherit}.form-control{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:inherit;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eaeaea;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:31px}input[type=date].input-sm,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm input[type=date],input[type=time].input-sm,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm input[type=time],input[type=datetime-local].input-sm,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm input[type=datetime-local],input[type=month].input-sm,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm input[type=month]{line-height:28px}input[type=date].input-lg,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg input[type=date],input[type=time].input-lg,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg input[type=time],input[type=datetime-local].input-lg,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg input[type=datetime-local],input[type=month].input-lg,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg input[type=month]{line-height:42px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:17px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9 }.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:29px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:28px;line-height:28px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:28px;line-height:28px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:28px;min-height:28px;padding:6px 10px;font-size:11px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:42px;line-height:42px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:42px;line-height:42px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:42px;min-height:32px;padding:11px 16px;font-size:15px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:38.75px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:31px;height:31px;line-height:31px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:42px;height:42px;line-height:42px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:28px;height:28px;line-height:28px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#fff}.has-success .form-control{border-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#e6e6e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-success .input-group-addon{color:#fff;border-color:#fff;background-color:#88bb91}.has-success .form-control-feedback{color:#fff}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:22px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#8d8d8d}@media(min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:24px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media(min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:15px}}@media(min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:11px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#d2d2d2;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#d2d2d2;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#d2d2d2;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#d2d2d2;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#d2d2d2;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#d2d2d2;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#d2d2d2}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#1f384d;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#091016;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#b5bbbf;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:gray;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#737373;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#b5bbbf}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.428571429;color:#b5bbbf;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 ;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:12px;font-weight:normal;line-height:1;color:inherit;text-align:center;background-color:#eaeaea;border:1px solid #ccc;border-radius:0px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:15px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eaeaea}.nav>li.disabled>a{color:#b5bbbf}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#b5bbbf;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eaeaea;border-color:#1f384d}.nav .nav-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:0px 0px 0 0}.nav-tabs>li>a:hover{border-color:#eaeaea #eaeaea #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#92979b;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0px 0px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:17px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media(min-width: 768px){.navbar{border-radius:0px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media(min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16.5px 15px;font-size:15px;line-height:17px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:8.25px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@media(max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16.5px;padding-bottom:16.5px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:9.5px;margin-bottom:9.5px}@media(min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:9.5px;margin-bottom:9.5px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:11px;margin-bottom:11px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16.5px;margin-bottom:16.5px}@media(min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media(max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#dee1e2}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#dee1e2}.navbar-inverse .navbar-nav>li>a{color:#dee1e2}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#090909;color:#fff}@media(max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#dee1e2}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#dee1e2}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#dee1e2}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:17px;list-style:none;background-color:#f5f5f5;border-radius:0px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#b5bbbf}.pagination{display:inline-block;padding-left:0;margin:17px 0;border-radius:0px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#1f384d;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0px;border-top-left-radius:0px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#091016;background-color:#eaeaea;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#b5bbbf;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:11px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:17px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eaeaea}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#b5bbbf;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#b5bbbf}.label-default[href]:hover,.label-default[href]:focus{background-color:#9aa2a7}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#b5bbbf;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#1f384d;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.alert{padding:10px;margin-bottom:17px;border:1px solid transparent;border-radius:0px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:30px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#88bb91;border-color:#88bb91;color:#fff}.alert-success hr{border-top-color:#78b282}.alert-success .alert-link{color:#e6e6e6}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:17px;margin-bottom:17px;background-color:#f5f5f5;border-radius:0px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:11px;line-height:17px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0px;border-top-left-radius:0px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eaeaea;color:#b5bbbf;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#b5bbbf}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#fff;background-color:#88bb91}a.list-group-item-success,button.list-group-item-success{color:#fff}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#fff;background-color:#78b282}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"OpenSans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:11px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"OpenSans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:12px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:"‹"}.carousel-control .icon-next:before{content:"›"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width: 767px){.visible-xs-block{display:block !important}}@media(max-width: 767px){.visible-xs-inline{display:inline !important}}@media(max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-block{display:block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-block{display:block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width: 1200px){.visible-lg-block{display:block !important}}@media(min-width: 1200px){.visible-lg-inline{display:inline !important}}@media(min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width: 767px){.hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}/*! Custom Component CSS */body{background-color:#fff;font-family:"OpenSans";font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-smoothing:antialiased !important;text-rendering:optimizeLegibility !important;text-shadow:1px 1px 1px rgba(0,0,0,.004)}body *:active{outline:none}body a:focus{outline:none}body footer{text-align:center}body ul{margin:0;padding:0}body ul li{list-style:none}body h1,body h2,body h3,body h4,body h5,body h6{margin:0;padding:0}body h1 .edit,body h2 .edit,body h3 .edit,body h4 .edit,body h5 .edit,body h6 .edit{color:#4998be}body h1 .create,body h2 .create,body h3 .create,body h4 .create,body h5 .create,body h6 .create{color:#e78007}body h1:first-child{margin-bottom:36px}body h1,body h2{font-weight:300}body h3,body h4,body h5{font-weight:400}body h6{font-weight:600}body h1{font-size:2em}body h2{font-size:1.75em}body h3{font-size:1.5em}body h4{font-size:1.25em}body h5{font-size:1em}body h6{font-size:.83333333em;text-transform:uppercase;letter-spacing:.06em}body input::-ms-clear{width:0;height:0}body div[class*=svg-wrapper__]{display:inline}body .shadow-resting{border-radius:2px;box-shadow:0 1px 2px 0 rgba(48,48,48,.28)}@media screen and (min-width: 1600px){body .container{width:1500px}}@media screen and (min-width: 1920px){body .container{width:1800px}}@media screen and (min-width: 2560px){body .container{width:2400px}}@media screen and (min-width: 3440px){body .container{width:3300px}}.alert{white-space:pre-line}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:auto}.btn{border-radius:3px;color:#fff;margin:0 1px;letter-spacing:.6px;line-height:17px}.btn:focus,.btn:active,.btn:active:focus{outline:none;color:#fff}.btn.icon-button.with-text .icon{margin-right:5px}.btn.icon-button.btn-link{padding:5px}.btn.icon-button.btn-link:hover{text-decoration:inherit}.btn.close{text-decoration:none}.btn.btn-default,.btn.btn-primary{background-color:#88bb91;border:1px solid #88bb91;background-image:none}.btn.btn-default.edit,.btn.btn-primary.edit{background-color:#4998be;border:1px solid #4998be}.btn.btn-default.create,.btn.btn-primary.create{background-color:#e78007;border:1px solid #e78007}.btn.btn-default.copy,.btn.btn-primary.copy{background-color:#4d4d4d;border:1px solid #4d4d4d}.btn.btn-default.clone,.btn.btn-primary.clone{background-color:#4d4d4d;border:1px solid #4d4d4d}.btn.btn-default.delete,.btn.btn-primary.delete{background-color:#dc5f5d;border:1px solid #dc5f5d}.btn.btn-default.save,.btn.btn-primary.save{background-color:#88bb91;border:1px solid #88bb91}.btn.btn-default:hover,.btn.btn-primary:hover{background:none;color:#88bb91}.btn.btn-default:hover.edit,.btn.btn-primary:hover.edit{color:#4998be}.btn.btn-default:hover.create,.btn.btn-primary:hover.create{color:#e78007}.btn.btn-default:hover.copy,.btn.btn-primary:hover.copy{color:#4d4d4d}.btn.btn-default:hover.clone,.btn.btn-primary:hover.clone{color:#4d4d4d}.btn.btn-default:hover.delete,.btn.btn-primary:hover.delete{color:#dc5f5d}.btn.btn-default:hover.save,.btn.btn-primary:hover.save{color:#88bb91}.btn.btn-default.btn--wt,.btn.btn-primary.btn--wt{font-size:1em;min-width:6em;font-weight:700;font-size:12px;text-transform:uppercase}.btn.btn-default.btn--wt.btn-lg,.btn-group-lg>.btn.btn-default.btn--wt,.btn.btn-primary.btn--wt.btn-lg,.btn-group-lg>.btn.btn-primary.btn--wt{min-width:7.4em;padding:.85em}.btn.btn-link{font-weight:500;text-decoration:underline;box-shadow:none;border:none;background:none;color:#92979b;text-decoration:underline;text-shadow:none}.btn.btn-link .icon{text-decoration:none}.btn.btn-link:hover{color:#4d4d4d}.btn.btn-link:hover.edit{color:#4998be}.btn.btn-link:hover.create{color:#e78007}.btn.btn-link:hover.copy{color:#4d4d4d}.btn.btn-link:hover.clone{color:#4d4d4d}.btn.btn-link:hover.delete{color:#dc5f5d}.btn.btn-link:hover.save{color:#88bb91}.btn.btn-link.resize{padding:.4em}.btn.btn-link.resize::before{background:rgba(255,255,255,.13);width:1px;content:"";display:block;position:absolute;right:80px;top:0;bottom:0;min-height:3em}.btn.btn-link.drag-handler{padding:.4em 0}.btn.btn-link.drag-handler,.btn.btn-link.resize{float:right}.btn.btn-link.drag-handler svg,.btn.btn-link.resize svg{font-size:18px}.btn.btn-link.drag-handler:hover,.btn.btn-link.resize:hover{color:#92979b}.btn.btn-link.drag-handler.drag-handler--left,.btn.btn-link.resize.drag-handler--left{margin-right:55px}.carousel .carousel-control{display:flex;align-items:center;justify-content:center;width:5%;background-image:none}.carousel .carousel-control .icon{font-size:23px;transform:scale(1, 2.5);color:#92979b}.primer-checkbox-control{cursor:pointer}.primer-checkbox-control.disabled{cursor:not-allowed}.primer-checkbox-control.disabled .svg-inline--fa{opacity:.5}.primer-checkbox-control .svg-inline--fa{font-size:18px;color:#eaeaea}.primer-checkbox-control.checked .icon{font-size:16px}.Select.select__creatable.is-focused:not(.is-open)>.Select-control{box-shadow:none}.Select.select__creatable.select__creatable--hidden-arrow .Select-arrow{display:none}.Select.select__creatable .value--creatable{color:#e78007;font-weight:bold;padding:.5em}.Select.select__creatable .value--creatable>span{display:inline-block;vertical-align:middle;max-width:8em;overflow:hidden;text-overflow:ellipsis}.Select.select__creatable .value--creatable button,.Select.select__creatable .value--creatable button:hover{color:#e78007}.datatable{background:#fff;overflow:hidden}.datatable [data-ui-role=body]{height:inherit;overflow:auto;padding-bottom:15px}.datatable [data-ui-role=head] .table{margin-bottom:0}.datatable header{overflow:hidden;height:30px;border-top:1px solid #fff}.datatable.scrolling [data-ui-role=head]{box-shadow:0 3px 5px rgba(0,0,0,.3);position:relative}.datatable--no-result{text-align:center;font-size:2em;padding:5em 0;border:1px solid #eaeaea;color:#b5bbbf}.datatable.datatable__tr--highlight tbody tr td.td--buttons .td__ellipsis--hide{margin:6px}.datatable.datatable__tr--highlight tbody tr td.td--buttons .delete{float:none}.datatable.datatable__tr--highlight tbody tr.tr__selected--delete td{background:#dc5f5d}.datatable.datatable__tr--highlight tbody tr.tr__selected--edit{background:#eaeaea}.datatable.datatable__tr--highlight tbody tr:hover,.datatable.datatable__tr--highlight tbody tr[class^=tr__selected--]:hover{border-radius:2px;background-color:#fff;box-shadow:0 6px 18px 0 rgba(0,0,0,.21)}.datatable.datatable__tr--highlight tbody tr:hover td.td--buttons button,.datatable.datatable__tr--highlight tbody tr[class^=tr__selected--]:hover td.td--buttons button{opacity:1}.datatable.datatable__tr--highlight tbody tr:hover td.td--buttons button.delete,.datatable.datatable__tr--highlight tbody tr[class^=tr__selected--]:hover td.td--buttons button.delete{float:right}.datatable.datatable__tr--highlight tbody tr:hover td.td--buttons .td__ellipsis--hide,.datatable.datatable__tr--highlight tbody tr[class^=tr__selected--]:hover td.td--buttons .td__ellipsis--hide{display:none}.datatable.datatable__tr--highlight.datatable--visible-buttons tr td.td--buttons button,.datatable.datatable__tr--highlight.datatable--visible-buttons tr:hover td.td--buttons button{opacity:.8}.datatable.datatable__tr--highlight.datatable--visible-buttons tr td.td--buttons button:hover,.datatable.datatable__tr--highlight.datatable--visible-buttons tr:hover td.td--buttons button:hover{opacity:1}.datatable.datatable__tr--highlight.datatable--visible-buttons tr td.td--buttons button.delete,.datatable.datatable__tr--highlight.datatable--visible-buttons tr:hover td.td--buttons button.delete{float:right;color:#e16462}.datatable.datatable__tr--highlight.datatable--visible-buttons tr td.td--buttons .td__ellipsis--hide,.datatable.datatable__tr--highlight.datatable--visible-buttons tr:hover td.td--buttons .td__ellipsis--hide{display:none}.datatable table{margin:0 auto}.datatable table tbody>tr>td,.datatable table tbody>tr>th,.datatable table tfoot>tr>td,.datatable table tfoot>tr>th,.datatable table thead>tr>td,.datatable table thead>tr>th{vertical-align:middle;min-width:100px}.datatable thead>tr{background:#fff}.datatable thead>tr>th{color:#4d4d4d;font-weight:500;padding:8px 4px;outline:none;border-bottom:1px solid #eaeaea;text-align:left}.datatable thead>tr>th.sortable{cursor:pointer}.datatable thead>tr>th.sorted{font-weight:700}.datatable thead>tr>th .icon{margin-left:5px}.datatable thead>tr>th:first-child{padding-left:0}.datatable thead>tr>th:last-child{padding-right:0}.datatable thead>tr>th.th--sticky{position:sticky;top:0;background:#fff}.datatable thead>tr .datatable__th--button button.btn{padding:0;margin-left:5px}.datatable tbody>tr{border-bottom:1px solid #eaeaea}.datatable tbody>tr>td{padding:10px}.datatable tbody>tr>td.td--buttons{text-align:left}.datatable tbody>tr>td.td--buttons button{opacity:0}.datatable tbody>tr>td:first-child{padding-left:0}.datatable tbody>tr>td:last-child{padding-right:0}.datatable .pagination{margin:5px}.delete-modal .modal-header{background-image:-webkit-linear-gradient(top, #dc5f5d 0%, #d33633 100%);background-image:-o-linear-gradient(top, #dc5f5d 0%, #d33633 100%);background-image:linear-gradient(to bottom, #dc5f5d 0%, #d33633 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFDC5F5D", endColorstr="#FFD33633", GradientType=0);border:1px solid #dc5f5d;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.delete-modal input[type=text]{width:100px;margin:5px 0 0 0;border:1px solid #ccc;box-shadow:inset 0 2px 2px rgba(0,0,0,.1),inset 0 10px 20px rgba(0,0,0,.1)}.delete-modal .vertical-spacer{height:20px}.dropdown.btn-group .split-button,.dropdown.btn-group .split-button.active,.dropdown.btn-group .split-button:focus,.dropdown.btn-group .split-button+.dropdown-toggle,.dropdown.btn-group .split-button+.dropdown-toggle.active,.dropdown.btn-group .split-button+.dropdown-toggle:focus{background:#fff;border:1px solid #eaeaea;padding:.7em 1.4em;color:#4d4d4d;margin:0}.dropdown.btn-group .split-button{border-right:none;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dropdown.btn-group .caret{border-width:6px}.dropdown .dropdown-toggle--light.dropdown-toggle,.dropdown .dropdown-toggle--light.dropdown-toggle.active,.dropdown .dropdown-toggle--light.dropdown-toggle:focus{background-color:transparent;border:none;border-top:1px solid #eaeaea}.dropdown .dropdown-toggle--light .caret{border-width:6px;color:#b5bbbf}.error-boundary{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex:1 1 auto;background:#fff}.flex-datatable,.flex-datatable--primary{min-height:10em;background:#fff;overflow:hidden;display:flex;flex-direction:column;flex:1}.flex-datatable [data-ui-role=body],.flex-datatable--primary [data-ui-role=body]{height:inherit;padding-bottom:15px}.flex-datatable.flex-datatable--no-result,.flex-datatable--primary.flex-datatable--no-result{text-align:center;font-size:2em;padding:5em 0;border:1px solid #eaeaea;color:#b5bbbf;width:100%;flex:0}.flex-datatable .flex-datatable__body-container,.flex-datatable--primary .flex-datatable__body-container{overflow-y:overlay;overflow-x:hidden;flex:1;width:100%}.flex-datatable .cell,.flex-datatable--primary .cell{overflow:hidden;text-overflow:ellipsis;flex:1;margin:auto}.flex-datatable .flex-datatable__body .body-row,.flex-datatable--primary .flex-datatable__body .body-row{display:flex;justify-content:space-between;margin:0 -15px;padding:0 15px;transition:box-shadow ease .2s}.flex-datatable .flex-datatable__body .body-row .body-row__content,.flex-datatable--primary .flex-datatable__body .body-row .body-row__content{display:flex;width:100%;border-bottom:1px solid #eaeaea;transition:border ease .2s}.flex-datatable .flex-datatable__body .body-row .cell,.flex-datatable--primary .flex-datatable__body .body-row .cell{padding:16px}.flex-datatable .flex-datatable__body .body-row .cell.cell--buttons,.flex-datatable--primary .flex-datatable__body .body-row .cell.cell--buttons{text-align:left;padding-right:0;min-width:10px;flex:0;display:flex;justify-content:flex-end;align-items:center}.flex-datatable .flex-datatable__body .body-row .cell.cell--buttons .cell--buttons__container,.flex-datatable--primary .flex-datatable__body .body-row .cell.cell--buttons .cell--buttons__container{display:flex;justify-content:flex-start}.flex-datatable .flex-datatable__body .body-row .cell.cell--buttons .cell--buttons__container .delete,.flex-datatable--primary .flex-datatable__body .body-row .cell.cell--buttons .cell--buttons__container .delete{padding-right:0;padding-left:60px;margin:0}.flex-datatable .flex-datatable__body .body-row .cell.cell--buttons .td__ellipsis--hide,.flex-datatable--primary .flex-datatable__body .body-row .cell.cell--buttons .td__ellipsis--hide{margin:0 6px}.flex-datatable .flex-datatable__body .body-row .cell:first-child,.flex-datatable--primary .flex-datatable__body .body-row .cell:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:0}.flex-datatable .flex-datatable__body .body-row.row__selected--delete,.flex-datatable--primary .flex-datatable__body .body-row.row__selected--delete{background:#dc5f5d}.flex-datatable .flex-datatable__body .body-row.row__selected--edit,.flex-datatable--primary .flex-datatable__body .body-row.row__selected--edit{background:#f3f4f5;border:none;position:relative;box-shadow:0 0 0 2px #f3f4f5}.flex-datatable .flex-datatable__body .body-row.row__selected--edit .body-row__content,.flex-datatable--primary .flex-datatable__body .body-row.row__selected--edit .body-row__content{border-bottom:1px solid #f3f4f5}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row .cell--buttons,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row .cell--buttons{overflow:visible;position:relative}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row .cell--buttons .cell--buttons__container,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row .cell--buttons .cell--buttons__container{opacity:0;pointer-events:none;position:absolute;transition:opacity ease .2s}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover,.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover{border-radius:2px;background-color:#fff;box-shadow:0px 0px 18px 0 rgba(0,0,0,.21)}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .body-row__content,.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .body-row__content,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .body-row__content,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .body-row__content{border-color:rgba(234,234,234,0)}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container,.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .cell--buttons .cell--buttons__container,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .cell--buttons .cell--buttons__container{position:absolute;display:flex;background:#fff;box-shadow:-26px 0px 26px 1px rgba(255,255,255,.75);opacity:1;pointer-events:all}.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .cell--buttons .td__ellipsis--hide,.flex-datatable.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .cell--buttons .td__ellipsis--hide,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row:hover .cell--buttons .td__ellipsis--hide,.flex-datatable--primary.flex-datatable__tr--highlight .flex-datatable__body .body-row[class^=tr__selected--]:hover .cell--buttons .td__ellipsis--hide{display:none}.flex-datatable .flex-datatable__header-container,.flex-datatable--primary .flex-datatable__header-container{max-width:100vw}.flex-datatable .flex-datatable__header-container.flex-datatable__header-container--small,.flex-datatable--primary .flex-datatable__header-container.flex-datatable__header-container--small{width:100%}.flex-datatable .flex-datatable__header-container .flex-datatable__header,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header{background:#fff;color:#4d4d4d;font-weight:500;outline:none}.flex-datatable .flex-datatable__header-container .flex-datatable__header:after,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header:after{content:"";display:block;border-bottom:1px solid #eaeaea;margin:0 15px}.flex-datatable .flex-datatable__header-container .flex-datatable__header .flex-datatable__header__row-group,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .flex-datatable__header__row-group{display:flex;justify-content:space-between;padding:0 15px}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell{white-space:nowrap;text-align:left;user-select:none;padding:.5em 1.2em;text-transform:uppercase;color:#b7bcc1}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell:last-child,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell:last-child{padding-right:0}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell:first-child,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell:first-child{padding-left:0}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell>span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell>span{line-height:17px;font-size:10px;letter-spacing:.5px;padding-bottom:.6em}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell>span .icon,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell>span .icon{font-size:10px}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sortable,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sortable{cursor:pointer}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sorted span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sorted span{font-weight:700;color:#4d4d4d}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--default span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--default span{border-bottom:2px solid #e78007}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--danger span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--danger span{border-bottom:2px solid #e16462}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--success span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--success span{border-bottom:2px solid #88bb91}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--primary span,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.sorted.sorted--primary span{border-bottom:2px solid #4998be}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell .icon,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell .icon{margin-right:5px}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.cell--sticky,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.cell--sticky{position:sticky;top:0;background:#fff}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell.cell--empty,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell.cell--empty{min-width:10px;flex:0}.flex-datatable .flex-datatable__header-container .flex-datatable__header .cell .datatable__th--button button.btn,.flex-datatable--primary .flex-datatable__header-container .flex-datatable__header .cell .datatable__th--button button.btn{padding:0;margin-left:5px}.flex-datatable.scrolling .scrolling__divider,.flex-datatable--primary.scrolling .scrolling__divider{z-index:9;flex-basis:4px;flex-shrink:0;background:linear-gradient(to top, #fff, rgba(0, 0, 0, 0.1))}.flex-datatable.flex-datatable--no-borders .flex-datatable__body .body-row,.flex-datatable--primary.flex-datatable--no-borders .flex-datatable__body .body-row{border-bottom:none}@media screen and (max-width: 767px){.flex-datatable .flex-datatable__header-container,.flex-datatable--primary .flex-datatable__header-container{width:100%}}.flex-datatable.flex-datatable--fluid,.flex-datatable--primary.flex-datatable--fluid{margin:0 -5px}.flex-datatable.flex-datatable--fluid .flex-datatable__body-container,.flex-datatable.flex-datatable--fluid .flex-datatable__header-container,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__body-container,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__header-container{padding:0 20px}.flex-datatable.flex-datatable--fluid .flex-datatable__body-container.flex-datatable__body-container--small,.flex-datatable.flex-datatable--fluid .flex-datatable__body-container.flex-datatable__header-container--small,.flex-datatable.flex-datatable--fluid .flex-datatable__header-container.flex-datatable__body-container--small,.flex-datatable.flex-datatable--fluid .flex-datatable__header-container.flex-datatable__header-container--small,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__body-container.flex-datatable__body-container--small,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__body-container.flex-datatable__header-container--small,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__header-container.flex-datatable__body-container--small,.flex-datatable--primary.flex-datatable--fluid .flex-datatable__header-container.flex-datatable__header-container--small{padding-right:2.6em}.flex-datatable.flex-datatable--bordered,.flex-datatable--primary.flex-datatable--bordered{border:1px solid #eaeaea;border-radius:2px;box-shadow:0 0 1px 0 rgba(0,0,0,.2)}.flex-datatable.flex-datatable--bordered .flex-datatable__header,.flex-datatable.flex-datatable--bordered .flex-datatable__header-container,.flex-datatable.flex-datatable--bordered .flex-datatable__header__row-group .cell,.flex-datatable.flex-datatable--bordered .flex-datatable__header__row-group .cell.cell--sticky,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header-container,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header__row-group .cell,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header__row-group .cell.cell--sticky{background:#f3f4f5}.flex-datatable.flex-datatable--bordered .flex-datatable__body-container,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__body-container{overflow-y:overlay}.flex-datatable.flex-datatable--bordered .flex-datatable__body-container .flex-datatable__body,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__body-container .flex-datatable__body{padding:0}.flex-datatable.flex-datatable--bordered .flex-datatable__body .cell:first-child,.flex-datatable.flex-datatable--bordered .flex-datatable__header__row-group .cell,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__body .cell:first-child,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header__row-group .cell{padding-left:30px}.flex-datatable.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group{padding:0 30px}.flex-datatable.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group .cell,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group .cell{padding-top:1.5em;padding-bottom:1.5em;color:#92979b}.flex-datatable.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group .cell span,.flex-datatable--primary.flex-datatable--bordered .flex-datatable__header .flex-datatable__header__row-group .cell span{padding:1.6em 0;line-height:12px}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__header .cell.cell--buttons,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__header .cell.cell--empty,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .cell.cell--buttons,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .cell.cell--empty,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__header .cell.cell--buttons,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__header .cell.cell--empty,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .cell.cell--buttons,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .cell.cell--empty{flex:1}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container{position:inherit;opacity:1}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container .delete,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container .delete,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container .delete,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container .delete{color:#e16462}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container button,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container button,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container button,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container button{opacity:.8}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container button:hover,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container button:hover,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .cell--buttons__container button:hover,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .cell--buttons__container button:hover{opacity:1}.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .td__ellipsis--hide,.flex-datatable.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .td__ellipsis--hide,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row .cell--buttons .td__ellipsis--hide,.flex-datatable--primary.flex-datatable--visible-buttons .flex-datatable__body .body-row:hover .cell--buttons .td__ellipsis--hide{display:none}.flyout{padding:30px 30px 130px 30px;background-color:#fff;z-index:1002;width:100%;max-width:712px;position:fixed;top:0;right:0;height:100vh;overflow:auto;box-shadow:-8px 0 24px 0 rgba(0,0,0,.28)}.flyout button.close{padding:0 6px;margin:-30px;font-size:22px}.flyout.scrolling .flyout-footer{border-top:1px solid #eaeaea;margin-bottom:5px}.flyout.edit .flyout-header__section:first-of-type>.flyout-section__label:first-of-type,.flyout.edit .flyout-header__section:first-of-type label:first-of-type{color:#4998be}.flyout.create .flyout-header__section:first-of-type>.flyout-section__label:first-of-type,.flyout.create .flyout-header__section:first-of-type label:first-of-type{color:#e78007}.flyout-header{margin:30px 0 10px 0}.flyout-section__label .icon{margin-right:5px}.flyout-section__meta,.flyout-header__meta{text-align:right;padding:5px 0;font-size:12px;font-weight:400}.flyout-section__meta .flyout-section__value,.flyout-header__meta .flyout-section__value{font-weight:600}.flyout-header__section{display:flex;align-items:baseline}.flyout-header__section:first-of-type{border-bottom:1px solid #eaeaea;padding-bottom:5px;font-size:21px;font-weight:300}.flyout-header__section:first-of-type label:first-of-type,.flyout-header__section:first-of-type>.flyout-section__label:first-of-type{text-transform:capitalize}.flyout-header__section:first-of-type label:first-of-type .icon,.flyout-header__section:first-of-type>.flyout-section__label:first-of-type .icon{font-size:21px}.flyout-header__section label,.flyout-header__section .flyout-section__label{margin-right:5px}.flyout-header__section label{width:auto;display:inline}.flyout-header__section .form-input-container{display:inline}.flyout-header__section input{display:inline;border-top:1px solid transparent;border-right:none;border-bottom:none;border-left:none;box-shadow:none;max-width:400px}.flyout-header__section .flyout-header__meta{flex:1;white-space:nowrap}.flyout-header__section .form-group{white-space:nowrap;flex:1}.flyout-header__section .has-feedback label~.form-control-feedback{top:0;right:-90px}.flyout-section{margin-top:50px}.flyout-section .flyout-section__header{background-color:#eaeaea;font-size:15px;margin:10px -30px;padding:10px 30px}.flyout-section .flyout-section__header.header{border-bottom:1px solid #eaeaea}.flyout-section .flyout-section__header.header .form-group{margin-bottom:10px}.flyout-section .row{margin:0}.flyout-section [class*=col-]{padding:10px}.flyout-footer{padding:30px;position:fixed;bottom:0;right:0;width:100%;max-width:712px;background-color:#fff}.flyout-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1001;pointer-events:auto}.has-feedback label~.form-control-feedback{margin-right:10px}.has-feedback label~.form-control-feedback.color-feedback{left:30px;top:34px;z-index:0}.form-input-container{position:relative}.form-input-container .input-pending-icon,.form-input-container .input-icon-eye{position:absolute;right:10px;bottom:8px}.form-input-container .input-pending-icon~.form-control,.form-input-container .input-icon-eye~.form-control{padding-right:30px}.form-input-container .input-icon-eye:hover{cursor:pointer}.form-horizontal>.form-group{margin:10px 0 !important}.form-horizontal>.form-group .form-control-feedback{right:25px !important}.form-horizontal>.form-group>div[class*=col-]{padding-right:0}.radio-group,.checkbox-group,.form-control{border-top:1px solid transparent}.radio-group label{display:inline-flex;padding-left:0}.radio-group label input[type=radio]{margin:4px;position:relative}.radio-group.radio-group--label-top label{flex-direction:column-reverse}.radio-group.radio-group--label-bottom label{flex-direction:column}.radio-group.radio-group--label-left label{flex-direction:row-reverse}.radio-group.radio-group--label-right label{flex-direction:row}.radio-group .radio-button{text-decoration:none;display:block;padding-left:0;color:#92979b}.radio-group .radio-button .radio-button__label{margin-left:5px}.radio-group .radio-button .radio-button__icon{vertical-align:middle}.radio-group .radio-button:hover{color:#92979b}.radio-group .radio-button.radio-button--inline{display:inline}.form-control{border:1px solid #eaeaea;box-shadow:none}.form-control[type=color]::-webkit-color-swatch{max-width:10px}.form-control,.checkbox>label{font-weight:600}.form-control,.control-label{display:block}.control-label{color:#92979b;font-weight:normal;text-transform:uppercase}.control-label .icon{margin-right:5px}.has-error .checkbox,.has-error .checkbox-inline,.has-error.checkbox-inline label,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.radio-inline label,.has-error.radio label{color:#dc5f5d}.has-error.radio-group,.has-error.checkbox-group,.has-error .form-control{border-color:#eaeaea;border-top-color:#dc5f5d !important;box-shadow:none}.form-group{padding:0 !important;margin:0;position:relative}.form-group>.form-control.required:not(.has-error),.form-group.required:not(.has-error){border-top-color:#4998be}.form-error{position:relative;display:block}.form-error .arrow:after{border-bottom-color:#dc5f5d !important}.form-error .popover{box-shadow:none;padding:15px;border:none;background-color:#dc5f5d;z-index:990;position:relative;margin:10px 0px;min-width:auto}.form-error .popover-content{color:#fff}.popover-absolute .form-error{position:absolute;width:100%;z-index:99}.app-loading{position:fixed;top:68px;right:0;left:0;width:-moz-max-content;width:-webkit-max-content;margin:0 auto;min-width:100px;color:#88bb91;z-index:1000}.app-loading.danger{color:#dc5f5d}.app-loading>div{padding:15px;background-color:#fff}.app-loading>div>.icon{margin-right:5px}.master-error-message{flex:1 1 auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-size:16px}.master-error-message .master-error-message__error-content{display:flex;flex-flow:row nowrap;align-items:center;max-width:550px}.master-error-message .master-error-message__icon{color:#d20d0d;margin-right:15px}.master-error-message .error-message{display:flex;flex-flow:column nowrap}.master-error-message .error-message .error-message__submsg{font-size:12px;opacity:.7}.modal-contained.modal{position:absolute}.modal-contained.modal.modal-fluid{padding:30px !important}.modal-contained.modal.modal-fluid .modal-dialog{width:100%}.modal-contained.modal-backdrop{position:absolute}.modal-draggable::-webkit-scrollbar{display:none}.modal-draggable .modal-title{padding:.2em}.modal{text-align:center}.modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}.modal .modal-dialog{box-shadow:0 0 24px 2px rgba(0,0,0,.3);display:inline-block;text-align:left;vertical-align:middle}.modal .modal-content{border:none;border-radius:4px;overflow:hidden}.modal .modal-header{color:#fff;background-color:#4998be;border:none}.modal .modal-header .modal-title{font-size:21px}.modal .modal-header .modal-title svg{margin-right:15px;vertical-align:-4px}.modal .modal-header button{margin-left:auto}.modal .modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-direction:row nowrap;-webkit-box-orient:horizontal;-webkit-box-lines:single;flex-flow:row nowrap;-webkit-align-items:center;-moz-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #eaeaea;padding:12px;position:relative;width:100%}.modal.dark{z-index:10000}.modal.dark .modal-dialog{margin-top:8%;box-shadow:none}.modal.dark .modal-content{border-radius:9px;background:#293745}.modal.dark .modal-header{background-color:#293745;border-radius:7px 7px 0 0;padding:15px 30px}.modal.dark .modal-header .modal-title,.modal.dark .modal-header .modal-title .icon{font-size:18px}.modal.dark .modal-body,.modal.dark .modal-footer{border-top:none;background:#f3f4f5;padding:30px}.modal.dark .modal-body .modal-footer__button,.modal.dark .modal-footer .modal-footer__button{margin-left:1.2em}.modal.dark .modal-body{padding-bottom:0;overflow-y:auto;max-height:65vh}.modal.warning .modal-header{background-color:#e78007}.modal.danger .modal-header{background-color:#dc5f5d}.modal.danger .modal-body{line-height:1.5em;word-break:normal;word-wrap:break-word}.modal.danger .modal-body .text{white-space:pre-line}.modal.danger .modal-body strong{word-break:normal;word-wrap:break-word}.modal-backdrop{height:100%;background:transparent}.Select{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button,.Select input::-ms-clear,.Select input::-ms-reveal{display:none !important}.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control,.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin 400ms infinite linear;-o-animation:Select-animation-spin 400ms infinite linear;animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn 200ms;-o-animation:Select-animation-fadeIn 200ms;animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:relative;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.btn.btn-primary.new-object-button{margin-left:20px;text-transform:uppercase}.btn.btn-primary.new-object-button .icon{margin-right:10px}.notification{position:absolute;z-index:1;transition:opacity 200ms,width 200ms 100ms}.notification.notification--show{opacity:1;width:100%;transition:opacity 250ms 50ms,width 200ms 50ms}.notification.notification--hide{opacity:0;width:0;transition:opacity 250ms 50ms,width 200ms 50ms}.notification .notification__icon{margin-right:.2em}.notification .alert{margin:0}.notification .notification__darkness{background:#4d4d4d;opacity:.5}.notification .notification__darkness span{color:#fff}.popover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 5px 15px rgba(0,0,0,.4);min-width:200px;border-radius:3px}.popover .popover-content{padding:0}.popover .popover-content .icon{margin-right:5px}.popover .nav,.popover .list-group{margin-top:0;margin-bottom:0}.popover .nav li,.popover .list-group-item{margin:0;border-left:none;border-right:none;border-bottom:none;border-top:1px solid #ddd}.popover .nav li:hover,.popover .list-group-item:hover{background:#e78007;color:#fff;cursor:pointer}.popover .nav li:first-child,.popover .list-group-item:first-child{border-top:none}.popover .nav li a,.popover .list-group-item a{padding:6px 10px}.popover .nav li a:hover,.popover .list-group-item a:hover{background:#e78007;color:#fff}.popover .list-group-item{padding:6px 10px}.search-bar{padding:10px 15px;background:#f3f4f5}.search-bar .search-bar__input,.search-bar .search-bar__input:hover,.search-bar .search-bar__input:focus{padding-left:0;border:none;box-shadow:none;background:#f3f4f5}.search-bar .search-bar__input::placeholder,.search-bar .search-bar__input:hover::placeholder,.search-bar .search-bar__input:focus::placeholder{color:#b7bcc1;font-style:normal}.search-bar .search-bar__icon.icon-button,.search-bar .search-bar__icon.icon-button:hover{padding-right:0;color:#283a4a;cursor:default}.search-bar.search-bar--has-value{background:#fff;border:1px solid #e78007}.search-bar.search-bar--has-value .search-bar__input,.search-bar.search-bar--has-value .search-bar__input:hover,.search-bar.search-bar--has-value .search-bar__input:focus{background:#fff}.search-bar.search-bar--has-value .search-bar__icon{color:#e78007}.search-bar.search-bar--has-value .search-bar__icon:hover{color:#e78007;opacity:.8}.search-input{display:flex}.search-input__icon{padding:.4em;pointer-events:none;color:#92979b}.search-input__icon svg{font-size:1.6em}.search-input__input,.search-input__input:focus{border:none;min-width:15vw;box-shadow:none;border-bottom:1px solid #eaeaea}.search-input__input::placeholder,.search-input__input:focus::placeholder{font-style:italic;font-weight:normal}.section-header{margin-top:50px;margin-bottom:50px;display:flex;justify-content:space-between;align-items:center}.section-header .section-header__toolbar{display:flex;align-items:center}.section-header .section-header__title{display:flex;color:#4d4d4d;font-weight:300;line-height:25px;align-items:center}.section-header .section-header__title h1{margin-bottom:0}.section-header .section-header__title .section-header__icon{margin-right:15px;display:flex}.section-header .section-header__title .section-header__icon .icon{font-size:30px}.section-header .section-header__title .section-header__icon .icon[class^=svg-wrapper__]{display:flex}.section-header .section-header__extra-item{border-left:1px solid #eaeaea;margin-left:30px}.section-footer{height:50px;padding:15px;background-color:#f0f0f0;color:#b7bcc1}.section-footer .section-footer__info{display:flex;justify-content:space-between}.section-footer .section-footer__info .section-footer__site-name{padding-right:10px;font-size:14px;letter-spacing:.15px;line-height:19px;font-weight:600}.section-footer .section-footer__info .section-footer__site-name-optimize{font-size:14px;letter-spacing:.15px;line-height:19px;border-left:1px solid #b7bcc1;padding-left:10px}.section-footer .section-footer__info .section-footer__copyright-text{padding-right:15px;font-size:11px;font-weight:600;line-height:14px}.Select+.form-control-feedback{top:25px !important;right:20px}.Select~.input-pending-icon{right:60px}.Select.form-control{padding:0;height:auto}.Select.form-control .Select-control{height:auto;border:none}.Select .Select-menu .Select-option.is-focused{background-color:#e78007;color:#fff}.Select.select-absolute .Select-menu-outer{position:absolute;width:100%;border:1px solid #eaeaea;z-index:999}.Select .Select-option>span{display:block}.Select .Select-option .role-rights{color:#a0a0a0;font-style:italic}.Select .Select-option .sub-label{display:block;text-transform:uppercase;font-size:10px}.single-checkbox{display:flex;user-select:none}.single-checkbox .checkbox{margin:0}.single-checkbox label{padding:0;vertical-align:middle}.single-checkbox input[type=checkbox]{visibility:hidden}.single-checkbox__left-label{flex-flow:row-reverse}.single-checkbox .btn.icon-button{padding:0;color:#4d4d4d}@keyframes animate-ring1{0%{opacity:0;transform:rotate(1440deg) scale(1.1) rotate3d(0, 1, 1, 0deg)}10%{opacity:0;transform:rotate(1296deg) scale(1.1) rotate3d(0, 1, 1, 0deg)}15%{opacity:1;transform:rotate(1224deg) scale(1) rotate3d(0, 1, 1, 0deg)}43%{transform:rotate(820.8deg) scale(1) rotate3d(0, 1, 1, 0deg)}49%{transform:rotate(734.4deg) scale(1) rotate3d(0, 1, 1, -180deg)}55%{transform:rotate(648deg) scale(1) rotate3d(0, 1, 1, -360deg)}95%{opacity:1;transform:rotate(72deg) scale(1) rotate3d(0, 1, 1, -360deg)}100%{opacity:0;transform:rotate(0deg) scale(1.1) rotate3d(0, 1, 1, -360deg)}}@keyframes animate-ring2{0%{opacity:0}5%{opacity:0;transform:rotate(9deg) scale(1.1)}10%{opacity:1;transform:rotate(18deg) scale(1)}40%{transform:rotate(72deg) rotate3d(1, 0, 1, 0deg)}43%{transform:rotate(77.4deg) rotate3d(1, 0, 1, 180deg)}46%{transform:rotate(82.8deg) rotate3d(1, 0, 1, 360deg)}90%{opacity:1;transform:rotate(162deg) scale(1)}95%{opacity:0;transform:rotate(171deg) scale(1.1)}100%{opacity:0}}@keyframes animate-ring3{0%{opacity:0;transform:rotate(0deg) scale(1.1) rotate3d(0, 1, 1, 0deg)}5%{opacity:1;transform:rotate(36deg) scale(1) rotate3d(0, 1, 1, 0deg)}73%{transform:rotate(525.6deg) scale(1) rotate3d(0, 1, 1, 0deg)}76%{transform:rotate(547.2deg) scale(1) rotate3d(0, 1, 1, 180deg)}79%{transform:rotate(568.8deg) scale(1) rotate3d(0, 1, 1, 360deg)}85%{opacity:1;transform:rotate(612deg) scale(1) rotate3d(0, 1, 1, 360deg)}90%{opacity:0;transform:rotate(648deg) scale(1.1) rotate3d(0, 1, 1, 360deg)}100%{opacity:0;transform:rotate(720deg) scale(1.1) rotate3d(0, 1, 1, 360deg)}}@keyframes animate-message{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.radial-gradient-border{background:#e78007;background-image:linear-gradient(white, white),radial-gradient(circle at left, #E78007, #E4A930);background-origin:border-box;background-clip:content-box,border-box;border:solid 2px transparent;border-radius:50%}.optimize-spinner-ring,.optimize-spinner__message{left:0;margin:0 auto;position:fixed;right:0;top:50%;transform:translatey(-50%)}.optimize-spinner__message{color:#e78007;font:400 18px "Open Sans",sans-serif;margin-top:80px;text-align:center}.optimize-spinner .position-top{margin-top:-80px}.optimize-spinner-ring__ring1,.optimize-spinner-ring__ring3{margin:0 auto}.optimize-spinner-ring__ring1{animation:animate-ring1 6s infinite linear;height:90px;width:90px;border-width:4px}.optimize-spinner-ring--ring2{height:68px;width:68px}.optimize-spinner-ring--ring2 svg{animation:animate-ring2 6s infinite linear}.optimize-spinner-ring__ring3{animation:animate-ring3 6s infinite linear;height:30px;width:30px}.circle-spinner,.circle-spinner--default{position:absolute;background-color:#1c2935;opacity:.94;display:flex;z-index:1100;width:100%;top:0;bottom:0;left:0;right:0}.circle-spinner .circle-spinner-content,.circle-spinner--default .circle-spinner-content{margin:auto;color:#fff;font-size:24px;font-weight:300;letter-spacing:.6px;line-height:33px}.circle-spinner.circle-spinner--transparent,.circle-spinner--default.circle-spinner--transparent{opacity:.7;background:#fff}.circle-spinner.circle-spinner--transparent .circle-spinner-content,.circle-spinner--default.circle-spinner--transparent .circle-spinner-content{color:#4d4d4d}.nav-tabs a .icon{margin-right:5px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-label{text-transform:uppercase;color:#92979b;margin-right:5px}.text-muted{color:#92979b}.textinput{display:inline-block}.textinput.block{display:block}.tooltip-custom{z-index:990;color:#b5bbbf}.tooltip-custom .tooltip-inner{height:fit-content;width:200px;max-width:200px;border-radius:4px;background-color:#1c2935;box-shadow:0 1px 5px 0 rgba(0,0,0,.5);margin-top:1em;padding:0}.tooltip-custom.bottom .tooltip-arrow{border-bottom-color:#293745;margin-top:.7em;border-width:0px 10px 10px}.tooltip-custom.tooltip-custom--left .tooltip-inner{margin-left:40%}.tooltip-custom.tooltip-custom--right .tooltip-inner{margin-left:-33%}.tooltip-custom.tooltip-custom--right.bottom .tooltip-arrow{border-bottom-color:#e78007}.tooltip-custom.tooltip-custom--large .tooltip-inner{width:300px;max-width:300px}.tooltip-custom.tooltip-custom--no-header .tooltip-inner{background-color:#293745}.tooltip-custom.tooltip-custom--submenu.right{margin-left:-5%}.tooltip-custom.tooltip-custom--submenu .tooltip-custom--submenu__item{color:#b5bbbf;padding:0 1em;cursor:pointer}.tooltip-custom.tooltip-custom--submenu .tooltip-custom--submenu__item:hover{color:#fff}.tooltip-custom.tooltip-custom--submenu .tooltip-arrow{display:none}.tooltip-custom.tooltip-custom--submenu .tooltip-inner{width:auto;margin-top:0;padding:1em;text-align:left}.tooltip-custom.tooltip-custom--danger .tooltip-inner{padding:1em;background:#dc5f5d}.tooltip-custom.tooltip-custom--danger.bottom .tooltip-arrow{border-bottom-color:#dc5f5d}.tooltip-custom .tooltip-custom__header{padding-left:10%;background-color:#293745;width:100%;color:#fff;font-size:15px;display:flex;justify-content:space-between;align-items:center;border-radius:.3em .3em 0 0}.tooltip-custom .tooltip-custom__header.tooltip-custom__header--center{justify-content:center;padding-left:0}.tooltip-custom .tooltip-custom__header .tooltip-custom__header__newItem{flex-basis:45%;letter-spacing:.45px;text-transform:uppercase;font-size:10px;display:flex;align-items:center;justify-content:space-between;color:#b5bbbf}.tooltip-custom .tooltip-custom__header .tooltip-custom__header__newItem button.create{background:#e78007;width:100%;color:#fff;border-radius:0 .2em 0 0;margin:0 0 0 .5em;padding:1.05em}.tooltip-custom .tooltip-custom__header .tooltip-custom__header__newItem button.create:hover{opacity:.9;background:#e78007}.tooltip-custom .tooltip-custom__header .tooltip-custom__header__newItem button.create:hover .icon{color:#fff}.tooltip-custom .tooltip-custom__header .tooltip-custom__header__title{padding:1em 0}.tooltip-custom .tooltip-custom__list{margin:.5em 0;max-height:20vh;overflow-y:auto;border:1px solid #393f44}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__title{padding:2em 0 0;text-transform:uppercase;font-size:10px;color:#b5bbbf}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__item{text-align:left;display:flex;min-height:2.5em;align-items:center;justify-content:space-between;color:#b5bbbf;cursor:pointer;padding:0 10%}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__item.tooltip-custom__list__item--active,.tooltip-custom .tooltip-custom__list .tooltip-custom__list__item:hover{color:#fff;font-weight:600;border-left:2px solid #fff}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__item.tooltip-custom__list__item--create:hover{border-left:none;color:#e78007}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__item span{max-width:65%}.tooltip-custom .tooltip-custom__list .tooltip-custom__list__buttons{margin-left:auto}.tooltip-custom .tooltip-custom__list::-webkit-scrollbar{width:.8em;background-color:#293745;border:1px solid #393f44}.tooltip-custom .tooltip-custom__list::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid #e78007;background:#e78007}.tooltip-custom .tooltip-custom__content{padding:1em}.tooltip-custom .tooltip-custom__input .form-control,.tooltip-custom .tooltip-custom__input .form-control:hover,.tooltip-custom .tooltip-custom__input .form-control:focus{background:#293745;border:none;box-shadow:none;text-align:center}.tooltip-custom .tooltip-custom__input .form-control::-webkit-input-placeholder,.tooltip-custom .tooltip-custom__input .form-control:hover::-webkit-input-placeholder,.tooltip-custom .tooltip-custom__input .form-control:focus::-webkit-input-placeholder{font-style:italic;font-weight:100}.tooltip-custom .restore-button{width:-webkit-fill-available;margin-top:10px}@media(max-width: 768px){.tooltip-custom.tooltip-custom--left .tooltip-inner{margin-left:auto}.tooltip-custom.tooltip-custom--right .tooltip-inner{margin-left:auto}}.tree-view{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-lines:multiple;flex-flow:column;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;flex:1;position:relative;background:#fff;overflow:hidden;border:1px solid #eaeaea;border-radius:4px}.tree-view .tree-view__list-group-container.tree-view__list-group-container--collapsed{font-size:0;transition:font-size .5s .25s}.tree-view .tree-view__list-group-container.tree-view__list-group-container--expanded{transition:font-size .25s;border-bottom:2px solid #eaeaea}.tree-view .tree-view__list-group-container .tree-view__item--child{padding-left:3.2em}.tree-view .tree-view__list-group{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-lines:multiple;flex-flow:column;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;flex:1;margin:0;padding:0;overflow-y:auto}.tree-view .tree-view__item{color:#283a4a;padding:15px;line-height:17px;background:#fff;border:none;border-bottom:2px solid #eaeaea;flex-shrink:0}.tree-view .tree-view__item.tree-view__item--child{border:none}.tree-view .tree-view__item.tree-view__item--disabled{color:#b7bcc1}.tree-view .tree-view__item.tree-view__item--disabled .tree-view__icon{opacity:.4}.tree-view .tree-view__item:focus,.tree-view .tree-view__item:active{outline:none;background:#fff}.tree-view .tree-view__item:not(.tree-view__head-component):hover,.tree-view .tree-view__item:not(.tree-view__head-component):focus:hover,.tree-view .tree-view__item:not(.tree-view__head-component).tree-view__item--selected{background-color:#f5f5f5}.tree-view .tree-view__item:not(.tree-view__head-component).tree-view__item--disabled:hover{background-color:#f9f9fa}.tree-view .tree-view__icon{vertical-align:middle;margin-right:15px;color:#283a4a}.tree-view .tree-view__icon.tree-view__icon--collapsed{opacity:.5}.tree-view .tree-view__search-bar{border:none;border-bottom:2px solid #eaeaea;padding:0}.tree-view .tree-view__indent{padding-left:15px}.single-day-picker .single-day-picker__input-container{display:flex;flex-flow:row nowrap;align-items:center;width:100%}.single-day-picker .single-day-picker__input-container .single-day-picker__form-group{width:100%;color:#b7bcc1}.single-day-picker .single-day-picker__input-container .single-day-picker__input{height:40px;background:transparent;cursor:default;border:none}.single-day-picker .single-day-picker__input-container .single-day-picker__icon{z-index:9;margin-right:10px;height:100%;width:16px}.input-extra input{border-radius:4px}.input-extra input.error{border-top-color:#dc5f5d}.input-extra input.error:focus{border-color:#dc5f5d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.input-extra input.warning{border-top-color:#f0ad4e}.input-extra input.warning:focus{border-color:#f0ad4e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(218,182,116,.6)}.input-extra .input-success-icon{color:#88bb91;position:absolute;right:10px;bottom:6px}.input-extra .input-success-icon~.form-control{padding-right:30px}.input-extra .input-error-icon{color:#dc5f5d;position:absolute;right:10px;bottom:6px}.input-extra .input-error-icon~.form-control{padding-right:30px}.input-extra .invalid-text{position:absolute;top:-7px;left:10px;padding:0 5px;font-size:10px;background:#fff}.input-extra .error-text{color:#dc5f5d}.input-extra .warning-text{color:#f0ad4e}.input-extra .validation-icon{line-height:normal;position:absolute;right:10px;top:9px;flex:0 0 auto}.input-extra .validation-icon~.form-control{padding-right:30px}.input-extra .validation-icon .icon{color:#4998be;font-size:13px}.input-extra .validation-icon.validation-icon--invalid .icon{color:#dc5f5d}.input-extra .validation-icon.validation-icon--valid .icon{color:#88bb91}.input-extra .validation-icon.validation-icon--warning .icon{color:#f0ad4e}.input-extra .validation-icon.validation-icon--required .icon{font-size:9px;color:#cbcdd0}.pagination-container{display:flex;justify-content:flex-end}.pagination-container .pagination>li>span,.pagination-container .pagination>li>a{padding:10px 15px;font-size:15px}.pagination-container .pagination>li>span:hover{background-color:#eaeaea}.pagination-container .pagination>li>a:hover{background-color:#eaeaea}.pagination-container .pagination>.active>span{background-color:#e78007;border-color:#e78007}.pagination-container .pagination>.disabled>span{background-color:#b5bbbf;border-color:#b5bbbf;color:#4d4d4d}.CodeMirror{font-family:monospace;height:300px;color:black;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:white}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:black}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0 !important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255, 150, 0, 0.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none !important;border:none !important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255, 255, 0, 0.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-lint-markers{width:16px}.CodeMirror-lint-tooltip{background-color:#ffd;border:1px solid black;border-radius:4px 4px 4px 4px;color:black;font-family:monospace;font-size:10pt;overflow:hidden;padding:2px 5px;position:fixed;white-space:pre;white-space:pre-wrap;z-index:100;max-width:600px;opacity:0;transition:opacity .4s;-moz-transition:opacity .4s;-webkit-transition:opacity .4s;-o-transition:opacity .4s;-ms-transition:opacity .4s}.CodeMirror-lint-mark{background-position:left bottom;background-repeat:repeat-x}.CodeMirror-lint-mark-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJFhQXEbhTg7YAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAMklEQVQI12NkgIIvJ3QXMjAwdDN+OaEbysDA4MPAwNDNwMCwiOHLCd1zX07o6kBVGQEAKBANtobskNMAAAAASUVORK5CYII=")}.CodeMirror-lint-mark-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==")}.CodeMirror-lint-marker{background-position:center center;background-repeat:no-repeat;cursor:pointer;display:inline-block;height:16px;width:16px;vertical-align:middle;position:relative}.CodeMirror-lint-message{padding-left:18px;background-position:top left;background-repeat:no-repeat}.CodeMirror-lint-marker-warning,.CodeMirror-lint-message-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX/uwDvrwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD6twD/uwAAAADurwD2tQD7uAD+ugAAAAD/uwDhmeTRAAAADHRSTlMJ8mN1EYcbmiixgACm7WbuAAAAVklEQVR42n3PUQqAIBBFUU1LLc3u/jdbOJoW1P08DA9Gba8+YWJ6gNJoNYIBzAA2chBth5kLmG9YUoG0NHAUwFXwO9LuBQL1giCQb8gC9Oro2vp5rncCIY8L8uEx5ZkAAAAASUVORK5CYII=")}.CodeMirror-lint-marker-error,.CodeMirror-lint-message-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEW7AAC7AACxAAC7AAC7AAAAAAC4AAC5AAD///+7AAAUdclpAAAABnRSTlMXnORSiwCK0ZKSAAAATUlEQVR42mWPOQ7AQAgDuQLx/z8csYRmPRIFIwRGnosRrpamvkKi0FTIiMASR3hhKW+hAN6/tIWhu9PDWiTGNEkTtIOucA5Oyr9ckPgAWm0GPBog6v4AAAAASUVORK5CYII=")}.CodeMirror-lint-marker-multiple{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAACVBMVEUAAAAAAAC/v7914kyHAAAAAXRSTlMAQObYZgAAACNJREFUeNo1ioEJAAAIwmz/H90iFFSGJgFMe3gaLZ0od+9/AQZ0ADosbYraAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:right bottom;width:100%;height:100%}.CodeMirror-lint-line-error{background-color:rgba(183, 76, 81, 0.08)}.CodeMirror-lint-line-warning{background-color:rgba(255, 211, 0, 0.1)}.absolute{position:absolute;top:0;bottom:0;left:0;right:0}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-min-height{min-height:0}.row--no-gutters{margin-right:0;margin-left:0}.row--no-gutters>.col,.row--no-gutters>[class*=col-]{padding-right:0;padding-left:0}.flex-set{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;flex-flow:column nowrap}.flexed-item{flex:1 1 auto;-webkit-flex:1 1 auto;-webkit-box-flex:1;box-flex:1}.flexed-item--fixed{flex:0 0 auto;-webkit-flex:0 0 auto;-webkit-box-flex:0;box-flex:0}.flex--column{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.flex--row{-ms-flex-direction:row;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}.flex--row-reverse{-ms-flex-direction:row-reverse;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flex--content-center{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.flex--content-start{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex--content-end{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.flex--content-between{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex--content-around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.flex--align-content-start{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.flex--align-content-end{-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end}.flex--align-content-center{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.flex--align-content-between{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between}.flex--align-content-around{-ms-flex-line-pack:distribute;-webkit-align-content:space-around;align-content:space-around}.flex--align-content-stretch{-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch}.flex--align-items-center{-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.flex--align-items-start{-ms-flex-align:start;-webkit-align-items:flex-start;-webkit-box-align:start;align-items:flex-start}.flex--align-items-end{-ms-flex-align:end;-webkit-align-items:flex-end;-webkit-box-align:end;align-items:flex-end}.flex--align-items-baseline{-ms-flex-align:baseline;-webkit-align-items:baseline;-webkit-box-align:baseline;align-items:baseline}.flex--align-items-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;-webkit-box-align:stretch;align-items:stretch}.flex--align-self-auto{-ms-flex-item-align:auto;-webkit-align-self:auto;align-self:auto}.flex--align-self-start{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start}.flex--align-self-end{-ms-flex-item-align:end;-webkit-align-self:flex-end;align-self:flex-end}.flex--align-self-center{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.flex--align-self-baseline{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.flex--align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.flex--no-wrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.flex--reverse-wrap{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex--wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex--order-one{-webkit-order:1;order:1}.flex--order-two{-webkit-order:2;order:2}.flex--order-three{-webkit-order:3;order:3}.app.account-page{padding:0}.app{display:flex;flex-flow:column nowrap}.app .logoHelpContainer{display:flex;align-items:center;gap:5px;justify-content:flex-end}@media(max-width: 1125px)and (min-width: 1025px){.app .logoHelpContainer{flex-direction:column-reverse}}.app .client_Logo{background-size:contain;background-position:right;background-repeat:no-repeat;width:100px;height:50px}@media(max-width: 640px){.app .client_Logo{background-position:center;margin-top:10px}}@media(max-width: 532px){.app .client_Logo{margin-bottom:0}}.app .renewalBanner{display:none !important}.app .bootstrapping{background:#fff;display:flex;flex:1 1 auto;align-content:center;align-items:center}.app .bootstrapping .spinner{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.app #wrap-logo{height:50px;line-height:50px}.app .breadcrumbsBar{height:50px}.app .actionbar{display:none;min-height:50px}.app .actionbar .action-bar-title{flex:1 0 auto}.app .app-content{position:relative;flex:1 1 auto;display:flex}.app .app-content>.spinner{flex:1 0 auto;display:flex;align-items:center;justify-content:center}.app .app-content.tag-page,.app .app-content.account-page{display:block}.app .button-home{display:flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto;padding:0 10px 0 0;margin-right:10px;height:45px;width:40px;text-decoration:none;font-weight:bold;font-size:20px;border-right:1px solid rgba(0,0,0,.1);box-shadow:1px 0 0 rgba(255,255,255,.2);cursor:pointer}.app .button-home .icon{flex:0 0 auto}html{scroll-behavior:smooth !important}.col-container{padding:0}.updated-navbar{display:flex;background-color:#036;height:50px;width:100%;margin-bottom:0;font-family:"Inter";user-select:none}.updated-navbar .persistShow{display:block !important}.updated-navbar .mobile-navbar{display:none}.updated-navbar .navbar-container{display:flex;justify-content:space-between;width:100%;padding-right:30px}@media(min-width: 1600px){.updated-navbar .navbar-container{padding-right:calc((100vw - 1500px) / 2)}}@media(min-width: 1920px){.updated-navbar .navbar-container{padding-right:calc((100vw - 1800px) / 2)}}@media(min-width: 2561px){.updated-navbar .navbar-container{padding-right:calc((100vw - 2400px) / 2)}}.updated-navbar .navbar-container .disabled-link{pointer-events:none !important;opacity:.5 !important}.updated-navbar .navbar-right{display:flex;align-items:center;gap:20px}.updated-navbar .navbar-right .navbar-help{display:flex;align-items:center;color:rgba(255,255,255,.8);font-size:14px;gap:10px;text-decoration:none}.updated-navbar .navbar-right .client-dropdown{background-color:#003;border-radius:10px;width:170px;height:44px;padding:0 5px 0 15px;font-size:14px;color:rgba(255,255,255,.8);position:relative;cursor:pointer}.updated-navbar .navbar-right .client-dropdown span{display:flex;align-items:center}.updated-navbar .navbar-right .client-dropdown span p{max-width:117px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content{display:none;position:absolute;left:0;background-color:#fff;width:250px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;border-radius:10px;font-size:14px;overflow:hidden}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content input{width:100%;max-height:39px;padding:10px 5px 10px 39px;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;outline:none;color:#000;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzMSAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjM3NSAyMy4wNjI1QzIzLjUzMTIgMjMuMjE4OCAyMy41MzEyIDIzLjQzNzUgMjMuMzc1IDIzLjU5MzhMMjMuMDYyNSAyMy45MDYyQzIyLjkwNjIgMjQuMDYyNSAyMi42ODc1IDI0LjA2MjUgMjIuNTMxMiAyMy45MDYyTDE4LjUgMTkuODc1QzE4LjQzNzUgMTkuODEyNSAxOC40MDYyIDE5LjcxODggMTguNDA2MiAxOS41OTM4VjE5LjI4MTJDMTcuMjUgMjAuMzQzOCAxNS42ODc1IDIxIDE0IDIxQzEwLjQwNjIgMjEgNy41IDE4LjA5Mzc1IDcuNSAxNC41QzcuNSAxMC45Mzc1IDEwLjQwNjIgOCAxNCA4QzE3LjU2MjUgOCAyMC41IDEwLjkzNzUgMjAuNSAxNC41QzIwLjUgMTYuMjE4OCAxOS44NDM4IDE3Ljc1IDE4Ljc1IDE4LjkzNzVIMTkuMDkzOEMxOS4xODc1IDE4LjkzNzUgMTkuMjgxMiAxOC45Njg4IDE5LjM0Mzc1IDE5LjAzMTJMMjMuMzc1IDIzLjA2MjVaTTE0IDIwQzE3LjAzMTIgMjAgMTkuNSAxNy41NjI1IDE5LjUgMTQuNUMxOS41IDExLjQ2ODggMTcuMDMxMiA5IDE0IDlDMTAuOTM3NSA5IDguNSAxMS40Njg4IDguNSAxNC41QzguNSAxNy41NjI1IDEwLjkzNzUgMjAgMTQgMjBaIiBmaWxsPSIjNUI2Qjc5Ii8+Cjwvc3ZnPgo=") no-repeat 5px center}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content input:hover{border:1px solid #3768d1}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content .client-search{padding:10px}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content .client-dropdown-list{max-height:200px;overflow-y:auto}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content a{display:block;padding:9px 13px;text-decoration:none;color:#5b6b79}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content a:last-child{margin-bottom:14px}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content a:hover{background-color:#E8EBEE4D}.updated-navbar .navbar-right .client-dropdown .client-dropdown-content .selectedClient{background-color:#e6eeff !important}.updated-navbar .navbar-right .client-dropdown.show .client-dropdown-content{display:block}.updated-navbar .navbar-right .user-dropdown{font-size:14px;color:rgba(255,255,255,.8);cursor:pointer;position:relative}.updated-navbar .navbar-right .user-dropdown .user-initial{width:30px;height:30px;background-color:rgba(255,255,255,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#036;font-weight:bold}.updated-navbar .navbar-right .user-dropdown span{display:flex;align-items:center;gap:15px}.updated-navbar .navbar-right .user-dropdown span p{max-width:113px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content,.updated-navbar .navbar-right .user-dropdown .user-submenu-content{display:none;position:absolute;right:0;background-color:#fff;width:200px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;border-radius:10px;padding:20px 0 6px 0}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content .user-dropdown-submenu,.updated-navbar .navbar-right .user-dropdown .user-submenu-content .user-dropdown-submenu{position:relative}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content .user-dropdown-submenu .user-submenu-content,.updated-navbar .navbar-right .user-dropdown .user-submenu-content .user-dropdown-submenu .user-submenu-content{top:-17px;right:100%}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content .user-dropdown-submenu:hover .user-submenu-content,.updated-navbar .navbar-right .user-dropdown .user-submenu-content .user-dropdown-submenu:hover .user-submenu-content{display:block}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content a,.updated-navbar .navbar-right .user-dropdown .user-dropdown-content span,.updated-navbar .navbar-right .user-dropdown .user-submenu-content a,.updated-navbar .navbar-right .user-dropdown .user-submenu-content span{display:block;padding:7px 15px;text-decoration:none;margin-bottom:14px;color:#5b6b79}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content a:hover,.updated-navbar .navbar-right .user-dropdown .user-dropdown-content span:hover,.updated-navbar .navbar-right .user-dropdown .user-submenu-content a:hover,.updated-navbar .navbar-right .user-dropdown .user-submenu-content span:hover{background-color:#E8EBEE4D}.updated-navbar .navbar-right .user-dropdown .user-dropdown-content a.active,.updated-navbar .navbar-right .user-dropdown .user-dropdown-content span.active,.updated-navbar .navbar-right .user-dropdown .user-submenu-content a.active,.updated-navbar .navbar-right .user-dropdown .user-submenu-content span.active{background-color:#e6eeff}.updated-navbar .navbar-right .user-dropdown:hover .user-dropdown-content{display:block}@media(max-width: 1024px){.updated-navbar .navbar-container{display:none}.updated-navbar .mobile-navbar{display:flex;justify-content:flex-end;align-items:center;width:100%;padding-right:30px;background-color:#036;position:relative}.updated-navbar .mobile-navbar-modal{position:fixed;top:0;right:0;width:100%;height:100%;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);z-index:2000;display:flex;flex-direction:column;transition:transform .3s ease-in-out;transform:translateX(100%)}.updated-navbar .mobile-navbar-modal .disabled-link{pointer-events:none;opacity:.5}.updated-navbar .mobile-navbar-modal.open{transform:translateX(0%)}.updated-navbar .mobile-navbar-links{list-style:none;margin:0;padding:20px;flex-grow:1;overflow-y:auto}.updated-navbar .mobile-navbar-links li{padding:15px 10px;border-bottom:1px solid #f1f1f1}.updated-navbar .mobile-navbar-links li span,.updated-navbar .mobile-navbar-links li a{display:block;color:#333;text-decoration:none}.updated-navbar .mobile-navbar-links li.active a,.updated-navbar .mobile-navbar-links li.isConfigureActive.active{color:#007bff}.updated-navbar .submenu-content{padding-left:20px;display:none}.updated-navbar .submenu-content li{padding-top:5px;padding-bottom:5px}.updated-navbar li:hover>.submenu-content{display:flex;flex-direction:column;gap:10px;margin-top:10px}.updated-navbar .close-icon{position:absolute;right:10px;top:10px;cursor:pointer}.updated-navbar .client-dropdown{display:flex;flex-direction:column}.updated-navbar .client-search{padding:10px}.updated-navbar .client-search input{width:calc(100% - 20px);padding:8px;border:1px solid #ccc;border-radius:4px;margin-bottom:10px}.updated-navbar .client-list{max-height:200px;overflow-y:auto}.updated-navbar .client-list a{padding:13px}.updated-navbar .user-initial{width:30px;height:30px;border-radius:50%;background-color:#ccc;color:#fff;display:flex;justify-content:center;align-items:center}}.updated-navbar .navbar-logo{background-color:var(--Dark-Blue-100, #003);padding:10px 45px;position:relative;display:flex;clip-path:polygon(0 0, 100% 0%, 100% 0%, 83% 100%, 0 100%)}@media(min-width: 1600px){.updated-navbar .navbar-logo{padding-left:calc((100vw - 1500px) / 2)}}@media(min-width: 1920px){.updated-navbar .navbar-logo{padding-left:calc((100vw - 1800px) / 2)}}@media(min-width: 2560px){.updated-navbar .navbar-logo{padding-left:calc((100vw - 2400px) / 2)}}.updated-navbar .navbar-logo img{height:30px;width:135px;margin-right:20px}.updated-navbar .navbar-links>li>a:hover,.updated-navbar .navbar-links>li>span:hover,.updated-navbar .navbar-help:hover{color:#fff !important}.updated-navbar .navbar-help:hover svg path{fill:#fff !important}.updated-navbar .navbar-links{list-style:none;display:flex;margin:0;font-size:14px;gap:5px;font-weight:500;padding:0px 20px}.updated-navbar .navbar-links li{position:relative}.updated-navbar .navbar-links li:hover{color:#fff !important}.updated-navbar .navbar-links li a,.updated-navbar .navbar-links li .configure,.updated-navbar .navbar-links li .dashboards{color:rgba(255,255,255,.8);text-decoration:none;padding:10px 20px;display:flex;align-items:center;height:100%;border-bottom:2px solid transparent}.updated-navbar .navbar-links li a.active,.updated-navbar .navbar-links li .configure.active,.updated-navbar .navbar-links li .dashboards.active{border-bottom:2px solid #fff;color:#fff}.updated-navbar .navbar-links li .configure.active,.updated-navbar .navbar-links li .dashboards.active{padding-right:7px}.updated-navbar .navbar-links li .dropdown-content,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content{display:none;position:absolute;background-color:#fff;color:#5b6b79;font-size:14px;width:250px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;padding:20px 0 6px 0;border-radius:10px}.updated-navbar .navbar-links li .dropdown-content a,.updated-navbar .navbar-links li .dropdown-content .dropdown-submenu span,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content a,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content .dropdown-submenu span{display:block;padding:7px 15px;text-decoration:none;margin-bottom:14px;color:#5b6b79}.updated-navbar .navbar-links li .dropdown-content a:hover,.updated-navbar .navbar-links li .dropdown-content .dropdown-submenu span:hover,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content a:hover,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content .dropdown-submenu span:hover{background-color:#E8EBEE4D}.updated-navbar .navbar-links li .dropdown-content a.active,.updated-navbar .navbar-links li .dropdown-content .dropdown-submenu span.active,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content a.active,.updated-navbar .navbar-links li .dropdown-submenu .submenu-content .dropdown-submenu span.active{background-color:#e6eeff}.updated-navbar .navbar-links li:hover .dropdown-content{display:block}.updated-navbar .navbar-links li .dropdown-submenu{position:relative}.updated-navbar .navbar-links li .dropdown-submenu .submenu-content{top:-170px;left:100%}.updated-navbar .navbar-links li .dropdown-submenu:hover .submenu-content{display:block}@media screen and (min-width: 1025px)and (max-width: 1214px){.updated-navbar .navbar-logo{padding:0;padding-top:10px;padding-left:2vw;padding-right:2vw}.updated-navbar .navbar-links{padding:0 !important}.updated-navbar .navbar-container{width:80%;padding-right:0}.updated-navbar .navbar-right{gap:10px}.updated-navbar .navbar-links li a{padding:10px}}.labels-flyout-grid{display:flex;width:100%}.labels-flyout-grid .labels-flyout-col{flex:1;display:flex;flex-direction:column;width:16.6666%}.labels-flyout-grid .labels-flyout-col .labels-flyout-col-headers{margin-top:10px;font-weight:700;font-size:14px;text-align:center;border:none !important;resize:none;-ms-overflow-style:none;scrollbar-width:none;height:40px}.labels-flyout-grid .labels-flyout-col .labels-flyout-col-headers::-webkit-scrollbar{display:none}.labels-flyout-grid .labels-flyout-col input{border:none;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.labels-flyout-grid .labels-flyout-col input[row="0"]{border-top:1px solid #eaeaea}.labels-flyout-grid .labels-flyout-col input[col="0"]{border-left:1px solid #eaeaea}.flyout .labels-flyout-header{height:auto;display:flex;gap:20px;font-size:16px;margin:0 -30px 20px -30px;border-bottom:1px solid #eaeaea;padding-left:30px;color:#92979b}.flyout .labels-flyout-header .selected{color:#e78007;border-bottom:1px solid #e78007}.redesign-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:block;z-index:10;cursor:default;pointer-events:none}.redesign-overlay.white{background-color:#fff}.redesign-button,#update-content-button,#update-matrix,#update-content{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-family:"Inter";font-style:normal;font-weight:600;line-height:normal;user-select:none}#update-content-button:hover,#update-matrix:hover,#update-content:hover{position:relative}#update-content-button:hover:before,#update-matrix:hover:before,#update-content:hover:before{content:"";position:absolute;background-color:rgba(0,0,0,.5);opacity:.1;top:0;left:0;width:100%;height:100%;border-radius:10px}.redesign-button.redesign-button-primary{color:#1d2630;background:#9fefaa;border:none}.redesign-button.redesign-button-primary.quickSave{position:relative;min-width:105.86px}.redesign-button.redesign-button-primary.quickSave .circular-spinner--default{border-radius:10px;opacity:1;background:rgba(245,245,245,.5)}.redesign-button.redesign-button-secondary{color:#5b6b79;border:1px solid var(--WTO-DarkGrey, #5B6B79)}.redesign-button.redesign-button-primary:hover{background:#8cec99}.redesign-button.redesign-button-secondary:hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.redesign-button.redesign-button-primary.redesign-button-disabled{color:#5B6B7980;background-color:#E8EBEE4D}.redesign-button.redesign-button-secondary.redesign-button-disabled{color:#5B6B7980;background-color:#E8EBEE4D;pointer-events:none;border-color:#5B6B794D}.redesign-button.redesign-button-ghost{color:#5b6b79}.redesign-button.redesign-button-ghost:hover{color:#5b6b79;background-color:rgba(232,235,238,.3)}.redesign-button.redesign-button-ghost.disabled{color:rgba(91,107,121,.5)}.redesign-select{border-radius:10px !important;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5)) !important;padding:4px 35px 4px 15px !important;height:39px !important;min-width:244px !important;appearance:none !important;max-width:120px !important;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC4yMTg3NSA1LjIxODc1TDAuNTkzNzUgMS41NjI1QzAuNDM3NSAxLjQwNjI1IDAuNDM3NSAxLjE1NjI1IDAuNTkzNzUgMS4wMzEyNUwwLjgxMjUgMC43ODEyNUMwLjk2ODc1IDAuNjU2MjUgMS4xODc1IDAuNjU2MjUgMS4zNDM3NSAwLjc4MTI1TDQuNSA0TDcuNjI1IDAuODEyNUM3Ljc4MTI1IDAuNjU2MjUgOCAwLjY1NjI1IDguMTU2MjUgMC44MTI1TDguMzc1IDEuMDMxMjVDOC41MzEyNSAxLjE1NjI1IDguNTMxMjUgMS40MDYyNSA4LjM3NSAxLjU2MjVMNC43NSA1LjIxODc1QzQuNTkzNzUgNS4zNzUgNC4zNzUgNS4zNzUgNC4yMTg3NSA1LjIxODc1WiIgZmlsbD0iIzFEMjYzMCIvPgo8L3N2Zz4K) no-repeat right 20px center !important;overflow:hidden !important;text-overflow:ellipsis !important}.labels-flyout-footer{display:flex;justify-content:flex-end}.labels-flyout-footer-div{display:flex;gap:20px}.updatedSpinner{z-index:999999}.updatedSpinner .spinner .optimize-spinner-ring.optimize-spinner-ring--ring2{width:auto;height:auto;display:flex;justify-content:center}.updatedSpinner .spinner .spinner__message{left:0px}.account-wide-kpi-select{max-width:200px !important}.screen_header_container{display:flex;justify-content:space-between;align-items:baseline;padding-inline:65px;padding:0;width:100%;color:var(--Dark-Blue-100, #003);font-size:32px;font-style:normal;font-weight:600;line-height:normal;height:fit-content;max-width:1360px;margin:auto;align-items:center !important;font-family:"Inter";padding-top:17px !important;padding-bottom:20px !important}@media(max-width: 640px){.screen_header_container{flex-direction:column-reverse;align-items:center}.screen_header_container img{padding-top:15px}}.screen_header_container img{width:100px;height:50%}.screen_header_container .breadcrumbContainer{display:flex;align-items:center;font-size:14px;font-weight:400;margin-bottom:10px;line-height:22px}@media(max-width: 640px){.screen_header_container .breadcrumbContainer{justify-content:center}}.screen_header_container .breadcrumbContainer a{cursor:pointer}.screen_header_container .breadcrumbContainer .breadcrumbTextInitials{color:var(--WTO-Black, #1D2630);text-decoration:none}.screen_header_container .breadcrumbContainer .breadcrumbText{color:var(--WTO-DarkGrey, #5B6B79)}.screen_header_container .breadcrumbContainer svg{margin-inline:6px}.screen_header_container .breadcrumbContainer svg path{fill:var(--WTO-DarkGrey, #5B6B79)}.screen_header_container .titleContainer,.screen_header_container .titleContainerDrop{display:flex;align-items:center;position:relative}.screen_header_container .titleContainer span,.screen_header_container .titleContainerDrop span{display:flex}.screen_header_container .titleContainer svg,.screen_header_container .titleContainerDrop svg{z-index:10px}.screen_header_container .titleContainer .dashboard_heading,.screen_header_container .titleContainerDrop .dashboard_heading{color:var(--Dark-Blue-100, #003);line-height:normal;text-align:left;overflow:hidden;overflow-wrap:anywhere}.screen_header_container .titleContainer .dashboard_heading.long-title,.screen_header_container .titleContainerDrop .dashboard_heading.long-title{font-size:28px}@media(max-width: 640px){.screen_header_container .titleContainer .dashboard_heading,.screen_header_container .titleContainerDrop .dashboard_heading{text-align:center;text-align:center}}.screen_header_container .titleContainer .projectTests_dropdown,.screen_header_container .titleContainerDrop .projectTests_dropdown{position:absolute;display:block;color:#5b6b79;font-size:13px;font-style:normal;font-weight:400;line-height:28px;top:40px;min-width:220px;max-height:55vh;border-radius:10px;border:1px solid var(--Grey-100, #E8EBEE);background-color:#fff;z-index:10;overflow-y:auto;overflow-x:hidden;padding:10px 0px}.screen_header_container .titleContainer .projectTests_dropdown a,.screen_header_container .titleContainerDrop .projectTests_dropdown a{padding:9px 13px;height:100%;width:100%;display:flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer}.screen_header_container .titleContainer .projectTests_dropdown a:hover,.screen_header_container .titleContainerDrop .projectTests_dropdown a:hover{text-decoration:none;background:#e6eeff}.screen_header_container .titleContainer .projectTests_dropdown .status,.screen_header_container .titleContainerDrop .projectTests_dropdown .status{display:flex;height:25px;padding:0px 14px;align-items:center;border-radius:3px;font-size:12px;font-weight:500;width:79.19px}.screen_header_container .titleContainer .projectTests_dropdown .live,.screen_header_container .titleContainerDrop .projectTests_dropdown .live{background:rgba(159,239,170,.3)}.screen_header_container .titleContainer .projectTests_dropdown .paused,.screen_header_container .titleContainerDrop .projectTests_dropdown .paused{border:2px solid rgba(159,239,170,.3)}.screen_header_container .titleContainer .projectTests_dropdown .staging,.screen_header_container .titleContainerDrop .projectTests_dropdown .staging{background:rgba(255,178,63,.2)}.screen_header_container .titleContainer .projectTests_dropdown .pending,.screen_header_container .titleContainerDrop .projectTests_dropdown .pending{border:2px solid rgba(255,178,63,.2)}.screen_header_container .titleContainer .projectTests_dropdown .published,.screen_header_container .titleContainerDrop .projectTests_dropdown .published{background:rgba(230,238,255,.5)}.screen_header_container .titleContainer .projectTests_dropdown .archived,.screen_header_container .titleContainerDrop .projectTests_dropdown .archived{background:#e8ebee}.screen_header_container .titleContainerDrop{cursor:pointer}.screen_header_container .logo{width:109px;height:63px;object-fit:contain;user-select:none}.auditTrail-view{overflow:auto}.auditTrail-view__title{border-bottom:1px solid #eaeaea;margin:10px 0px;display:flex;justify-content:space-between;align-items:baseline}.auditTrail-view__title h2{font-weight:400;overflow:hidden;text-overflow:ellipsis}.auditTrail-view__stateTitle{background:#eaeaea;padding-left:30px;margin:10px 0px;margin-top:0}.auditTrail-view__stateTitle h4{padding:5px 0}.auditTrail-view__fieldName{font-weight:600}.auditTrail-view__row{border-bottom:1px solid #eaeaea;padding:5px 0}.auditTrail-view__row:last-child{border:none}.auditTrail-view__box{border:1px solid #eaeaea;display:grid;margin:10px}.auditTrail-view__info{display:flex;padding:0 15px}.auditTrail-view__info p{margin:0;font-size:11px}.auditTrail-view__info--itemID{flex:1}.auditTrail-view__info--label{text-transform:uppercase;color:#92979b}.auditTrail-view__fieldWrapper{max-width:940px}.auditTrail-view__fieldVal p,.auditTrail-view code{margin:0;float:left;max-width:100%;overflow:hidden;box-sizing:border-box;text-overflow:ellipsis}.report-table{padding-bottom:20px}.report-table table{width:100%;table-layout:fixed;border-collapse:collapse;overflow:hidden;border:none}.report-table table th,.report-table table td{padding:10px 9px;position:relative;border:none;border-bottom:1px solid #eaeaea}.report-table table th:hover::after,.report-table table td:hover::after{content:"";position:absolute;background-color:#fff0cd;left:0;top:-5000px;height:10000px;width:100%;z-index:-1}.report-table table th .cell-contents,.report-table table td .cell-contents{display:flex;flex-flow:row wrap;align-items:center;word-break:normal}.report-table table th .HelpTooltipIcon,.report-table table td .HelpTooltipIcon{margin:0 6px}.report-table table th{color:#97999c;font-size:11px;text-transform:uppercase;font-weight:600;vertical-align:baseline;text-align:left;overflow:hidden}.report-table table th .subLabel{font-size:10px}.report-table table td{font-weight:normal;text-align:left;word-break:break-word}.report-table table td.conversionNameCell{color:#838588;font-size:11px;text-transform:uppercase;font-weight:600;border:none}.report-table table td .convCount{white-space:nowrap}.report-table table td .sub-label{color:#838588;font-size:10px;margin-left:12px}.report-table table td .control-indicator{color:#838588;font-size:10px;margin-left:6px;display:inline}.report-table table td .help-tooltip-icon{display:inline-block;margin-left:5px}.report-table table.table--stagingData{border-bottom:none}.report-table table.table--stagingData th,.report-table table.table--stagingData td{background:none;border:none;border-bottom:1px solid #eaeaea}.report-table table.table--stagingData th{color:#adb0b3;font-size:11px;text-transform:uppercase;font-weight:600;vertical-align:baseline;padding-bottom:20px;text-align:left}.report-table table.table--stagingData th.exp-name{min-width:130px;max-width:200px;text-align:left}.report-table table.table--stagingData th.exp-views{max-width:200px}.report-table table.table--stagingData th.exp-conversions{max-width:200px}.report-table table.table--stagingData th.exp-conversionName{word-break:break-all}.report-table table.table--stagingData th.exp-conversionName .name{color:#4d4d4d}.report-table table.table--stagingData td{text-align:left}.report-table table.table--stagingData td.exp-name{text-align:left}.report-table table.table--stagingData td.exp-views{color:#007fff;font-weight:600}.report-table table.table--stagingData td.exp-conversions{color:#f2b977;font-weight:600}.report-table table.table--stagingData td.exp-conv-point-total.exp-conv-point-total--noData{color:#b5bbbf}.report-table .report-performance-table.non-binomial-table~.non-binomial-table thead{display:none}.report-table .report-performance-table table{margin-top:20px}.report-table .report-performance-table table th:first-child{border-bottom:none}.report-table .report-performance-table table th,.report-table .report-performance-table table td{border-width:0 0 1px 0}.report-table .report-performance-table table th.left-aligned,.report-table .report-performance-table table th.exp-expName,.report-table .report-performance-table table td.left-aligned,.report-table .report-performance-table table td.exp-expName{text-align:left}.report-table .report-performance-table table th.dropoff-names,.report-table .report-performance-table table td.dropoff-names{background-color:#fff}.report-table .report-performance-table table th.with-border,.report-table .report-performance-table table td.with-border{border-right:1px solid #eaeaea}.report-table .report-performance-table table th .exp-extraInfo,.report-table .report-performance-table table td .exp-extraInfo{white-space:nowrap}.report-table .report-performance-table table td.conversionNameCell{color:#66686c;text-align:left;background:linear-gradient(rgba(185, 166, 133, 0.1) 0%, rgba(175, 172, 168, 0.28) 50%, rgba(185, 166, 133, 0.1) 100%)}.report-table .report-performance-table table td.conversionNameCell .cell-contents{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.report-table .report-performance-table table td.conversionNameCell .cell-contents .conversion-point-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-table .report-performance-table table td.conversionNameCell .icon{margin:0 5px}.report-table .report-performance-table table td.exp-views{color:#007fff;font-weight:600}.report-table .report-performance-table table td.exp-views .exp-views__range-sign{margin:0 .2em}.report-table .report-performance-table table td.exp-count{color:#f2b977;font-weight:600}.report-table .report-performance-table table td.exp-liftOverControl--positive,.report-table .report-performance-table table td.exp-significance--significant--positive{color:#6fad7b}.report-table .report-performance-table table td.exp-liftOverControl--positive .icon,.report-table .report-performance-table table td.exp-significance--significant--positive .icon{color:#6fad7b;opacity:.7}.report-table .report-performance-table table td.exp-significance--significant--negative{color:#f50104}.report-table .report-performance-table table td.exp-significance--significant--negative .icon{color:#f50104;opacity:.7}.report-table .report-performance-table table .empty-kpi{border-bottom:1px solid #eaeaea}.report-table .report-performance-table .exp-significance--significant--negative .icon-wrapper{transform:scaleY(-1)}.report-table .report-performance-table.anyConversion table .conversionNameCell,.report-table .report-performance-table.totals table .conversionNameCell{font-weight:600;color:#383838;background:linear-gradient(rgba(185, 166, 133, 0.1) 0%, rgba(175, 172, 168, 0.28) 50%, rgba(185, 166, 133, 0.1) 100%)}.report-table.report-table--traffic th.col-date,.report-table.report-table--traffic td.col-date{min-width:160px}.report-table.report-table--traffic th.col-convPoint,.report-table.report-table--traffic td.col-convPoint{border-right:1px dotted #e4e4e4}.report-table.report-table--traffic th.col-totalViews,.report-table.report-table--traffic td.col-totalViews{min-width:120px}.report-table.report-table--traffic th.col-totalConversions,.report-table.report-table--traffic td.col-totalConversions{min-width:120px}.report-table.report-table--traffic th.col-totalConvRate,.report-table.report-table--traffic td.col-totalConvRate{min-width:120px}.report-table.report-table--traffic th.col-convPoint{word-break:break-all;overflow:hidden}.report-table.report-table--traffic th.col-convPoint .cell-contents{flex-flow:column nowrap;min-width:100px;align-items:flex-start}.report-table.report-table--traffic th.col-convPoint .name{color:#000}.report-table.report-table--traffic tr.row-date--highlighted td{background:rgba(199,187,165,.19)}.report-table.report-table--traffic td.col-totalViews{color:#007fff;font-weight:600;white-space:nowrap}.report-table.report-table--traffic td.col-totalConversions{color:#f2b977;font-weight:600;white-space:nowrap}.report-table.report-table--traffic td.col-convPoint col-date .convCount{margin-right:15px}.report-table.report-table--traffic td.col-convPoint .convPointRate{color:#a8afb4;margin-left:10px}.report-table--traffic{max-width:100vw;overflow:auto}.report-table--traffic table{table-layout:auto}.report-table.report-table--optimal{max-width:100vw;overflow:auto}.report-table.report-table--optimal .title{margin-top:30px;margin-bottom:30px}.report-table.report-table--optimal .title h3{font-weight:350}.report-table.report-table--optimal select{border:1px solid #dfdfdf;height:35px;width:100%;background:none}.report-table.report-table--optimal table{table-layout:auto}.report-table.report-table--optimal th.col-factor,.report-table.report-table--optimal td.col-factor{width:170px}.report-table.report-table--optimal th.col-factor div,.report-table.report-table--optimal td.col-factor div{overflow:hidden;white-space:nowrap;width:170px;text-overflow:ellipsis}.report-table.report-table--optimal th.col-factorSignificance,.report-table.report-table--optimal td.col-factorSignificance{width:140px}.report-table.report-table--optimal th.col-factorSignificance--high,.report-table.report-table--optimal td.col-factorSignificance--high{color:#007fff;font-weight:600}.report-table.report-table--optimal th.col-factorSignificance--medium,.report-table.report-table--optimal td.col-factorSignificance--medium{color:#f2b977;font-weight:600}.report-table.report-table--optimal th.col-factorSignificance--low,.report-table.report-table--optimal td.col-factorSignificance--low{color:#4d4d4d;font-weight:600}.report-table.report-table--optimal th.col-contentLevel,.report-table.report-table--optimal td.col-contentLevel{min-width:300px}.report-table.report-table--optimal th.col-effect,.report-table.report-table--optimal td.col-effect{min-width:90px}.report-table.report-table--optimal th.col-effect--border,.report-table.report-table--optimal td.col-effect--border{border-right:1px dotted #e4e4e4}.report-table.report-table--optimal th.col-effect--negative,.report-table.report-table--optimal td.col-effect--negative{color:red}.report-table.report-table--factor-results{max-width:100vw;overflow:auto}.report-table.report-table--factor-results .title{margin-bottom:20px}.report-table.report-table--factor-results .title h3{font-weight:350}.report-table.report-table--factor-results table{table-layout:auto}.report-table.report-table--factor-results .hidden-thead{visibility:hidden}.report-table.report-table--factor-results th.col-factor{width:170px}.report-table.report-table--factor-results th.col-level{width:170px}.report-table.report-table--factor-results th.col-optimal{width:140px}.report-table.report-table--factor-results th.col-level-effect{width:35%}.report-table.report-table--factor-results th.col-conversion-effect{width:35%}.report-table.report-table--factor-results td.col-factor{width:170px;background:linear-gradient(rgba(185, 166, 133, 0.1) 0%, rgba(175, 172, 168, 0.28) 50%, rgba(185, 166, 133, 0.1) 100%)}.report-table.report-table--factor-results td.col-factor div{overflow:hidden;white-space:nowrap;width:170px;text-overflow:ellipsis}.report-table.report-table--factor-results td.col-level{width:170px}.report-table.report-table--factor-results td.col-level div{overflow:hidden;white-space:nowrap;width:170px;text-overflow:ellipsis}.report-table.report-table--factor-results td.col-optimal{width:140px}.report-table.report-table--factor-results td.col-optimal .icon{color:#6fad7a;font-size:15px}.report-table.report-table--factor-results td.col-level-effect{width:35%;display:flex;flex-direction:row;min-width:600px}.report-table.report-table--factor-results td.col-level-effect .level-info{width:10%;word-break:keep-all;color:#007fff;font-weight:600}.report-table.report-table--factor-results td.col-level-effect .col-progress-bar{width:90%;max-width:90%;margin-bottom:0;background:none;box-shadow:none}.report-table.report-table--factor-results td.col-conversion-effect{width:35%}.report-table.report-table--factor-results .row-date{border-bottom:1px solid #dfdfdf}.report-table.report-table--factor-results .col-info{display:flex;justify-content:space-between;border-bottom:1px solid #eaeaea}.report-table.report-table--chance{max-width:100vw;overflow:auto}.report-table.report-table--chance .title{margin-top:30px;margin-bottom:30px}.report-table.report-table--chance .title h3{font-weight:350}.report-table.report-table--chance table{table-layout:auto}.report-table.report-table--chance th.col-experiment{min-width:120px}.report-table.report-table--chance th.col-conversionRate{min-width:80px}.report-table.report-table--chance th.col-liftOverControl{min-width:80px}.report-table.report-table--chance th.col-chanceToBeat{min-width:500px}.report-table.report-table--chance td.col-experiment{min-width:120px}.report-table.report-table--chance td.col-conversionRate{min-width:80px}.report-table.report-table--chance td.col-liftOverControl{min-width:80px}.report-table.report-table--chance td.col-chanceToBeat{min-width:500px}.report-table.report-table--chance td.col-chanceToBeat .chanceBeat{display:flex;flex-direction:row}.report-table.report-table--chance td.col-chanceToBeat .chanceBeat .chance-info{width:10%;word-break:keep-all}.report-table.report-table--chance td.col-chanceToBeat .chanceBeat .col-progress-bar{width:90%;max-width:90%;margin-bottom:0;background:none;box-shadow:none}.report-table .experiment-content-table .experiment-level:not(.experiment-level--control){color:#007fff;font-weight:600}.report-table--darkMode .report-performance-table,.report-table--darkMode .report-performance-table{background:#283a4a;color:#fff;font-size:14px}.report-table--darkMode .report-performance-table th[class^=exp],.report-table--darkMode .report-performance-table th[class^=exp] div.name,.report-table--darkMode .report-performance-table th[class^=exp],.report-table--darkMode .report-performance-table th[class^=exp] div.name{color:#fff;font-size:14px}.report-table--darkMode .report-performance-table table th.dropoff-names,.report-table--darkMode .report-performance-table table th.dropoff-names{background:#283a4a}.report-table--darkMode .report-performance-table .confidence-interval.sub-label,.report-table--darkMode .report-performance-table table .exp-expName .control-indicator,.report-table--darkMode .report-performance-table .confidence-interval.sub-label,.report-table--darkMode .report-performance-table table .exp-expName .control-indicator{color:#fff}.report-table--darkMode .report-performance-table.anyConversion table tbody td.conversionNameCell,.report-table--darkMode .report-performance-table table tbody td.conversionNameCell,.report-table--darkMode .report-performance-table.totals table tbody td.conversionNameCell,.report-table--darkMode .report-performance-table.anyConversion table tbody td.conversionNameCell,.report-table--darkMode .report-performance-table table tbody td.conversionNameCell,.report-table--darkMode .report-performance-table.totals table tbody td.conversionNameCell{background:linear-gradient(rgba(185, 166, 133, 0.1) 0%, rgba(175, 172, 168, 0.28) 50%, #283a4a 100%);color:#fff;font-size:14px}.report-table--darkMode .report-performance-table table td.conversionNameCell .cell-contents .conversion-point-name{white-space:pre-wrap}.report-table .theme-btn{text-align:right;margin-top:10px;color:#283a4a;font-weight:600;cursor:pointer;padding-right:3px;font-size:14px;float:right}.report-table .theme-btn--dark{color:#fff}.report-table--traffic.report-table--darkMode{background:#283a4a;color:#fff;font-size:14px}.report-table--traffic.report-table--darkMode th[class^=col-]{color:#fff;font-size:14px}.report-table--traffic.report-table--darkMode th[class^=col-] .name .conversion-point-name{color:#fff}.report-table--traffic.report-table--darkMode td.col-convPoint .convPointRate,.report-table--traffic.report-table--darkMode table .exp-expName .control-indicator{color:#fff}.report-table--traffic.report-table--darkMode table tbody td.conversionNameCell{background:linear-gradient(rgba(185, 166, 133, 0.1) 0%, rgba(175, 172, 168, 0.28) 50%, #283a4a 100%);color:#fff;font-size:14px}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Light-webfont.svg#OpenSansRegular") format("svg");font-weight:200;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg");font-weight:normal;font-style:italic}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");font-weight:800;font-style:normal}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic") format("svg");font-weight:800;font-style:italic}@font-face{font-family:"OpenSans";src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.eot");src:url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.eot#iefix") format("embedded-opentype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.woff") format("woff"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.ttf") format("truetype"),url("https://wtocdn2.blob.core.windows.net/fonts/OpenSans-Semibold-webfont.svg#OpenSansBoldItalic") format("svg");font-weight:600;font-style:normal}body[data-page="auth/login"] .form-container .form-field,body[data-page="auth/login"] .form-container .form-field:focus,html body[data-page="auth/reset-password"] .form-container .form-field,html body[data-page="auth/reset-password"] .form-container .form-field:focus,html body[data-page="reset-password/success"] .form-container .form-field,html body[data-page="reset-password/success"] .form-container .form-field:focus{height:47px;border:1px solid rgba(91,107,121,.5);border-radius:10px;margin-bottom:22px;box-shadow:none}body[data-page="auth/login"] .form-container .form-field:last-child:not(:first-of-type),body[data-page="auth/login"] .form-container .form-field:focus:last-child:not(:first-of-type),html body[data-page="auth/reset-password"] .form-container .form-field:last-child:not(:first-of-type),html body[data-page="auth/reset-password"] .form-container .form-field:focus:last-child:not(:first-of-type),html body[data-page="reset-password/success"] .form-container .form-field:last-child:not(:first-of-type),html body[data-page="reset-password/success"] .form-container .form-field:focus:last-child:not(:first-of-type){border-top:none;margin-bottom:1em}body[data-page="auth/login"] .form-container .form-field:focus,html body[data-page="auth/reset-password"] .form-container .form-field:focus,html body[data-page="reset-password/success"] .form-container .form-field:focus{background:rgba(232,235,238,.3)}body[data-page="auth/login"] .form-container .input-icon,html body[data-page="auth/reset-password"] .form-container .input-icon,html body[data-page="reset-password/success"] .form-container .input-icon{color:tomato;position:absolute;top:1.15em;left:1.2em}body[data-page="auth/login"] .form-container .input-icon-eye,html body[data-page="auth/reset-password"] .form-container .input-icon-eye,html body[data-page="reset-password/success"] .form-container .input-icon-eye{color:#000;position:absolute;top:1.15em;right:1.2em}body[data-page="auth/login"] .form-container .input-icon-eye:hover,html body[data-page="auth/reset-password"] .form-container .input-icon-eye:hover,html body[data-page="reset-password/success"] .form-container .input-icon-eye:hover{cursor:pointer}body[data-page="auth/login"] .form-container .field-invalid,body[data-page="auth/login"] .form-container .field-invalid:focus,html body[data-page="auth/reset-password"] .form-container .field-invalid,html body[data-page="auth/reset-password"] .form-container .field-invalid:focus,html body[data-page="reset-password/success"] .form-container .field-invalid,html body[data-page="reset-password/success"] .form-container .field-invalid:focus{border:1px solid rgba(232,70,45,.2)}body[data-page="auth/login"] .form-container .icon,html body[data-page="auth/reset-password"] .form-container .icon,html body[data-page="reset-password/success"] .form-container .icon{font-size:inherit}body[data-page="auth/login"] .form-container .icon-incorrect,html body[data-page="auth/reset-password"] .form-container .icon-incorrect,html body[data-page="reset-password/success"] .form-container .icon-incorrect{color:tomato}body[data-page="auth/login"] .form-container .submit-button,html body[data-page="auth/reset-password"] .form-container .submit-button,html body[data-page="reset-password/success"] .form-container .submit-button{color:#1d2630;background-color:#9fefaa;width:100%;margin-top:34px;margin-bottom:25px;height:40px;font-size:14px;font-weight:600;outline:none;text-align:center;border-radius:10px;border:none}body[data-page="auth/login"] .form-container .submit-button:hover,html body[data-page="auth/reset-password"] .form-container .submit-button:hover,html body[data-page="reset-password/success"] .form-container .submit-button:hover{background-color:#8cec99}body[data-page="auth/login"] .form-container .submit-button .spinner,html body[data-page="auth/reset-password"] .form-container .submit-button .spinner,html body[data-page="reset-password/success"] .form-container .submit-button .spinner{margin-right:10px;margin-left:-10px;color:#28a745;display:inline-block;vertical-align:middle}body[data-page="auth/login"] .form-container .submit-button[disabled],html body[data-page="auth/reset-password"] .form-container .submit-button[disabled],html body[data-page="reset-password/success"] .form-container .submit-button[disabled]{opacity:1}body[data-page="auth/login"] .form-container .floating-label,html body[data-page="auth/reset-password"] .form-container .floating-label,html body[data-page="reset-password/success"] .form-container .floating-label{font-weight:400;font-size:14px;color:#5b6b79;pointer-events:none;width:100%;text-align:left}body[data-page="auth/login"] .page-container,html body[data-page="auth/reset-password"] .page-container,html body[data-page="reset-password/success"] .page-container{max-width:400px;background:#fff;border:1px solid #e8ebee;text-align:center;border-radius:10px;width:400px;font-family:Inter;margin-bottom:10px}body[data-page="auth/login"] .password-reset-success,html body[data-page="auth/reset-password"] .password-reset-success,html body[data-page="reset-password/success"] .password-reset-success{max-width:400px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;border-radius:10px;width:400px;font-family:Inter;height:200px;margin-bottom:10px}body[data-page="auth/login"] .container-fluid,body[data-page="auth/login"] .col-md-12,html body[data-page="auth/reset-password"] .container-fluid,html body[data-page="auth/reset-password"] .col-md-12,html body[data-page="reset-password/success"] .container-fluid,html body[data-page="reset-password/success"] .col-md-12{padding-left:0 !important;padding-right:0 !important}body[data-page="auth/login"] .error-box,html body[data-page="auth/reset-password"] .error-box,html body[data-page="reset-password/success"] .error-box{background:rgba(232,70,45,.2);border:1px solid var(--Red-100, #E8462D);border-radius:5px;padding:8px;font-size:12px;margin-bottom:13px;line-height:normal;color:var(--Black-100, #1D2630);padding-left:38px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.52563 6H10.6194C10.7444 6 10.8069 6.09375 10.8069 6.21875L10.5881 12.3438C10.5881 12.4375 10.4944 12.5 10.4006 12.5H9.74438C9.65063 12.5 9.55688 12.4375 9.55688 12.3438L9.33813 6.21875C9.33813 6.09375 9.40063 6 9.52563 6ZM10.0881 13.125C10.5569 13.125 10.9631 13.5312 10.9631 14C10.9631 14.5 10.5569 14.875 10.0881 14.875C9.58813 14.875 9.21313 14.5 9.21313 14C9.21313 13.5312 9.58813 13.125 10.0881 13.125ZM18.8694 14.75C19.4631 15.75 18.7131 17 17.5881 17H2.58813C1.43188 17 0.713135 15.75 1.27563 14.75L8.77563 1.75C9.33813 0.75 10.8069 0.75 11.3694 1.75L18.8694 14.75ZM17.5881 16C17.9631 16 18.2131 15.5938 17.9944 15.25L10.4944 2.25C10.3069 1.9375 9.83813 1.9375 9.65063 2.25L2.15063 15.25C1.96313 15.5938 2.18188 16 2.58813 16H17.5881Z' fill='%231D2630'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:8px center;display:flex;align-items:center}body[data-page="auth/login"] .error-box label,html body[data-page="auth/reset-password"] .error-box label,html body[data-page="reset-password/success"] .error-box label{margin-bottom:0px;font-weight:400}body[data-page="auth/login"] .form-container,html body[data-page="auth/reset-password"] .form-container,html body[data-page="reset-password/success"] .form-container{text-align:center;padding-inline:40px;height:350px;margin-right:0 !important;margin-left:0 !important}body[data-page="auth/login"] .login-title,html body[data-page="auth/reset-password"] .login-title,html body[data-page="reset-password/success"] .login-title{font-size:20px;font-weight:500;color:#1d2630;margin-top:28px;margin-bottom:11px}body[data-page="auth/login"] .login-subtitle,html body[data-page="auth/reset-password"] .login-subtitle,html body[data-page="reset-password/success"] .login-subtitle{font-size:13px;font-weight:400;margin-bottom:24px;color:#5b6b79}body[data-page="auth/login"] .password-recovery,body[data-page="auth/login"] .back-to-login,html body[data-page="auth/reset-password"] .password-recovery,html body[data-page="auth/reset-password"] .back-to-login,html body[data-page="reset-password/success"] .password-recovery,html body[data-page="reset-password/success"] .back-to-login{text-align:right;font-family:Inter;font-size:13px;margin-bottom:20px;color:#3768d1;text-decoration:underline}body[data-page="auth/login"] .input-icon-group,html body[data-page="auth/reset-password"] .input-icon-group,html body[data-page="reset-password/success"] .input-icon-group{position:relative}body[data-page="auth/login"] .input-icon-group input,html body[data-page="auth/reset-password"] .input-icon-group input,html body[data-page="reset-password/success"] .input-icon-group input{font-size:14px;font-weight:400;color:#1d2630}body[data-page="auth/login"] .login-container,html body[data-page="auth/reset-password"] .login-container,html body[data-page="reset-password/success"] .login-container{text-align:center}body[data-page="auth/login"] .login-container .sso-or-message,html body[data-page="auth/reset-password"] .login-container .sso-or-message,html body[data-page="reset-password/success"] .login-container .sso-or-message{margin:20px 0;font-size:.9rem;color:#777;position:relative}body[data-page="auth/login"] .login-container .azure-login,html body[data-page="auth/reset-password"] .login-container .azure-login,html body[data-page="reset-password/success"] .login-container .azure-login{border:1px solid rgba(91,107,121,.5);border-radius:10px;margin-bottom:27px}body[data-page="auth/login"] .login-container .azure-login a,html body[data-page="auth/reset-password"] .login-container .azure-login a,html body[data-page="reset-password/success"] .login-container .azure-login a{display:block;background:#fff;padding:9px;text-align:center;color:#5e5e5e;font-weight:800;font-size:13px;border-radius:10px;text-decoration:none;letter-spacing:-0.5px}body[data-page="auth/login"] .login-container .azure-login a:hover,html body[data-page="auth/reset-password"] .login-container .azure-login a:hover,html body[data-page="reset-password/success"] .login-container .azure-login a:hover{background:rgba(255,255,255,.9)}body[data-page="auth/login"] .login-container .azure-login a svg,html body[data-page="auth/reset-password"] .login-container .azure-login a svg,html body[data-page="reset-password/success"] .login-container .azure-login a svg{vertical-align:middle;margin-right:0px;height:20px}@media(max-width: 640px){body[data-page="auth/login"] .page-container,html body[data-page="auth/reset-password"] .page-container,html body[data-page="reset-password/success"] .page-container{width:320px}}body[data-page="auth/login"] .spinner--notch{position:relative}@keyframes spinner{0%{transform:translate3d(-50%, -50%, 0) rotate(0deg)}100%{transform:translate3d(-50%, -50%, 0) rotate(360deg)}}body[data-page="auth/login"] .spinner--notch .spinner-icon{opacity:1;position:relative;transition:opacity linear .1s;width:20px;height:20px}body[data-page="auth/login"] .page-logo-header,html body[data-page="auth/reset-password"] .page-logo-header,html body[data-page="reset-password/success"] .page-logo-header{background-color:#000032;padding:30px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px 10px 0 0}body[data-page="auth/login"],html body[data-page="auth/reset-password"],html body[data-page="reset-password/success"]{height:100vh;width:100vw;background:url("https://c.webtrends-optimize.com/acs/accounts/d25dc2a4-010d-4fd1-a1ad-41e81138c16d/manager/login_background.png") no-repeat center center fixed,url('data:image/svg+xml,<svg width="1032" height="951" viewBox="0 0 1032 951" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="-408" width="1440" height="1024" fill="url(%23paint0_radial_63_4803)"/><defs><radialGradient id="paint0_radial_63_4803" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(97 600) rotate(-9.59314) scale(288.028 283.212)"><stop stop-color="%23FADAD5" stop-opacity="0.4"/><stop offset="1" stop-color="%23FADAD5" stop-opacity="0"/></radialGradient></defs></svg>') left center no-repeat,url('data:image/svg+xml,<svg width="1032" height="951" viewBox="0 0 1032 951" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="-408" width="1440" height="1024" fill="url(%23paint0_radial_63_4803)"/><defs><radialGradient id="paint0_radial_63_4803" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(97 600) rotate(-9.59314) scale(288.028 283.212)"><stop stop-color="%23FADAD5" stop-opacity="0.4"/><stop offset="1" stop-color="%23FADAD5" stop-opacity="0"/></radialGradient></defs></svg>') right no-repeat,url('data:image/svg+xml,<svg width="1440" height="954" viewBox="0 0 1440 954" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="-70" width="1440" height="1024" fill="url(%23paint0_radial_63_4801)"/><defs><radialGradient id="paint0_radial_63_4801" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(505 530) rotate(-10.0232) scale(218.332 214.682)"><stop stop-color="%239FEFAA" stop-opacity="0.2"/><stop offset="1" stop-color="%23737373" stop-opacity="0"/></radialGradient></defs></svg>') center center no-repeat;background-size:cover,50%,cover,cover;background-repeat:no-repeat;display:table-cell;vertical-align:middle;align-content:center}body[data-page="auth/login"] .sublink,html body[data-page="auth/reset-password"] .sublink,html body[data-page="reset-password/success"] .sublink{margin-top:1.25em;cursor:pointer;text-decoration:underline;font-size:.8em;color:#8e9ba7;opacity:.8}body[data-page="auth/login"] .sublink:hover,html body[data-page="auth/reset-password"] .sublink:hover,html body[data-page="reset-password/success"] .sublink:hover{color:#6aaa76;opacity:1}body[data-page="auth/login"] .navbar-fixed-bottom,html body[data-page="auth/reset-password"] .navbar-fixed-bottom,html body[data-page="reset-password/success"] .navbar-fixed-bottom{background-color:#e8ebee;color:#5b6b79}body[data-page="auth/login"] .footer-info,html body[data-page="auth/reset-password"] .footer-info,html body[data-page="reset-password/success"] .footer-info{text-decoration:none;color:#8e9ba7;font-size:.8em;text-align:center}body[data-page="auth/login"] .footer-info a,html body[data-page="auth/reset-password"] .footer-info a,html body[data-page="reset-password/success"] .footer-info a{text-decoration:underline;color:#3768d1;border-left:1px solid #8e9ba7;padding:0 .5em}@media all and (max-width: 720px){body[data-page="auth/login"]{display:block;padding-top:30px;margin-top:0;background-position:top center;height:auto;width:auto}body[data-page="auth/login"] .bot-left{padding:0;margin:0;width:100%}}.spinner-ring,.spinner__message{left:0;margin:0 auto;position:fixed;right:0;top:50%;transform:translatey(-50%)}.spinner__message{color:#003;font-family:Inter;font-size:14px;font-weight:600;margin-top:100px;left:35px;text-align:center}.spinner .position-top{margin-top:-80px}.spinner-ring__ring1,.spinner-ring__ring3{margin:0 auto}.spinner-ring__ring1{animation:animate-ring1 6s infinite linear;height:90px;width:90px;border-width:4px}.spinner-ring--ring2{height:68px;width:68px}.spinner-ring--ring2 svg{animation:animate-ring2 6s infinite linear}.spinner-ring__ring3{animation:animate-ring3 6s infinite linear;height:30px;width:30px}.circular-spinner,.circular-spinner--default{position:absolute;background-color:#f5f5f5;opacity:.9;display:flex;height:100%;z-index:9;width:100%;top:0;bottom:0;left:0;right:0}.circular-spinner .circular-spinner-content,.circular-spinner--default .circular-spinner-content{margin:auto;color:#003;font-size:24px;font-weight:300;letter-spacing:.6px;line-height:33px;display:flex;flex-direction:column;align-items:center;gap:10px}.circular-spinner.circular-spinner--transparent,.circular-spinner--default.circular-spinner--transparent{opacity:.7;background:#fff}td i.icon{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}html{height:100%;width:100%}html,body,main,.app,.app>section{display:flex;flex:1 1;align-items:stretch;min-height:0;overflow-y:auto;overflow-x:hidden}html ::-webkit-input-placeholder,body ::-webkit-input-placeholder,main ::-webkit-input-placeholder,.app ::-webkit-input-placeholder,.app>section ::-webkit-input-placeholder{font-style:italic;font-weight:normal}html ::placeholder,body ::placeholder,main ::placeholder,.app ::placeholder,.app>section ::placeholder{font-style:italic;font-weight:normal}.app>section{display:-webkit-flex;display:flex;flex:1 auto;flex-direction:column;-webkit-flex-direction:column;justify-content:space-between;-webkit-justify-content:space-between}.app>section>.multiPaneContainer{display:flex;flex:1 1 auto;flex-flow:row nowrap;align-items:stretch;min-height:0}#nvw-frame{width:100%;height:1000px;border:none}.navbarWrapper .navbar.navbar{margin-bottom:0}.joyride-link{text-decoration:underline}.svg-funnel-js__labels .svg-funnel-js__label{width:150px;min-width:150px;min-width:150px;padding-right:24px}.svg-funnel-js__labels .label__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svg-funnel-js__labels .label-1 .label__percentage{visibility:hidden}@media all and (min-width: 1200px)and (max-width: 1600px){nav>.container,section.dashboard .dashboard-header.container,.optimize-dashboard-toolbar,.dashboard-table>div>div>table{width:calc(100% - 10px) !important}.dashboard-table .table tr.table-row td.td--buttons{width:155px}.testTypeSelectionWrapper__testTypeSelection.container.environment{width:calc(100% - 20px)}.nvw-container .breadcrumbs-bar .container{width:calc(100% - 20px)}.optimize-dashboard-toolbar .header{flex-wrap:wrap}}
.dashboardScreen{width:100%;overflow-y:auto;background-color:rgba(232,235,238,.3);user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.sessionUsage_container{display:flex;justify-content:center;padding:0 30px}.session_usage{background:var(--Red-20, rgba(232, 70, 45, 0.2));border:1px solid var(--Red-100, #E8462D);border-radius:10px;padding:10px 33px;margin:20px 0;display:flex;justify-content:space-between;align-items:center;width:100%}.session_usage .session_usage_text{display:flex;align-items:center;color:var(--Black-100, #1D2630);font-family:Inter;font-size:13px;font-style:normal;font-weight:400;gap:10px}.session_usage .session_usage_text .session_usage_heading{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.session_usage p{margin:0}.session_usage .find_out_button{background-color:transparent;color:#5b6b79;font-size:14px;font-style:normal;font-family:Inter;height:39px;font-weight:600;line-height:normal;border:1px solid #5b6b79;padding:11px 15px;border-radius:10px;cursor:pointer}.session_usage .find_out_button:hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}@media(min-width: 1500px){.session_usage{margin:20px auto}}@media(min-width: 1601px){.session_usage{max-width:1440px}}@media(max-width: 1600px){.session_usage{max-width:1380px}}@media(min-width: 1921px){.session_usage{max-width:1740px}}@media(min-width: 2561px){.session_usage{max-width:2340px}}@media(max-width: 900px){.session_usage{flex-direction:column;align-items:center}.find_out_button{width:100%;margin-top:10px}}@media(min-width: 533px)and (max-width: 790px){.session_usage{margin-top:50px;margin-bottom:0px}}.flyout_background{position:absolute;top:0;right:0;width:100%;max-width:712px;height:100%;z-index:100;padding:30px 30px 130px 20px;background-color:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease-in-out;font-family:Inter}.flyout_background .flyout_container{padding:20px}.flyout_background .close_btn{position:absolute;top:10px;right:10px;background:none;border:none}.flyout_background .close_btn svg{cursor:pointer}.flyout_background .close_btn svg path{fill:#92979b}.flyout_background .close_btn svg:hover path{fill:#000}.flyout_background .flyout_title{color:#e78007;font-size:25px;border-bottom:1px solid #eaeaea;padding-bottom:5px}.flyout_background .flyout_container p{color:#92979b;font-size:12px}.flyout_background .flyout_subHeading{background-color:#eaeaea;font-size:15px;margin:10px -50px 10px -40px;padding:10px 40px;margin-top:20px;color:#92979b}.flyout_background.open{transform:translateX(0)}.welcomeScreenContainer{width:100%;display:flex;justify-content:center}.dashboardContainer{display:flex;width:100%;justify-content:space-between;overflow-x:hidden;padding:20px 20px 40px 20px;margin:auto;max-width:1440px;overflow:visible}@media(max-width: 1600px){.dashboardContainer{max-width:1440px}}@media(min-width: 1601px)and (max-width: 1920px){.dashboardContainer{max-width:1500px}}@media(min-width: 1921px)and (max-width: 2560px){.dashboardContainer{max-width:1800px}}@media(min-width: 2561px){.dashboardContainer{max-width:2400px}}.dashboardContainer .column{flex:1;padding:6px 0 0 0;max-width:50%}.dashboardContainer ::-webkit-scrollbar{width:16px;height:16px}.dashboardContainer ::-webkit-scrollbar-track{background:#fff}.dashboardContainer ::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box}.dashboardContainer .labels_container{padding:0px 15px 0px 20px;min-height:115px;position:relative;width:100%}.dashboardContainer .labels_container .labels_heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.dashboardContainer .labels_container .labels_heading a{display:flex;align-items:center;flex-wrap:nowrap}.dashboardContainer .labels_container .labels_heading:first-child{font-size:14px}.dashboardContainer .labels_container .labels_heading a{font-size:13px;text-decoration:underline;color:#3768d1}.dashboardContainer .labels_container .labels_heading a:hover{color:#036}.dashboardContainer .labels_container .added_filters_container{display:flex;width:auto;align-items:center;gap:14px;font-size:13px;flex-wrap:wrap;max-height:70px;overflow-y:auto;margin-bottom:10px}.dashboardContainer .labels_container .added_filter{display:flex;padding:0px 2px 0px 9px;justify-content:center;align-items:center;border-radius:5px;background:rgba(232,235,238,.3);border:1px solid rgba(91,107,121,.3)}.dashboardContainer .labels_container .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.dashboardContainer .labels_container .clearAll{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));text-decoration:underline;white-space:nowrap;cursor:pointer}.dashboardContainer .labels_container .labels_bottom{display:flex;flex-direction:column;gap:10px}.dashboardContainer .labels_container .search_input{display:flex;align-items:center;height:39px;padding:4px 19px 4px 10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;gap:7px;width:288px;min-height:40.6px;position:relative}.dashboardContainer .labels_container .search_input input{border:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%}.dashboardContainer .labels_container .search_input input:focus{outline:none}.dashboardContainer .labels_container .search_input:hover{cursor:pointer;border:1px solid #3768d1}.dashboardContainer .labels_container .search_input:hover input{cursor:pointer}.dashboardContainer .labels_container .search_input:focus-within{border:1px solid #3768d1}.dashboardContainer .labels_container .searchBarXIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.dashboardContainer .labels_container .label_box{position:absolute;display:flex;align-items:flex-start;padding-bottom:20px;width:373px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);border-radius:10px;background-color:#fff;color:#5b6b79;cursor:default;z-index:2;max-width:100%;line-height:12px;font-style:normal;font-weight:400;line-height:normal}.dashboardContainer .labels_container .label_box .label_box_left{padding-top:10px}.dashboardContainer .labels_container .label_box .label_box_left .left_box_category{display:flex;width:150px;height:31px;padding:5px 5px 5px 13px;align-items:center;gap:10px;justify-content:space-between;border-right:1px solid var(--Grey-100, #E8EBEE)}.dashboardContainer .labels_container .label_box .label_box_left .left_box_category .left_box_category_total{padding:3px 9px;border-radius:10px;background:rgba(232,235,238,.3)}.dashboardContainer .labels_container .label_box .label_box_left .selected{background:#e6eeff;color:#1d2630}.dashboardContainer .labels_container .label_box .label_box_left .selected .left_box_category_total{background:rgba(255,255,255,.8)}.dashboardContainer .labels_container .label_box .label_box_left .disabled{pointer-events:none;color:rgba(91,107,121,.3) !important}.dashboardContainer .labels_container .label_box .left_box_category:hover{background:rgba(232,235,238,.3)}.dashboardContainer .labels_container .label_box .left_box_category.selected:hover{background:#e6eeff}.dashboardContainer .labels_container .label_box .label_box_right{padding-top:10px;display:flex;flex-direction:column;width:250px;max-height:240px;overflow-y:auto}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category{display:flex;flex-direction:column}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category .right_box_category_name{padding:5px 10px}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category label{max-width:100%;margin-bottom:0px;font-weight:normal}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px 10px 5px 42px}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label .right_box_label_name{color:#1d2630;overflow:hidden;text-overflow:ellipsis;max-width:90px}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label .right_box_label_name[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:90%;left:40%;transform:translateX(0%) translateY(8px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;max-width:400px;word-break:break-all;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:20}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after{opacity:1;visibility:visible}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label input{width:21px;height:21px}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label .checkbox{display:flex;margin:0}.dashboardContainer .labels_container .label_box .label_box_right .right_box_category_label:hover{background:rgba(232,235,238,.3)}.dashboardContainer .labels_container .label_box ::-webkit-scrollbar-track{border-radius:10px}.dashboardContainer .labels_container .buttons_container{right:0;bottom:0;display:flex;justify-content:flex-end;gap:10px}.dashboardContainer .labels_container .buttons_container button{font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:10px;padding:11px 15px;font-weight:600}.dashboardContainer .labels_container .buttons_container button:first-of-type{color:#1d2630;background:#9fefaa;box-shadow:#9fefaa;border:none}.dashboardContainer .labels_container .buttons_container button:first-of-type:hover{background:#8cec99}.dashboardContainer .labels_container .buttons_container button:nth-of-type(2){color:#5b6b79;background-color:#fff;border:1px solid #5b6b79}.dashboardContainer .labels_container .buttons_container button:nth-of-type(2):hover{background:rgba(232,235,238,.3)}.dashboardContainer .labels_container .buttons_container button:first-of-type.disabled{background:rgba(232,235,238,.3);color:rgba(91,107,121,.5)}.dashboardContainer .labels_container .buttons_container button:nth-of-type(2).disabled{border:1px solid rgba(91,107,121,.3);color:rgba(91,107,121,.5)}.dashboardContainer .labels_container .buttons_container button.disabled{pointer-events:none}.bannerContainer{padding:10px;width:-webkit-fill-available;position:relative;display:flex;flex-direction:column}@media(max-width: 600px){.bannerContainer{display:none}}.bannerContainer .bannerHeader{display:flex;align-items:center;padding:15px 15px;background-color:#036;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-size:16px;font-weight:500;white-space:nowrap;gap:10px}.bannerContainer .bannerHeader .marketingLogo{width:30px;height:30x}.bannerContainer .bannerHeader span{max-width:480px;overflow:hidden;text-overflow:ellipsis}.bannerContainer .bannerHeader .chevron{margin-left:auto;display:flex;cursor:pointer}.bannerContainer .banner{overflow:hidden;transition:max-height .5s ease-in-out,border-top .5s ease-in-out}.bannerContainer .banner.open{max-height:300px;border-top:1px solid #e8ebee}.bannerContainer .banner.closed{max-height:0px;border-top:0px solid #e8ebee}.bannerContainer .closedNoTransition{max-height:0px;overflow:hidden;border-top:0px solid #e8ebee}.bannerContainer .openNoTransition{max-height:300px;border-top:1px solid #e8ebee}.bannerContainer .bannerHeader.closed{border-radius:10px;transition:border-radius 1.5s ease-in-out}.bannerContainer .bannerHeader.open{border-top-left-radius:10px;border-top-right-radius:10px;transition:border-radius .2s ease-in-out}.bannerContainer img{width:100%;height:auto;display:block}.bannerContainer .bannerHeader.headerClosedNoTransition{border-radius:10px}.bannerContainer .bannerHeader.headerOpenNoTransition{border-top-left-radius:10px;border-top-right-radius:10px}.draggableBox{padding:10px;border-radius:5px;cursor:pointer}.draggableBox.fixed{cursor:auto}@media screen and (max-width: 1023px){.dashboardContainer{flex-wrap:wrap;flex-direction:column}.dashboardContainer .column{max-width:100%}.dashboardContainer .closeBanner{top:calc(0.7vw + 1.3vh);right:calc(4.6vw + 0.3vh);font-size:calc(4.4vw + 0vh)}.bannerContainer.right{display:none}}@media screen and (min-width: 1023px){.bannerContainer.left{display:none}}.dashboardComponent{display:flex;flex-direction:column;color:#1d2630;border:1px solid #e8ebee;max-width:100%;border-radius:10px;background-color:#fff;font-family:Inter;text-transform:capitalize}.dashboardComponent p{font-weight:500;font-size:16px;margin:0;line-height:22px}.dashboardComponent .labels{display:flex;gap:10px;padding:20px;text-transform:none;flex-wrap:wrap}.dashboardComponent .labels button{padding:6px 9px;font-size:11px;border-radius:5px;background:rgba(232,235,238,.3);border:1px solid rgba(91,107,121,.3);white-space:nowrap;line-height:1}.dashboardComponentShow{box-shadow:0px 0px 3px 0px rgba(55,104,209,.7)}.componentHeader{border-bottom:1px solid var(--Grey-100, #E8EBEE);padding:21px 20px}.componentHeader.edit{background-color:#e6eeff;padding:15px 20px 10px 20px}.maximised_container{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:70%;height:auto;z-index:1050;background:#fff;border-radius:10px;padding:25px 33px 33px 33px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.maximised_container .maximised_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.maximised_container .maximised_header .chart_heading{color:#003;font-family:Inter;font-size:18px;font-style:normal;font-weight:500}.maximised_container .maximised_header .minimize_toggle{display:flex;gap:10px;align-items:center}.maximised_container .maximised_header .minimize_toggle svg{cursor:pointer}.clientLogo{background-size:contain;background-position:right;background-repeat:no-repeat;width:100px;height:50px;margin-bottom:-40px}@media(max-width: 532px){.clientLogo{margin-bottom:0;background-position:center}}.componentTitleLine{display:flex;flex-wrap:wrap;align-items:center;line-height:normal}#selectShow{font-family:"Inter","Open Sans";font-size:14px;font-style:normal;font-weight:400;text-align:left;color:var(--Black-100, #1D2630);background-color:transparent;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;padding:4px 8px 4px 15px}.showCheckbox{margin-left:auto;display:flex;align-items:center;margin-top:2px;gap:12px}.showCheckbox label{margin:0;font-weight:400}.showCheckbox input{margin:0;transform:scale(1.4)}.gridDots{transform:scale(1.25);margin-top:4px}.showList{display:flex;align-items:center;padding:0 0 0 20px;color:var(--Dark-Grey-100, #5B6B79)}.showList :first-child{margin-right:5px}.showList .redesign-select{width:91px !important;min-width:auto !important}.column-info{display:none;position:absolute;top:30px;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;z-index:9999;width:240px;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease}.infoIcon{display:flex;align-items:center}.infoIcon:hover~.column-info{display:block}.column-info.last{right:20px}.kpi-tooltip::after{top:30%;left:12%;transform:translateX(0%)}.testStates{display:flex;justify-content:center;gap:20px;padding:20px 20px 15px 20px}.testStates a{text-decoration:none}.testState{display:flex;flex-direction:column;text-align:center;height:64px;border-radius:10px;width:29%;justify-content:center;transition:transform .2s,box-shadow .2s;flex-grow:1}@media screen and (max-width: 1005px){.testStates{flex-direction:column;align-items:center}.testState{min-width:80%}}.testState p{font-weight:500;font-size:16px;color:#1d2630;margin:0;padding:0}.testState div{font-size:13px;font-family:Inter;font-weight:400;color:#1d2630}.testState:nth-of-type(1){background-color:rgba(159,239,170,.3)}.testState:nth-of-type(1):hover{background-color:#cef6d4}.testState:nth-of-type(1).disabled:hover{background-color:rgba(159,239,170,.3)}.testState:nth-of-type(2){background-color:rgba(255,178,63,.2)}.testState:nth-of-type(2):hover{background-color:#ffe8c6}.testState:nth-of-type(2).disabled:hover{background-color:rgba(255,178,63,.2)}.testState:nth-of-type(3){background-color:#e6eeff}.testState:nth-of-type(3):hover{background-color:#d3e0fb}.testState:nth-of-type(3).disabled:hover{background-color:#e6eeff}.noKpiMessage{padding:20px;text-transform:none}.conversionsData :first-child{margin-right:10px}.conversionsData :nth-child(2){font-size:11px;color:var(--Dark-Grey-100, #5B6B79)}.arrowContainer{display:flex;justify-content:center;align-items:center;height:100%}.arrowContainer span{display:inline-flex}.negative-lift{background:var(--Red-20, rgba(232, 70, 45, 0.2));display:flex;align-items:center;justify-content:flex-end;border-radius:3px;width:fit-content;min-width:91px;height:31px;padding-left:6px}.positive-lift{background:var(--Green-30, rgba(159, 239, 170, 0.3));display:flex;justify-content:flex-end;align-items:center;width:fit-content;min-width:91px;height:31px;border-radius:3px;padding-left:6px}.positive-lift span{transform:scaleY(-1)}.significant-no{background:var(--Red-20, rgba(232, 70, 45, 0.2));display:flex;justify-content:center;border-radius:3px;width:76px;height:31px;padding:0px 16px 0px 0px}.significant-no span{transform:scaleY(-1)}.significant-yes{background:var(--Green-30, rgba(159, 239, 170, 0.3));display:flex;justify-content:center;border-radius:3px;width:76px;height:31px;padding:0px 16px 0px 0px}.testContainer{background-color:rgba(232,235,238,.3);display:flex;flex-direction:column;position:relative}.loading-container{position:absolute;width:100%;height:100%;z-index:10}.testContainer:not(:last-child){border-bottom:1px solid var(--Grey-100, #E8EBEE)}.testHeader{padding:20px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:0 20px 0px 0;font-size:13px;font-weight:400;text-transform:none}@media(max-width: 640px){.testHeader{font-size:11px}}.testHeader img{margin-right:10px}.testHeader :first-child{margin:0 5px 0 4px;height:31px;position:relative}.testHeader :first-child::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:5px;left:10px;width:max-content}.testHeader :first-child:hover::after{opacity:1;visibility:visible}.testHeader>div:nth-child(3){margin-left:auto}.kpiContainer{padding:0 20px 20px 20px}.kpiData{box-shadow:0px 0px 0px 2px #e8ebee;display:flex;flex-direction:column;max-width:100%;border-radius:10px;background:#fff}.selectKpi{display:flex;flex-wrap:wrap;background-color:#fff;align-items:center;padding:15px 20px 10px 20px;border-radius:10px 10px 0px 0px}.selectKpi a{margin-left:auto;color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));text-decoration-line:underline;font-size:13px}.selectKpi a:hover{color:var(--Blue-100, var(--WTO-BrightBlue, #244386))}.tableColumns{display:flex;align-items:center}#kpiSelector{border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));padding:4px 35px 4px 15px;height:39px;min-width:45%;appearance:none;max-width:120px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC4yMTg3NSA1LjIxODc1TDAuNTkzNzUgMS41NjI1QzAuNDM3NSAxLjQwNjI1IDAuNDM3NSAxLjE1NjI1IDAuNTkzNzUgMS4wMzEyNUwwLjgxMjUgMC43ODEyNUMwLjk2ODc1IDAuNjU2MjUgMS4xODc1IDAuNjU2MjUgMS4zNDM3NSAwLjc4MTI1TDQuNSA0TDcuNjI1IDAuODEyNUM3Ljc4MTI1IDAuNjU2MjUgOCAwLjY1NjI1IDguMTU2MjUgMC44MTI1TDguMzc1IDEuMDMxMjVDOC41MzEyNSAxLjE1NjI1IDguNTMxMjUgMS40MDYyNSA4LjM3NSAxLjU2MjVMNC43NSA1LjIxODc1QzQuNTkzNzUgNS4zNzUgNC4zNzUgNS4zNzUgNC4yMTg3NSA1LjIxODc1WiIgZmlsbD0iIzFEMjYzMCIvPgo8L3N2Zz4K") no-repeat right 20px center;overflow:hidden;text-overflow:ellipsis}@media(max-width: 640px){#kpiSelector{min-width:80%}}#kpiSelector:focus-within{outline:none;border:1px solid #3768d1}.kpiInfo{margin-right:10px;color:var(--Dark-Grey-100, #5B6B79);font-family:"Inter","Open Sans";font-size:14px;font-family:Inter;font-style:normal;font-weight:400;display:flex;align-items:center;gap:3px}.kpiInfo span{vertical-align:middle}.tableContainer{width:100%;overflow-x:auto;position:relative}.testDataTable{width:100%;border-collapse:collapse;margin-bottom:15px;line-height:31px}.testDataTable td{border-top:1px solid #e0e0e0;padding:9px 10px;text-align:left;font-size:13px;white-space:nowrap}.testDataTable th{background-color:#f5f5f5;border-top:1px solid #e0e0e0;text-align:left;font-size:13px;white-space:nowrap;padding:14px 10px}.column-name{position:relative;display:flex;align-items:center;gap:3px}.column-name span{font-size:12px;font-weight:600;font-style:normal;text-transform:uppercase}.circleText{text-align:center !important;position:relative}.circleText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:35px;height:35px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%;z-index:0;padding-left:20px}.testDataTable .circleText::before{width:31px;height:31px}.recentlyEditedTestsContainer{display:flex;flex-direction:column}@media(max-width: 640px){.recentlyEditedTestsContainer{overflow-x:auto}}.recentlyEditedTestsContainer a{text-decoration:none}.recentlyEditedTestRow{display:flex;flex-wrap:wrap;align-items:center;padding:10px 20px}.recentlyEditedTestRow:hover{background-color:#f9f9f9}.testDetails{display:flex;position:relative;align-items:center;flex:1;gap:17px}.testDetails .tooltipExists::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:5px;width:max-content;left:40%;transform:translateX(-20%) translateY(22px)}.testDetails .tooltipExists:hover::after{visibility:visible;opacity:1}.testDetails .testName{font-size:13px;font-weight:500}.testDetails span::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:5px;left:10px;width:max-content}.testDetails span:hover::after{opacity:1;visibility:visible}.testTime{flex:0 0 auto;width:200px;text-align:right}.testTime span{font-size:13px;font-weight:400}.editIcon{flex:0 0 auto;width:50px;text-align:right}.editIcon a{color:#007bff;font-size:16px}.disabled_link{pointer-events:none;color:rgba(91,107,121,.5)}.disabled_link svg path{fill:rgba(91,107,121,.5)}.sessionAllocationBody{display:flex;padding:15px 0px 20px 20px;align-items:center;gap:10px;flex:1 0 0;align-self:stretch;color:#1d2630}.sessionAllocationBody .sessionAllocationContent_left{position:relative;width:30%;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:500;text-align:center;height:160px}.sessionAllocationBody .sessionAllocationContent_left svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.sessionAllocationBody .sessionAllocationContent_left .left_content{display:flex;flex-direction:column;text-transform:none;gap:5px;align-items:center;flex-shrink:0;max-width:100px;height:100px;width:100px;justify-content:center;padding:4px 4px 4px 4px;border-radius:100%;background:#fff;border:4px solid #9fefaa;z-index:1}.sessionAllocationBody .sessionAllocationContent_left .left_content.orange{border:4px solid rgba(255,102,51,.5)}.sessionAllocationBody .sessionAllocationContent_left .left_content.red{border:4px solid #e8462d}.sessionAllocationBody .sessionAllocationContent_left span:first-child{font-size:24px;line-height:28px}.sessionAllocationBody .sessionAllocationContent_left span:nth-child(2){font-size:12px;line-height:14px}.sessionAllocationBody .sessionAllocationContent_left:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:140px;height:140px;background:rgba(91,107,121,.3);border-radius:100%}.sessionAllocationBody .sessionAllocationContent_right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:70%;font-style:normal;font-weight:500;line-height:normal}.sessionAllocationBody .sessionAllocationContent_right .right_content_first_row{display:flex;align-items:center;width:100%}.sessionAllocationBody .sessionAllocationContent_right .right_content_first_row .used_since{display:flex;flex-direction:column;gap:5px;width:50%}.sessionAllocationBody .sessionAllocationContent_right .right_content_first_row .used_since span:nth-child(2){color:#1d2630;font-size:16px}.sessionAllocationBody .sessionAllocationContent_right .right_content_first_row .total_sessions{display:flex;flex-direction:column;gap:5px;width:50%}.sessionAllocationBody .sessionAllocationContent_right .right_content_first_row .total_sessions span:nth-child(2){color:#1d2630;font-size:16px}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row{display:flex;align-items:center;width:100%}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .renews{width:50%;font-weight:400}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .used_since{display:flex;flex-direction:column;gap:5px;width:50%}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .used_since span:nth-child(2){color:#1d2630;font-size:16px}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .sessionUsageFaqs{display:flex;align-items:center;width:50%;cursor:pointer}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .sessionUsageFaqs a{display:flex;align-items:center;color:#3768d1;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.sessionAllocationBody .sessionAllocationContent_right .right_content_second_row .sessionUsageFaqs span:nth-of-type(2){display:flex;align-items:center;justify-content:center;height:31px;width:37.388px}.sessionAllocationBody .tooltip-container{position:relative;display:inline-flex;align-items:center;cursor:pointer}.sessionAllocationBody .tooltip-container[data-tooltip]:not([data-tooltip=""]):hover::after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-20%);background:#464646;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:400;line-height:1.4;white-space:nowrap;z-index:9999;box-shadow:0px 2px 8px rgba(0,0,0,.15);opacity:1;visibility:visible;pointer-events:none}@media screen and (max-width: 640px){.sessionAllocationBody{flex-direction:column;padding-right:20px}.sessionAllocationBody .sessionAllocationContent_right{width:100%}.used_since{align-items:center}.used_since span{text-align:center}.total_sessions{align-items:center}.total_sessions span{text-align:center}.renews{text-align:center}.sessionUsageFaqs{justify-content:center}.sessionUsageFaqs a{text-align:center}}
.NewAccountContainer{display:flex;flex-direction:column;align-items:center;width:1000px;height:324px;margin-top:30px;font-style:normal;background-color:#fff}.NewAccountContainer .header{width:100%;padding:20px 39px;border-radius:10px 10px 0 0;background-color:#003;position:relative;text-align:center}.NewAccountContainer .header h1{color:#fff;font-size:21px;font-weight:600}.NewAccountContainer .header .header_container{display:flex;justify-content:space-between;align-items:center}.NewAccountContainer .content{display:flex;flex-direction:row;width:100%;align-items:center;background-color:#fff;justify-content:space-between;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:0 0 10px 10px}.image-container{width:95%;height:200px;background-image:url("https://c.webtrends-optimize.com/acs/accounts/d25dc2a4-010d-4fd1-a1ad-41e81138c16d/manager/Image_for_beta.png");background-size:cover;background-position:center;background-repeat:no-repeat}.image-container img{position:relative;right:-85%;top:18%}.welcome_screens_container{display:flex}.component{align-items:center;width:100%;justify-content:space-between}.component .right,.component .left{display:flex;flex:2;flex-direction:column;font-size:14px;font-style:normal;font-family:Inter;font-weight:400}.component .dark_text{font-weight:800;color:#003}.component .light_text{color:#5b6b79}.component .right.text{padding-inline:50px}.component .left.text{padding:20px 10px 20px 20px}.component .navigation_button{margin-top:20px;cursor:pointer;color:#5b6b79;display:inline-flex;padding:11px 15px;border:1px solid #5b6b79;border-radius:10px;background-color:#fff;align-self:flex-end}.component .buttons_container{display:flex;gap:12px;align-self:flex-end;margin-top:20px}.component .interface_button{cursor:pointer;margin-top:20px;display:inline-flex;color:#1d2630;background-color:#9fefaa;padding:11px 15px;border-radius:10px;align-self:flex-end}.component .dropdown_container{display:flex;flex-direction:row;align-items:center;gap:15px}.component .container_text{display:flex;align-items:center}.component .container_text svg{cursor:pointer}.component .container_text .column_info{display:flex;align-items:center;gap:3px}.component .container_text .column_info::after{content:attr(column_info);position:absolute;transform:translateY(100%);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease}.component .container_text .column_info:hover::after{opacity:1;visibility:visible;overflow-wrap:break-word}.component select{padding:4px 8px 4px 15px;height:40px;align-items:center;border-radius:10px;max-width:339px;width:auto;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw1IDVMOSAxIiBzdHJva2U9IiMxRDI2MzAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+") no-repeat right 10px center;appearance:none}@media screen and (max-width: 768px){.header_container{display:flex;flex-direction:column}.left.image{display:none}.component{display:block}.component .right.text{padding-inline:25px;text-align:justify}.component .right.text button{margin-bottom:30px}.image-container{display:none}.left.text img{display:none}}
.dashboard_header,.headerContainer{display:flex;justify-content:space-between;width:100%;max-width:1440px;padding:0 35px 0 35px;margin:auto}@media(max-width: 1600px){.dashboard_header,.headerContainer{max-width:1440px}}@media(min-width: 1601px)and (max-width: 1920px){.dashboard_header,.headerContainer{max-width:1500px}}@media(min-width: 1921px)and (max-width: 2560px){.dashboard_header,.headerContainer{max-width:1800px}}@media(min-width: 2561px){.dashboard_header,.headerContainer{max-width:2400px}}.dashboard_header .left_container,.headerContainer .left_container{display:flex;align-items:center}.dashboard_header .dashboard_heading,.headerContainer .dashboard_heading{font-size:32px;font-weight:600;font-family:Inter;color:#003;text-wrap:nowrap;margin:42px 20px 0 0}.dashboard_header .left_content,.headerContainer .left_content{display:flex;align-items:center;margin-bottom:-52px}.dashboard_header .left_content svg,.headerContainer .left_content svg{margin-right:10px}.dashboard_header .left_content p,.headerContainer .left_content p{font-weight:500;font-family:Inter;color:#5b6b79;font-style:normal;font-size:13px;text-wrap:nowrap}.dashboard_header .right_container,.headerContainer .right_container{display:flex;align-items:center;font-size:13px;font-family:Inter;font-weight:500}.dashboard_header .right_container button:not(.redesign-button-primary),.headerContainer .right_container button:not(.redesign-button-primary){display:flex;align-items:center;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;margin-bottom:-52px;text-wrap:nowrap}@media(max-width: 532px){.dashboard_header .right_container button:not(.redesign-button-primary),.headerContainer .right_container button:not(.redesign-button-primary){margin-bottom:0}}.dashboard_header .right_container .button-group,.headerContainer .right_container .button-group{display:contents}@media(max-width: 532px){.dashboard_header .right_container .button-group,.headerContainer .right_container .button-group{display:flex;align-items:center;gap:15px;flex-direction:column}}.dashboard_header .right_container .save-button,.headerContainer .right_container .save-button{margin-bottom:-52px}.dashboard_header .right_container .cancel-button,.headerContainer .right_container .cancel-button{padding:11px 15px !important;border-radius:10px !important;border:1px solid var(--WTO-DarkGrey, #5B6B79) !important}.dashboard_header .right_container .edit-button:hover,.headerContainer .right_container .edit-button:hover{background:#E8EBEE4D !important}.dashboard_header .logo-form label,.headerContainer .logo-form label{cursor:pointer;text-wrap:nowrap}@media screen and (min-width: 533px){.dashboard_header .logo-form label,.headerContainer .logo-form label{margin:4px 0 -52px 0}}.dashboard_header .logo-form input,.headerContainer .logo-form input{display:none}.dashboard_header .successful,.headerContainer .successful{color:#9fefaa;font-weight:bold;position:absolute;top:-18px;text-wrap:nowrap}.dashboard_header .error,.headerContainer .error{color:red;font-weight:bold;position:absolute;top:-18px;text-wrap:nowrap}@media screen and (max-width: 788px){.dashboard_header,.headerContainer{flex-direction:column;align-items:center;margin-bottom:20px}.dashboard_header .left_container .left_content,.headerContainer .left_container .left_content{margin-top:45px;margin-bottom:0}.dashboard_header .dashboard_heading,.headerContainer .dashboard_heading{margin-bottom:0px}.dashboard_header .right_container,.headerContainer .right_container{margin-bottom:20px}}@media screen and (min-width: 789px){.dashboard_header .right_container button,.headerContainer .right_container button{margin-left:5px}}@media screen and (max-width: 532px){.dashboard_header .left_container,.headerContainer .left_container{flex-direction:column;justify-content:center}.dashboard_header .left_container .left_content,.headerContainer .left_container .left_content{margin-top:0px}.dashboard_header .right_container,.headerContainer .right_container{flex-direction:column-reverse;justify-content:center;gap:10px}.dashboard_header .right_container .edit-button,.headerContainer .right_container .edit-button{margin-top:-10px !important;margin-left:-15px !important}}@media screen and (min-width: 533px){.dashboard_header .dashboard_heading,.headerContainer .dashboard_heading{margin-right:20px}.dashboard_header .right_container button,.headerContainer .right_container button{margin-right:5px}}
.spinner-ring,.spinner__message{left:0;margin:0 auto;position:fixed;right:0;top:50%;transform:translatey(-50%)}.spinner__message{color:#003;font-family:Inter;font-size:14px;font-weight:600;margin-top:100px;left:35px;text-align:center}.spinner .position-top{margin-top:-80px}.spinner-ring__ring1,.spinner-ring__ring3{margin:0 auto}.spinner-ring__ring1{animation:animate-ring1 6s infinite linear;height:90px;width:90px;border-width:4px}.spinner-ring--ring2{height:68px;width:68px}.spinner-ring--ring2 svg{animation:animate-ring2 6s infinite linear}.spinner-ring__ring3{animation:animate-ring3 6s infinite linear;height:30px;width:30px}.circular-spinner,.circular-spinner--default{position:absolute;background-color:#f5f5f5;opacity:.9;display:flex;height:100%;z-index:9;width:100%;top:0;bottom:0;left:0;right:0}.circular-spinner .circular-spinner-content,.circular-spinner--default .circular-spinner-content{margin:auto;color:#003;font-size:24px;font-weight:300;letter-spacing:.6px;line-height:33px;display:flex;flex-direction:column;align-items:center;gap:10px}.circular-spinner.circular-spinner--transparent,.circular-spinner--default.circular-spinner--transparent{opacity:.7;background:#fff}
.modal_backdrop{position:absolute;background-color:#fff;max-width:850px;width:90vw;padding:25px 20px;z-index:100;border-radius:10px;font-family:Inter;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:0 4px 8px rgba(0,0,0,.1);overflow-y:auto}.modal_backdrop.customModal{top:40%;overflow:visible}@media(max-width: 768px){.modal_backdrop{padding:15px 10px;width:95vw;max-height:85vh}}.modal_backdrop .modal_header{display:flex;justify-content:space-between;margin-bottom:15px;align-items:center}.modal_backdrop .modal_header .modal_title{font-size:18px;font-weight:500;color:#003}.modal_backdrop .modal_header .close_button{cursor:pointer}.modal_backdrop .modal_content{font-size:12px;font-weight:400;margin-bottom:15px;color:#1d2630;line-height:20px;text-align:left}@media(max-width: 768px){.modal_backdrop .modal_content{overflow-y:visible;max-height:none}}.modal_backdrop .modal_footer{gap:10px;display:flex;justify-content:end}@media(max-width: 480px){.modal_backdrop .modal_footer{flex-direction:column-reverse;width:100%}}.modal_backdrop .modal_footer button{padding:11px 15px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-weight:600}@media(max-width: 480px){.modal_backdrop .modal_footer button{width:100%}}.modal_backdrop .modal_footer .apply_button{color:#1d2630;background-color:#9fefaa;border:none}.modal_backdrop .modal_footer .cancel_button{color:#5b6b79;background-color:#fff;border:1px solid #5b6b79}.modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:850;display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.modalOverlay{align-items:flex-start;padding-top:20px;padding-bottom:20px;overflow-y:auto;-webkit-overflow-scrolling:touch}}
.app.account-page{padding-inline:15px !important}.navBarCover{background:#000;position:fixed;z-index:999999999;height:50px;width:100%;top:0;left:0;opacity:.4;cursor:not-allowed}.accountOverviewScreen,.userConfigurationsScreen,.accountManagersScreen,.automatedTrackingScreen{background-color:#f2f2f3;font-family:Inter}.accountOverviewScreen .account_navSection,.userConfigurationsScreen .account_navSection,.accountManagersScreen .account_navSection,.automatedTrackingScreen .account_navSection{display:flex;align-items:center;justify-content:space-between}@media(max-width: 1271px){.accountOverviewScreen .account_navSection,.userConfigurationsScreen .account_navSection,.accountManagersScreen .account_navSection,.automatedTrackingScreen .account_navSection{flex-direction:column;gap:10px;align-items:flex-start}}.accountOverviewScreen .overview_content_wrapper,.userConfigurationsScreen .overview_content_wrapper,.accountManagersScreen .overview_content_wrapper,.automatedTrackingScreen .overview_content_wrapper{display:flex;gap:20px;padding:20px 0;user-select:text;cursor:default}.accountOverviewScreen .overview_content_wrapper .left_content_wrapper,.userConfigurationsScreen .overview_content_wrapper .left_content_wrapper,.accountManagersScreen .overview_content_wrapper .left_content_wrapper,.automatedTrackingScreen .overview_content_wrapper .left_content_wrapper{flex:1}.accountOverviewScreen .overview_content_wrapper .left_content_wrapper .account_details_container,.userConfigurationsScreen .overview_content_wrapper .left_content_wrapper .account_details_container,.accountManagersScreen .overview_content_wrapper .left_content_wrapper .account_details_container,.automatedTrackingScreen .overview_content_wrapper .left_content_wrapper .account_details_container{display:flex;flex-direction:column;gap:20px}.accountOverviewScreen .overview_content_wrapper .right_content_wrapper,.userConfigurationsScreen .overview_content_wrapper .right_content_wrapper,.accountManagersScreen .overview_content_wrapper .right_content_wrapper,.automatedTrackingScreen .overview_content_wrapper .right_content_wrapper{flex:1}@media(max-width: 1100px){.accountOverviewScreen .overview_content_wrapper,.userConfigurationsScreen .overview_content_wrapper,.accountManagersScreen .overview_content_wrapper,.automatedTrackingScreen .overview_content_wrapper{flex-direction:column}.accountOverviewScreen .overview_content_wrapper .right_content_wrapper,.userConfigurationsScreen .overview_content_wrapper .right_content_wrapper,.accountManagersScreen .overview_content_wrapper .right_content_wrapper,.automatedTrackingScreen .overview_content_wrapper .right_content_wrapper{flex:1}}.accountOverviewScreen input[type=text],.userConfigurationsScreen input[type=text],.accountManagersScreen input[type=text],.automatedTrackingScreen input[type=text]{max-width:100%;box-sizing:border-box}@media(max-width: 480px){.accountOverviewScreen input[type=text],.userConfigurationsScreen input[type=text],.accountManagersScreen input[type=text],.automatedTrackingScreen input[type=text]{width:100%}}.accountOverviewScreen .retention-policy-input,.userConfigurationsScreen .retention-policy-input,.accountManagersScreen .retention-policy-input,.automatedTrackingScreen .retention-policy-input{display:block;width:98px;max-width:100%;height:39px;flex-shrink:0;border-radius:10px;text-align:left;font-family:Inter;font-size:13px;font-weight:400;background-color:#fff;border:1px solid rgba(91,107,121,.2);color:rgba(91,107,121,.55);word-break:break-word;overflow-wrap:break-word;padding:4px 8px 4px 15px;pointer-events:none}.accountOverviewScreen .retention-policy-input.disabled-input,.userConfigurationsScreen .retention-policy-input.disabled-input,.accountManagersScreen .retention-policy-input.disabled-input,.automatedTrackingScreen .retention-policy-input.disabled-input{color:rgba(91,107,121,.55) !important;cursor:default !important;pointer-events:none !important}.accountOverviewScreen .section-heading,.userConfigurationsScreen .section-heading,.accountManagersScreen .section-heading,.automatedTrackingScreen .section-heading{font-size:20px;font-weight:600;margin-bottom:15px;color:#1d2630;font-family:Inter,sans-serif}.accountOverviewScreen .overviewCard,.accountOverviewScreen .wrapperCard,.userConfigurationsScreen .overviewCard,.userConfigurationsScreen .wrapperCard,.accountManagersScreen .overviewCard,.accountManagersScreen .wrapperCard,.automatedTrackingScreen .overviewCard,.automatedTrackingScreen .wrapperCard{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.accountOverviewScreen .overviewCard .overviewCardBody,.accountOverviewScreen .overviewCard .wrapperCardContent,.accountOverviewScreen .wrapperCard .overviewCardBody,.accountOverviewScreen .wrapperCard .wrapperCardContent,.userConfigurationsScreen .overviewCard .overviewCardBody,.userConfigurationsScreen .overviewCard .wrapperCardContent,.userConfigurationsScreen .wrapperCard .overviewCardBody,.userConfigurationsScreen .wrapperCard .wrapperCardContent,.accountManagersScreen .overviewCard .overviewCardBody,.accountManagersScreen .overviewCard .wrapperCardContent,.accountManagersScreen .wrapperCard .overviewCardBody,.accountManagersScreen .wrapperCard .wrapperCardContent,.automatedTrackingScreen .overviewCard .overviewCardBody,.automatedTrackingScreen .overviewCard .wrapperCardContent,.automatedTrackingScreen .wrapperCard .overviewCardBody,.automatedTrackingScreen .wrapperCard .wrapperCardContent{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.accountOverviewScreen .delete-account-button,.userConfigurationsScreen .delete-account-button,.accountManagersScreen .delete-account-button,.automatedTrackingScreen .delete-account-button{background-color:red !important;color:#fff;border-color:red}.account-navigation nav ul,.navContainer nav ul{display:flex;list-style:none;margin:0;padding:0;flex-wrap:wrap}.account-navigation nav ul li,.navContainer nav ul li{padding:0}.account-navigation nav ul li a,.navContainer nav ul li a{display:block;padding:13px 19px 14px 19px;color:#000;text-decoration:none;font-weight:400;font-size:14px}.account-navigation nav ul li a:hover,.navContainer nav ul li a:hover{color:#3768d1}.account-navigation nav ul li.active a,.navContainer nav ul li.active a{color:#3768d1;position:relative}.account-navigation nav ul li.active a::after,.navContainer nav ul li.active a::after{content:"";position:absolute;left:0px;right:0px;bottom:0px;height:2px;background-color:#3768d1}@media(max-width: 990px){.account-navigation nav ul{flex-direction:column}.account-navigation nav ul li{width:100%}.account-navigation nav ul li a{padding:12px 16px 12px 0}.account-navigation nav ul li.active a:after{display:none}}.preview_heading_right{display:flex;align-items:center;padding:4px 15px 4px 5px;border-radius:10px;border:1px solid #5b6b79;text-decoration:none;cursor:move;position:relative}.preview_heading_right a{display:flex;align-items:center;cursor:move;color:#5b6b79;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.preview_heading_right a:hover{text-decoration:none}.preview_heading_right a:focus{text-decoration:none}.preview_heading_right span{display:flex;width:31px;height:31px;align-items:center;justify-content:center}.preview_heading_right span:nth-child(2){margin-right:10px}.preview_heading_right.showTooltip::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:105%;left:50%;width:max-content;transform:translate(-50%)}.preview_heading_right.showTooltip:hover::after{opacity:1;visibility:visible}.overviewCard,.wrapperCard{display:flex;flex-direction:column;color:#1d2630;border:1px solid #e8ebee;max-width:100%;border-radius:10px;background-color:#fff;font-family:Inter}.overviewCard .overviewCardHeader,.overviewCard .wrapperCardHeader,.wrapperCard .overviewCardHeader,.wrapperCard .wrapperCardHeader{display:flex;justify-content:space-between;align-items:center;padding:15px 20px 20px 25px;border-bottom:1px solid var(--Grey-100, #E8EBEE)}.overviewCard .overviewCardHeader,.wrapperCard .overviewCardHeader{padding:15px 20px 15px 20px}.overviewCard .overviewCardTitleContainer,.wrapperCard .overviewCardTitleContainer{display:flex;width:100%}.overviewCard .overviewCardActions svg,.wrapperCard .overviewCardActions svg{cursor:pointer}.overviewCard .overviewCardTitleRow,.wrapperCard .overviewCardTitleRow{display:flex;align-items:center;gap:12px;width:100%}@media(max-width: 768px){.overviewCard .overviewCardTitleRow,.wrapperCard .overviewCardTitleRow{flex-direction:column;gap:4px}}.overviewCard .wrapperCardTitle,.overviewCard .overviewCardTitle,.wrapperCard .wrapperCardTitle,.wrapperCard .overviewCardTitle{color:var(--Black-100, #1D2630);font-family:Inter;font-size:19px;font-style:normal;font-weight:500;line-height:22px}.overviewCard .overviewCardTitle,.wrapperCard .overviewCardTitle{font-size:16px !important;min-width:150px;width:auto;flex-shrink:0}@media(max-width: 768px){.overviewCard .overviewCardTitle,.wrapperCard .overviewCardTitle{min-width:auto;width:100%}}.overviewCard .overviewCardSubtitle,.wrapperCard .overviewCardSubtitle{color:var(--Black-100, #1D2630);font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal;flex-grow:1}@media(max-width: 768px){.overviewCard .overviewCardSubtitle,.wrapperCard .overviewCardSubtitle{width:100%}}.overviewCard .wrapperCardContent,.wrapperCard .wrapperCardContent{padding:30px 20px 15px 30px;background:var(--Grey-30, rgba(232, 235, 238, 0.3))}.overviewCard .overviewCardBody,.wrapperCard .overviewCardBody{padding:10px 20px 15px 20px}.overviewCard .accountDetailsContent.mfaContent .editActions,.overviewCard .accountDetailsContent.resetPasswordContent .editActions,.overviewCard .userDetailsContent.mfaContent .editActions,.overviewCard .userDetailsContent.resetPasswordContent .editActions,.wrapperCard .accountDetailsContent.mfaContent .editActions,.wrapperCard .accountDetailsContent.resetPasswordContent .editActions,.wrapperCard .userDetailsContent.mfaContent .editActions,.wrapperCard .userDetailsContent.resetPasswordContent .editActions{display:flex;align-items:center;gap:10px;min-width:154px;justify-content:flex-end}.overviewCard .accountDetailsContent.mfaContent .password-strength,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength,.overviewCard .userDetailsContent.mfaContent .password-strength,.overviewCard .userDetailsContent.resetPasswordContent .password-strength,.wrapperCard .accountDetailsContent.mfaContent .password-strength,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength,.wrapperCard .userDetailsContent.mfaContent .password-strength,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.overviewCard .accountDetailsContent.mfaContent .password-strength .strenght-box-title,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .strenght-box-title,.overviewCard .userDetailsContent.mfaContent .password-strength .strenght-box-title,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .strenght-box-title,.wrapperCard .accountDetailsContent.mfaContent .password-strength .strenght-box-title,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .strenght-box-title,.wrapperCard .userDetailsContent.mfaContent .password-strength .strenght-box-title,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .strenght-box-title{color:#3768d1;font-weight:bold;margin-bottom:5px}.overviewCard .accountDetailsContent.mfaContent .password-strength .left-box,.overviewCard .accountDetailsContent.mfaContent .password-strength .right-box,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .left-box,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .right-box,.overviewCard .userDetailsContent.mfaContent .password-strength .left-box,.overviewCard .userDetailsContent.mfaContent .password-strength .right-box,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .left-box,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .right-box,.wrapperCard .accountDetailsContent.mfaContent .password-strength .left-box,.wrapperCard .accountDetailsContent.mfaContent .password-strength .right-box,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .left-box,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .right-box,.wrapperCard .userDetailsContent.mfaContent .password-strength .left-box,.wrapperCard .userDetailsContent.mfaContent .password-strength .right-box,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .left-box,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .right-box{display:flex;flex-direction:column;gap:5px;flex:1}.overviewCard .accountDetailsContent.mfaContent .password-strength .left-box p,.overviewCard .accountDetailsContent.mfaContent .password-strength .right-box p,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .left-box p,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .right-box p,.overviewCard .userDetailsContent.mfaContent .password-strength .left-box p,.overviewCard .userDetailsContent.mfaContent .password-strength .right-box p,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .left-box p,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .right-box p,.wrapperCard .accountDetailsContent.mfaContent .password-strength .left-box p,.wrapperCard .accountDetailsContent.mfaContent .password-strength .right-box p,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .left-box p,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .right-box p,.wrapperCard .userDetailsContent.mfaContent .password-strength .left-box p,.wrapperCard .userDetailsContent.mfaContent .password-strength .right-box p,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .left-box p,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .right-box p{color:#3768d1}.overviewCard .accountDetailsContent.mfaContent .password-strength .reset-password,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password,.overviewCard .userDetailsContent.mfaContent .password-strength .reset-password,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .reset-password,.wrapperCard .accountDetailsContent.mfaContent .password-strength .reset-password,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password,.wrapperCard .userDetailsContent.mfaContent .password-strength .reset-password,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .reset-password{display:flex;gap:5px;align-items:center}.overviewCard .accountDetailsContent.mfaContent .password-strength .reset-password :first-child,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password :first-child,.overviewCard .userDetailsContent.mfaContent .password-strength .reset-password :first-child,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .reset-password :first-child,.wrapperCard .accountDetailsContent.mfaContent .password-strength .reset-password :first-child,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password :first-child,.wrapperCard .userDetailsContent.mfaContent .password-strength .reset-password :first-child,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .reset-password :first-child{display:flex;align-items:center;justify-content:center}.overviewCard .accountDetailsContent.mfaContent .password-strength .reset-password.score,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score,.overviewCard .userDetailsContent.mfaContent .password-strength .reset-password.score,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score,.wrapperCard .accountDetailsContent.mfaContent .password-strength .reset-password.score,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score,.wrapperCard .userDetailsContent.mfaContent .password-strength .reset-password.score,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score{display:flex;flex-direction:column;align-items:flex-start}.overviewCard .accountDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar,.overviewCard .userDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar,.wrapperCard .accountDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar,.wrapperCard .userDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar{width:150px;height:4px;position:relative;background:#d3d3d3}.overviewCard .accountDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar::after,.overviewCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar::after,.overviewCard .userDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar::after,.overviewCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar::after,.wrapperCard .accountDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar::after,.wrapperCard .accountDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar::after,.wrapperCard .userDetailsContent.mfaContent .password-strength .reset-password.score .strength-bar::after,.wrapperCard .userDetailsContent.resetPasswordContent .password-strength .reset-password.score .strength-bar::after{content:"";position:absolute;top:0;left:0;height:100%;width:var(--filling-width, 0%);background:var(--filling-color, lightgray);border-radius:4px;transition:width .3s,background .3s;z-index:1}.overviewCard .accountDetailsContent .detail-row,.overviewCard .accountDetailsContent .mfa-row,.overviewCard .userDetailsContent .detail-row,.overviewCard .userDetailsContent .mfa-row,.wrapperCard .accountDetailsContent .detail-row,.wrapperCard .accountDetailsContent .mfa-row,.wrapperCard .userDetailsContent .detail-row,.wrapperCard .userDetailsContent .mfa-row{display:flex;margin-bottom:20px;gap:10px;align-items:center}@media(max-width: 768px){.overviewCard .accountDetailsContent .detail-row,.overviewCard .accountDetailsContent .mfa-row,.overviewCard .userDetailsContent .detail-row,.overviewCard .userDetailsContent .mfa-row,.wrapperCard .accountDetailsContent .detail-row,.wrapperCard .accountDetailsContent .mfa-row,.wrapperCard .userDetailsContent .detail-row,.wrapperCard .userDetailsContent .mfa-row{flex-direction:column;align-items:flex-start;gap:8px}}.overviewCard .accountDetailsContent .detail-row .detail-heading,.overviewCard .accountDetailsContent .mfa-row .detail-heading,.overviewCard .userDetailsContent .detail-row .detail-heading,.overviewCard .userDetailsContent .mfa-row .detail-heading,.wrapperCard .accountDetailsContent .detail-row .detail-heading,.wrapperCard .accountDetailsContent .mfa-row .detail-heading,.wrapperCard .userDetailsContent .detail-row .detail-heading,.wrapperCard .userDetailsContent .mfa-row .detail-heading{min-width:150px;color:var(--Black-100, #1D2630);font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:22px}.overviewCard .accountDetailsContent .detail-row .detail-heading.code,.overviewCard .accountDetailsContent .mfa-row .detail-heading.code,.overviewCard .userDetailsContent .detail-row .detail-heading.code,.overviewCard .userDetailsContent .mfa-row .detail-heading.code,.wrapperCard .accountDetailsContent .detail-row .detail-heading.code,.wrapperCard .accountDetailsContent .mfa-row .detail-heading.code,.wrapperCard .userDetailsContent .detail-row .detail-heading.code,.wrapperCard .userDetailsContent .mfa-row .detail-heading.code{min-width:50px}@media(max-width: 768px){.overviewCard .accountDetailsContent .detail-row .detail-heading,.overviewCard .accountDetailsContent .mfa-row .detail-heading,.overviewCard .userDetailsContent .detail-row .detail-heading,.overviewCard .userDetailsContent .mfa-row .detail-heading,.wrapperCard .accountDetailsContent .detail-row .detail-heading,.wrapperCard .accountDetailsContent .mfa-row .detail-heading,.wrapperCard .userDetailsContent .detail-row .detail-heading,.wrapperCard .userDetailsContent .mfa-row .detail-heading{width:100%;margin-bottom:2px}}.overviewCard .accountDetailsContent .detail-row .detail-content-editable,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable,.overviewCard .userDetailsContent .detail-row .detail-content-editable,.overviewCard .userDetailsContent .mfa-row .detail-content-editable,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable,.wrapperCard .userDetailsContent .detail-row .detail-content-editable,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable{display:flex;flex-direction:column}.overviewCard .accountDetailsContent .detail-row .detail-content-editable .errorBar,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable .errorBar,.overviewCard .userDetailsContent .detail-row .detail-content-editable .errorBar,.overviewCard .userDetailsContent .mfa-row .detail-content-editable .errorBar,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable .errorBar,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable .errorBar,.wrapperCard .userDetailsContent .detail-row .detail-content-editable .errorBar,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable .errorBar{width:100%;margin:3px 0px 10px 0px !important}.overviewCard .accountDetailsContent .detail-row .detail-content-editable,.overviewCard .accountDetailsContent .detail-row .date-content-editable,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable,.overviewCard .accountDetailsContent .mfa-row .date-content-editable,.overviewCard .userDetailsContent .detail-row .detail-content-editable,.overviewCard .userDetailsContent .detail-row .date-content-editable,.overviewCard .userDetailsContent .mfa-row .detail-content-editable,.overviewCard .userDetailsContent .mfa-row .date-content-editable,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable,.wrapperCard .accountDetailsContent .detail-row .date-content-editable,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable,.wrapperCard .accountDetailsContent .mfa-row .date-content-editable,.wrapperCard .userDetailsContent .detail-row .detail-content-editable,.wrapperCard .userDetailsContent .detail-row .date-content-editable,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable,.wrapperCard .userDetailsContent .mfa-row .date-content-editable{color:#1d2630;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;flex:1;width:100%;word-break:break-word;overflow-wrap:break-word;max-width:100%;position:relative}.overviewCard .accountDetailsContent .detail-row .detail-content-editable .eye-icon,.overviewCard .accountDetailsContent .detail-row .date-content-editable .eye-icon,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable .eye-icon,.overviewCard .accountDetailsContent .mfa-row .date-content-editable .eye-icon,.overviewCard .userDetailsContent .detail-row .detail-content-editable .eye-icon,.overviewCard .userDetailsContent .detail-row .date-content-editable .eye-icon,.overviewCard .userDetailsContent .mfa-row .detail-content-editable .eye-icon,.overviewCard .userDetailsContent .mfa-row .date-content-editable .eye-icon,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable .eye-icon,.wrapperCard .accountDetailsContent .detail-row .date-content-editable .eye-icon,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable .eye-icon,.wrapperCard .accountDetailsContent .mfa-row .date-content-editable .eye-icon,.wrapperCard .userDetailsContent .detail-row .detail-content-editable .eye-icon,.wrapperCard .userDetailsContent .detail-row .date-content-editable .eye-icon,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable .eye-icon,.wrapperCard .userDetailsContent .mfa-row .date-content-editable .eye-icon{display:flex;align-items:center;justify-content:center;position:absolute;width:20px;height:20px;top:8px;right:10px}@media(max-width: 768px){.overviewCard .accountDetailsContent .detail-row .detail-content-editable,.overviewCard .accountDetailsContent .detail-row .date-content-editable,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable,.overviewCard .accountDetailsContent .mfa-row .date-content-editable,.overviewCard .userDetailsContent .detail-row .detail-content-editable,.overviewCard .userDetailsContent .detail-row .date-content-editable,.overviewCard .userDetailsContent .mfa-row .detail-content-editable,.overviewCard .userDetailsContent .mfa-row .date-content-editable,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable,.wrapperCard .accountDetailsContent .detail-row .date-content-editable,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable,.wrapperCard .accountDetailsContent .mfa-row .date-content-editable,.wrapperCard .userDetailsContent .detail-row .detail-content-editable,.wrapperCard .userDetailsContent .detail-row .date-content-editable,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable,.wrapperCard .userDetailsContent .mfa-row .date-content-editable{word-break:break-word;overflow-wrap:break-word}}.overviewCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button,.overviewCard .accountDetailsContent .detail-row .date-content-editable .redesign-button,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button,.overviewCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button,.overviewCard .userDetailsContent .detail-row .detail-content-editable .redesign-button,.overviewCard .userDetailsContent .detail-row .date-content-editable .redesign-button,.overviewCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button,.overviewCard .userDetailsContent .mfa-row .date-content-editable .redesign-button,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button,.wrapperCard .accountDetailsContent .detail-row .date-content-editable .redesign-button,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button,.wrapperCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button,.wrapperCard .userDetailsContent .detail-row .detail-content-editable .redesign-button,.wrapperCard .userDetailsContent .detail-row .date-content-editable .redesign-button,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button,.wrapperCard .userDetailsContent .mfa-row .date-content-editable .redesign-button{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-family:"Inter";font-style:normal;font-weight:600;line-height:normal;user-select:none;cursor:pointer}.overviewCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button.disabled,.overviewCard .accountDetailsContent .detail-row .date-content-editable .redesign-button.disabled,.overviewCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled,.overviewCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button.disabled,.overviewCard .userDetailsContent .detail-row .detail-content-editable .redesign-button.disabled,.overviewCard .userDetailsContent .detail-row .date-content-editable .redesign-button.disabled,.overviewCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled,.overviewCard .userDetailsContent .mfa-row .date-content-editable .redesign-button.disabled,.wrapperCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button.disabled,.wrapperCard .accountDetailsContent .detail-row .date-content-editable .redesign-button.disabled,.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled,.wrapperCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button.disabled,.wrapperCard .userDetailsContent .detail-row .detail-content-editable .redesign-button.disabled,.wrapperCard .userDetailsContent .detail-row .date-content-editable .redesign-button.disabled,.wrapperCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled,.wrapperCard .userDetailsContent .mfa-row .date-content-editable .redesign-button.disabled{cursor:not-allowed;opacity:.5}.overviewCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .accountDetailsContent .detail-row .date-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .userDetailsContent .detail-row .detail-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .userDetailsContent .detail-row .date-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled[data-tooltip],.overviewCard .userDetailsContent .mfa-row .date-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .accountDetailsContent .detail-row .detail-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .accountDetailsContent .detail-row .date-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .accountDetailsContent .mfa-row .date-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .userDetailsContent .detail-row .detail-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .userDetailsContent .detail-row .date-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .userDetailsContent .mfa-row .detail-content-editable .redesign-button.disabled[data-tooltip],.wrapperCard .userDetailsContent .mfa-row .date-content-editable .redesign-button.disabled[data-tooltip]{pointer-events:auto}@media(max-width: 480px){.overviewCard .accountDetailsContent .detail-row .detail-content-editable[style*="display: flex"],.overviewCard .accountDetailsContent .detail-row .date-content-editable[style*="display: flex"],.overviewCard .accountDetailsContent .mfa-row .detail-content-editable[style*="display: flex"],.overviewCard .accountDetailsContent .mfa-row .date-content-editable[style*="display: flex"],.overviewCard .userDetailsContent .detail-row .detail-content-editable[style*="display: flex"],.overviewCard .userDetailsContent .detail-row .date-content-editable[style*="display: flex"],.overviewCard .userDetailsContent .mfa-row .detail-content-editable[style*="display: flex"],.overviewCard .userDetailsContent .mfa-row .date-content-editable[style*="display: flex"],.wrapperCard .accountDetailsContent .detail-row .detail-content-editable[style*="display: flex"],.wrapperCard .accountDetailsContent .detail-row .date-content-editable[style*="display: flex"],.wrapperCard .accountDetailsContent .mfa-row .detail-content-editable[style*="display: flex"],.wrapperCard .accountDetailsContent .mfa-row .date-content-editable[style*="display: flex"],.wrapperCard .userDetailsContent .detail-row .detail-content-editable[style*="display: flex"],.wrapperCard .userDetailsContent .detail-row .date-content-editable[style*="display: flex"],.wrapperCard .userDetailsContent .mfa-row .detail-content-editable[style*="display: flex"],.wrapperCard .userDetailsContent .mfa-row .date-content-editable[style*="display: flex"]{flex-direction:column}}.overviewCard .mfa-row,.wrapperCard .mfa-row{display:flex;justify-content:center}.overviewCard .mfa-row .redesign-button-primary,.wrapperCard .mfa-row .redesign-button-primary{width:fit-content;cursor:pointer}.overviewCard .wrapperCardActions,.wrapperCard .wrapperCardActions{display:flex;align-items:center}.overviewCard .wrapperCardActions .editIcon,.wrapperCard .wrapperCardActions .editIcon{cursor:pointer}.overviewCard .wrapperCardActions .editActions,.wrapperCard .wrapperCardActions .editActions{display:flex;gap:10px}.overviewCard .wrapperCardActions .editActions div,.wrapperCard .wrapperCardActions .editActions div{cursor:pointer}.overviewCard{margin-bottom:20px}.configurable-settings .wrapperCardTitle{font-size:16px !important}.configurable-settings .detail-heading{font-weight:400 !important}.configurable-card .overviewCardTitle{font-size:13px !important}.configurable-card .overviewCardSubtitle{font-size:10px !important;line-height:1.3;margin-top:2px}.confidence-level-input{display:block;width:57px;height:39px;flex-shrink:0;border-radius:10px;text-align:center;font-family:Inter;font-size:13px;font-weight:400;background-color:#fff;border:1px solid rgba(91,107,121,.2);color:rgba(91,107,121,.55);pointer-events:none}.confidence-level-input:focus{outline:none;border-color:#3768d1 !important}@media(max-width: 480px){.confidence-level-input{width:100%;max-width:100%}}.ai-checkbox-container{pointer-events:none;opacity:.3}.wrapperCard[data-editing=true] .ai-checkbox-container{pointer-events:auto;opacity:1}.wrapperCard[data-editing=true] .confidence-level-input{border:1px solid var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));color:var(--Grays-Black, #000);pointer-events:auto}.wrapperCard[data-editing=true] .confidence-level-input.disabled-input{border:1px solid rgba(91,107,121,.2) !important;color:rgba(91,107,121,.55) !important;pointer-events:none !important;cursor:default !important}input.confidence-level-input.default-domain-input{width:238px;max-width:100%;text-align:left;padding:4px 8px 4px 15px;word-break:break-word;overflow-wrap:break-word}input.confidence-level-input.default-domain-input::placeholder{font-style:normal}@media(max-width: 768px){input.confidence-level-input.default-domain-input{width:180px}}@media(max-width: 480px){input.confidence-level-input.default-domain-input{width:100%}}.confidence-level-input.disabled-input{color:rgba(91,107,121,.55);cursor:default;opacity:.8}.disabled-input-wrapper{position:relative;display:inline-block;width:100%}.disabled-input-wrapper[data-tooltip]:not([data-tooltip=""]):hover::after{content:attr(data-tooltip);position:absolute;bottom:100%;right:50%;background:#464646;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:400;line-height:1.4;white-space:normal;z-index:9999;box-shadow:0px 2px 8px rgba(0,0,0,.15);opacity:1;visibility:visible;pointer-events:none;width:max-content;max-width:250px}.accountManagerModal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;font-family:Inter}.accountManagerModal-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e8ebee}.accountManagerModal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8ebee}.accountManagerModal-title{margin:0;font-size:19px;font-weight:500;color:#1d2630}.accountManagerModal-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:#5b6b79;display:flex;align-items:center;justify-content:center;padding:0;width:32px;height:32px;border-radius:50%}.accountManagerModal-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));gap:16px;padding:20px;overflow-y:auto;max-height:400px}.accountManagerModal-cell{display:flex;flex-direction:column;align-items:center;padding:12px;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s;background-color:#f9f9f9}.accountManagerModal-cell:hover{background-color:#f0f0f0}.accountManagerModal-cell-selected{border-color:#3768d1;background-color:rgba(55,104,209,.05)}.accountManagerModal-image-container{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:8px;background-color:#eee;display:flex;align-items:center;justify-content:center}.accountManagerModal-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.accountManagerModal-name{font-size:14px;font-weight:500;text-align:center;margin-top:4px;color:#1d2630}.accountManagerModal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e8ebee}.accountManagerModal-cancel{cursor:pointer}.accountManagerModal-confirm{cursor:pointer}.contract-input,.general-input{font-family:Inter;font-size:13px;font-weight:400;color:#1d2630;outline:none;border:1px solid var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;padding:8px 12px;width:115px}.general-input{width:100%}.date-input{width:100%;font-family:Inter;font-size:13px;font-weight:400;color:#1d2630;outline:none;border:1px solid var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;padding-left:10px;cursor:pointer}.date-input-wrapper{position:relative;max-width:145px;display:flex;align-items:center;width:100%}.date-input-icon{position:absolute;right:.75em;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;height:1.5em;z-index:2;background:transparent;border:none;padding:0}.account-details-card .overviewCardSubtitle{text-align:right}.warning_container{display:flex;align-items:center;padding:10px 33px;margin:20px 30px 0px 30px;border-radius:10px;background-color:rgba(232,235,238,.3)}.warning_container.warning_container_yellow{border:1px solid rgba(255,102,51,.5);background:#fff0d9}.warning_container.warning_container_red{background-color:rgba(232,70,45,.2);border:1px solid #e8462d}.warning_container .warning_container_text{display:flex;align-items:center;font-family:Inter;font-style:normal;font-weight:400;gap:10px;width:100%}.warning_container .warning_container_text .warning_container_heading{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:600;white-space:nowrap}@media(min-width: 1500px){.warning_container{margin:20px auto}}@media(min-width: 1601px){.warning_container{max-width:1440px}}@media(max-width: 1600px){.warning_container{max-width:1380px}}@media(min-width: 1921px){.warning_container{max-width:1740px}}@media(min-width: 2561px){.warning_container{max-width:2340px}}.warning_container p{margin:0;font-size:13px;color:#1d2630}@media(max-width: 768px){.warning_container .warning_container_text{flex-direction:column;align-items:flex-start}}.singleDateTimePicker-dropdown{position:relative;background:#fff;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.18);padding:18px 18px 10px 18px;min-width:320px;min-height:320px;z-index:100}.DayPickerNavigation_rightButton__horizontalDefault::before{left:271px !important}.errorBar{display:flex;align-items:center;margin-top:2px;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);padding:8px;box-sizing:border-box;width:fit-content}.errorMessage{display:flex;align-items:center;color:#1d2630;gap:3px;font-size:12px;font-family:Inter;font-weight:400}.accountRolesContainer .tableContainer{overflow-x:auto}.accountRolesContainer .tableContainer table{table-layout:fixed;width:100%;min-width:800px}.accountRolesContainer .tableContainer table th:first-child{width:190px}.th-with-icon{position:relative;width:140px;cursor:default !important}.th-with-icon span{display:inline-block;text-align:left;line-height:normal;vertical-align:middle}.th-with-icon .role-header-text{display:inline-block;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal;vertical-align:middle}.edit-icon{display:inline-block;vertical-align:middle;position:relative;margin-left:5px}.edit-icon[data-tooltip]::after{content:attr(data-tooltip);position:absolute;right:0%;display:block;width:300px;text-align:center;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;z-index:1000;white-space:normal;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.edit-icon[data-tooltip]:hover::after{opacity:1;visibility:visible}.edit-icon.disabled_link[data-tooltip]{pointer-events:auto !important}.edit_tool[data-tooltip]{position:relative}.edit_tool.disabled_link[data-tooltip]{pointer-events:auto !important}.account-roles-flyout .switchButtonRow{display:flex;flex-direction:column}.account-roles-flyout .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.account-roles-flyout .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);margin-left:-1px;margin-top:-1px;cursor:pointer;color:#5b6b79}.account-roles-flyout .switchButtonRow .buttonArea .switchButton:first-child{border-left:1px solid rgba(91,107,121,.5);border-radius:10px 0px 0px 10px}.account-roles-flyout .switchButtonRow .buttonArea .switchButton:last-child{border-radius:0px 10px 10px 0px}.account-roles-flyout .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;padding:4px 15px;color:#1d2630}.account-roles-flyout .switchButtonRow .buttonArea .switchButton.selected:hover{color:#1d2630;cursor:default}.account-roles-flyout .switchButtonRow .buttonArea .switchButton:hover{color:#3768d1}.account-roles-flyout .checkbox{width:21px;height:21px;margin:0 !important}.account-roles-flyout .columnItem{display:flex;align-items:center;gap:10px;padding:9px 30px 9px 33px;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;line-height:normal;border-top:1px solid #e8ebee;cursor:pointer}.account-roles-flyout .columnItem.selected{background:#e6eeff}.account-roles-flyout .allSelections{display:flex;align-items:center;justify-content:space-between;padding:9px 30px 9px 33px;border-top:1px solid #e8ebee}.account-roles-flyout .mainSelector{display:flex;align-items:center;gap:10px;cursor:pointer}.account-roles-flyout .selectAllClear{text-decoration-line:underline;margin-left:auto;cursor:pointer;color:#3768d1;font-size:13px;font-family:Inter}.account-roles-flyout .columnsList span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.account-roles-flyout .selectAllBlue{color:#3768d1;font-size:13px;font-family:Inter}.account-roles-flyout .flyoutCancelSaveBar{display:flex;justify-content:space-between;padding:20px 40px;gap:10px;background:#fff;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);z-index:100000;bottom:0;left:0;width:100%;margin-top:auto}.account-roles-flyout .flyoutCancelSaveBar div{cursor:pointer}.account-roles-flyout .rightButtons{display:flex;gap:10px}.account-roles-flyout .deleteButton[data-tooltip]:hover::after{content:attr(data-tooltip);position:relative;top:-30px;display:block;width:200px;text-align:center;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;z-index:1000;white-space:normal;opacity:1;visibility:visible;pointer-events:none}.header-with-tooltip[data-tooltip]:not([data-tooltip=""]):hover::after{content:attr(data-tooltip);position:absolute;top:70%;right:30%;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;z-index:1000;white-space:nowrap;opacity:1;visibility:visible;pointer-events:none}
.experiencesScreen,.locationManagerScreen,.siteManagerScreen,.assetManagerScreen,.audienceManagerScreen,.accountOverviewScreen,.tagConfigurationsScreen,.taggingGuideScreen,.halfordsDashboardScreen,.summaryDashboardScreen,.halfordsAudienceScreen,.integrationsManagerScreen,.userConfigurationsScreen,.accountManagersScreen,.accountRolesScreen,.automatedTrackingScreen,.AuditTrailScreen,.reportScreen{padding:0px 45px;width:100%;background-color:var(--Grey-30, rgba(232, 235, 238, 0.3));overflow-y:auto;font-family:"Inter","Open Sans";user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;z-index:1}@media(min-width: 1600px){.experiencesScreen,.locationManagerScreen,.siteManagerScreen,.assetManagerScreen,.audienceManagerScreen,.accountOverviewScreen,.tagConfigurationsScreen,.taggingGuideScreen,.halfordsDashboardScreen,.summaryDashboardScreen,.halfordsAudienceScreen,.integrationsManagerScreen,.userConfigurationsScreen,.accountManagersScreen,.accountRolesScreen,.automatedTrackingScreen,.AuditTrailScreen,.reportScreen{padding-inline:calc((100vw - 1500px) / 2) !important}}@media(min-width: 1920px){.experiencesScreen,.locationManagerScreen,.siteManagerScreen,.assetManagerScreen,.audienceManagerScreen,.accountOverviewScreen,.tagConfigurationsScreen,.taggingGuideScreen,.halfordsDashboardScreen,.summaryDashboardScreen,.halfordsAudienceScreen,.integrationsManagerScreen,.userConfigurationsScreen,.accountManagersScreen,.accountRolesScreen,.automatedTrackingScreen,.AuditTrailScreen,.reportScreen{padding-inline:calc((100vw - 1800px) / 2) !important}}@media(min-width: 2561px){.experiencesScreen,.locationManagerScreen,.siteManagerScreen,.assetManagerScreen,.audienceManagerScreen,.accountOverviewScreen,.tagConfigurationsScreen,.taggingGuideScreen,.halfordsDashboardScreen,.summaryDashboardScreen,.halfordsAudienceScreen,.integrationsManagerScreen,.userConfigurationsScreen,.accountManagersScreen,.accountRolesScreen,.automatedTrackingScreen,.AuditTrailScreen,.reportScreen{padding-inline:calc((100vw - 2400px) / 2) !important}}.experiencesScreen .test_label,.locationManagerScreen .test_label,.siteManagerScreen .test_label,.assetManagerScreen .test_label,.audienceManagerScreen .test_label,.accountOverviewScreen .test_label,.tagConfigurationsScreen .test_label,.taggingGuideScreen .test_label,.halfordsDashboardScreen .test_label,.summaryDashboardScreen .test_label,.halfordsAudienceScreen .test_label,.integrationsManagerScreen .test_label,.userConfigurationsScreen .test_label,.accountManagersScreen .test_label,.accountRolesScreen .test_label,.automatedTrackingScreen .test_label,.AuditTrailScreen .test_label,.reportScreen .test_label{display:flex;padding:6px 9px;justify-content:center;align-items:center;border-radius:5px;border:1px solid rgba(91,107,121,.3);background:rgba(232,235,238,.3);white-space:nowrap;min-width:38px}.experiencesScreen .test_label span,.locationManagerScreen .test_label span,.siteManagerScreen .test_label span,.assetManagerScreen .test_label span,.audienceManagerScreen .test_label span,.accountOverviewScreen .test_label span,.tagConfigurationsScreen .test_label span,.taggingGuideScreen .test_label span,.halfordsDashboardScreen .test_label span,.summaryDashboardScreen .test_label span,.halfordsAudienceScreen .test_label span,.integrationsManagerScreen .test_label span,.userConfigurationsScreen .test_label span,.accountManagersScreen .test_label span,.accountRolesScreen .test_label span,.automatedTrackingScreen .test_label span,.AuditTrailScreen .test_label span,.reportScreen .test_label span{max-width:100px;overflow:hidden;text-overflow:ellipsis}.experiencesScreen .test_label .test_label_more,.locationManagerScreen .test_label .test_label_more,.siteManagerScreen .test_label .test_label_more,.assetManagerScreen .test_label .test_label_more,.audienceManagerScreen .test_label .test_label_more,.accountOverviewScreen .test_label .test_label_more,.tagConfigurationsScreen .test_label .test_label_more,.taggingGuideScreen .test_label .test_label_more,.halfordsDashboardScreen .test_label .test_label_more,.summaryDashboardScreen .test_label .test_label_more,.halfordsAudienceScreen .test_label .test_label_more,.integrationsManagerScreen .test_label .test_label_more,.userConfigurationsScreen .test_label .test_label_more,.accountManagersScreen .test_label .test_label_more,.accountRolesScreen .test_label .test_label_more,.automatedTrackingScreen .test_label .test_label_more,.AuditTrailScreen .test_label .test_label_more,.reportScreen .test_label .test_label_more{position:relative}.experiencesScreen .test_label .label_tooltip,.locationManagerScreen .test_label .label_tooltip,.siteManagerScreen .test_label .label_tooltip,.assetManagerScreen .test_label .label_tooltip,.audienceManagerScreen .test_label .label_tooltip,.accountOverviewScreen .test_label .label_tooltip,.tagConfigurationsScreen .test_label .label_tooltip,.taggingGuideScreen .test_label .label_tooltip,.halfordsDashboardScreen .test_label .label_tooltip,.summaryDashboardScreen .test_label .label_tooltip,.halfordsAudienceScreen .test_label .label_tooltip,.integrationsManagerScreen .test_label .label_tooltip,.userConfigurationsScreen .test_label .label_tooltip,.accountManagersScreen .test_label .label_tooltip,.accountRolesScreen .test_label .label_tooltip,.automatedTrackingScreen .test_label .label_tooltip,.AuditTrailScreen .test_label .label_tooltip,.reportScreen .test_label .label_tooltip{position:absolute;display:flex;justify-content:center;align-items:center;gap:3px;top:180%;left:50%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:rgba(29,38,48,.7);color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px}.experiencesScreen .search_input,.locationManagerScreen .search_input,.siteManagerScreen .search_input,.assetManagerScreen .search_input,.audienceManagerScreen .search_input,.accountOverviewScreen .search_input,.tagConfigurationsScreen .search_input,.taggingGuideScreen .search_input,.halfordsDashboardScreen .search_input,.summaryDashboardScreen .search_input,.halfordsAudienceScreen .search_input,.integrationsManagerScreen .search_input,.userConfigurationsScreen .search_input,.accountManagersScreen .search_input,.accountRolesScreen .search_input,.automatedTrackingScreen .search_input,.AuditTrailScreen .search_input,.reportScreen .search_input{display:flex;align-items:center;padding:4px 19px 4px 10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;gap:7px;width:288px;min-height:40.6px}.experiencesScreen .search_input input,.locationManagerScreen .search_input input,.siteManagerScreen .search_input input,.assetManagerScreen .search_input input,.audienceManagerScreen .search_input input,.accountOverviewScreen .search_input input,.tagConfigurationsScreen .search_input input,.taggingGuideScreen .search_input input,.halfordsDashboardScreen .search_input input,.summaryDashboardScreen .search_input input,.halfordsAudienceScreen .search_input input,.integrationsManagerScreen .search_input input,.userConfigurationsScreen .search_input input,.accountManagersScreen .search_input input,.accountRolesScreen .search_input input,.automatedTrackingScreen .search_input input,.AuditTrailScreen .search_input input,.reportScreen .search_input input{border:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.experiencesScreen .search_input input:focus,.locationManagerScreen .search_input input:focus,.siteManagerScreen .search_input input:focus,.assetManagerScreen .search_input input:focus,.audienceManagerScreen .search_input input:focus,.accountOverviewScreen .search_input input:focus,.tagConfigurationsScreen .search_input input:focus,.taggingGuideScreen .search_input input:focus,.halfordsDashboardScreen .search_input input:focus,.summaryDashboardScreen .search_input input:focus,.halfordsAudienceScreen .search_input input:focus,.integrationsManagerScreen .search_input input:focus,.userConfigurationsScreen .search_input input:focus,.accountManagersScreen .search_input input:focus,.accountRolesScreen .search_input input:focus,.automatedTrackingScreen .search_input input:focus,.AuditTrailScreen .search_input input:focus,.reportScreen .search_input input:focus{outline:none}.experiencesScreen .search_input:hover,.locationManagerScreen .search_input:hover,.siteManagerScreen .search_input:hover,.assetManagerScreen .search_input:hover,.audienceManagerScreen .search_input:hover,.accountOverviewScreen .search_input:hover,.tagConfigurationsScreen .search_input:hover,.taggingGuideScreen .search_input:hover,.halfordsDashboardScreen .search_input:hover,.summaryDashboardScreen .search_input:hover,.halfordsAudienceScreen .search_input:hover,.integrationsManagerScreen .search_input:hover,.userConfigurationsScreen .search_input:hover,.accountManagersScreen .search_input:hover,.accountRolesScreen .search_input:hover,.automatedTrackingScreen .search_input:hover,.AuditTrailScreen .search_input:hover,.reportScreen .search_input:hover{cursor:pointer;border:1px solid #3768d1}.experiencesScreen .search_input:hover input,.locationManagerScreen .search_input:hover input,.siteManagerScreen .search_input:hover input,.assetManagerScreen .search_input:hover input,.audienceManagerScreen .search_input:hover input,.accountOverviewScreen .search_input:hover input,.tagConfigurationsScreen .search_input:hover input,.taggingGuideScreen .search_input:hover input,.halfordsDashboardScreen .search_input:hover input,.summaryDashboardScreen .search_input:hover input,.halfordsAudienceScreen .search_input:hover input,.integrationsManagerScreen .search_input:hover input,.userConfigurationsScreen .search_input:hover input,.accountManagersScreen .search_input:hover input,.accountRolesScreen .search_input:hover input,.automatedTrackingScreen .search_input:hover input,.AuditTrailScreen .search_input:hover input,.reportScreen .search_input:hover input{cursor:pointer}.experiencesScreen .search_input:focus-within,.locationManagerScreen .search_input:focus-within,.siteManagerScreen .search_input:focus-within,.assetManagerScreen .search_input:focus-within,.audienceManagerScreen .search_input:focus-within,.accountOverviewScreen .search_input:focus-within,.tagConfigurationsScreen .search_input:focus-within,.taggingGuideScreen .search_input:focus-within,.halfordsDashboardScreen .search_input:focus-within,.summaryDashboardScreen .search_input:focus-within,.halfordsAudienceScreen .search_input:focus-within,.integrationsManagerScreen .search_input:focus-within,.userConfigurationsScreen .search_input:focus-within,.accountManagersScreen .search_input:focus-within,.accountRolesScreen .search_input:focus-within,.automatedTrackingScreen .search_input:focus-within,.AuditTrailScreen .search_input:focus-within,.reportScreen .search_input:focus-within{border:1px solid #3768d1}.experiencesScreen .cloneProjectModalInput,.locationManagerScreen .cloneProjectModalInput,.siteManagerScreen .cloneProjectModalInput,.assetManagerScreen .cloneProjectModalInput,.audienceManagerScreen .cloneProjectModalInput,.accountOverviewScreen .cloneProjectModalInput,.tagConfigurationsScreen .cloneProjectModalInput,.taggingGuideScreen .cloneProjectModalInput,.halfordsDashboardScreen .cloneProjectModalInput,.summaryDashboardScreen .cloneProjectModalInput,.halfordsAudienceScreen .cloneProjectModalInput,.integrationsManagerScreen .cloneProjectModalInput,.userConfigurationsScreen .cloneProjectModalInput,.accountManagersScreen .cloneProjectModalInput,.accountRolesScreen .cloneProjectModalInput,.automatedTrackingScreen .cloneProjectModalInput,.AuditTrailScreen .cloneProjectModalInput,.reportScreen .cloneProjectModalInput{width:400px;padding:10px 5px;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;outline:none;color:#000;margin-bottom:20px}.experiencesScreen .cloneProjectModalInput:hover,.locationManagerScreen .cloneProjectModalInput:hover,.siteManagerScreen .cloneProjectModalInput:hover,.assetManagerScreen .cloneProjectModalInput:hover,.audienceManagerScreen .cloneProjectModalInput:hover,.accountOverviewScreen .cloneProjectModalInput:hover,.tagConfigurationsScreen .cloneProjectModalInput:hover,.taggingGuideScreen .cloneProjectModalInput:hover,.halfordsDashboardScreen .cloneProjectModalInput:hover,.summaryDashboardScreen .cloneProjectModalInput:hover,.halfordsAudienceScreen .cloneProjectModalInput:hover,.integrationsManagerScreen .cloneProjectModalInput:hover,.userConfigurationsScreen .cloneProjectModalInput:hover,.accountManagersScreen .cloneProjectModalInput:hover,.accountRolesScreen .cloneProjectModalInput:hover,.automatedTrackingScreen .cloneProjectModalInput:hover,.AuditTrailScreen .cloneProjectModalInput:hover,.reportScreen .cloneProjectModalInput:hover{border:1px solid #3768d1}.experiencesScreen .validation,.locationManagerScreen .validation,.siteManagerScreen .validation,.assetManagerScreen .validation,.audienceManagerScreen .validation,.accountOverviewScreen .validation,.tagConfigurationsScreen .validation,.taggingGuideScreen .validation,.halfordsDashboardScreen .validation,.summaryDashboardScreen .validation,.halfordsAudienceScreen .validation,.integrationsManagerScreen .validation,.userConfigurationsScreen .validation,.accountManagersScreen .validation,.accountRolesScreen .validation,.automatedTrackingScreen .validation,.AuditTrailScreen .validation,.reportScreen .validation{color:red;font-weight:500;margin:10px 0}.experiencesScreen .opacityNone,.locationManagerScreen .opacityNone,.siteManagerScreen .opacityNone,.assetManagerScreen .opacityNone,.audienceManagerScreen .opacityNone,.accountOverviewScreen .opacityNone,.tagConfigurationsScreen .opacityNone,.taggingGuideScreen .opacityNone,.halfordsDashboardScreen .opacityNone,.summaryDashboardScreen .opacityNone,.halfordsAudienceScreen .opacityNone,.integrationsManagerScreen .opacityNone,.userConfigurationsScreen .opacityNone,.accountManagersScreen .opacityNone,.accountRolesScreen .opacityNone,.automatedTrackingScreen .opacityNone,.AuditTrailScreen .opacityNone,.reportScreen .opacityNone{opacity:0}.experiencesScreen .disabledPrimaryButton,.locationManagerScreen .disabledPrimaryButton,.siteManagerScreen .disabledPrimaryButton,.assetManagerScreen .disabledPrimaryButton,.audienceManagerScreen .disabledPrimaryButton,.accountOverviewScreen .disabledPrimaryButton,.tagConfigurationsScreen .disabledPrimaryButton,.taggingGuideScreen .disabledPrimaryButton,.halfordsDashboardScreen .disabledPrimaryButton,.summaryDashboardScreen .disabledPrimaryButton,.halfordsAudienceScreen .disabledPrimaryButton,.integrationsManagerScreen .disabledPrimaryButton,.userConfigurationsScreen .disabledPrimaryButton,.accountManagersScreen .disabledPrimaryButton,.accountRolesScreen .disabledPrimaryButton,.automatedTrackingScreen .disabledPrimaryButton,.AuditTrailScreen .disabledPrimaryButton,.reportScreen .disabledPrimaryButton{pointer-events:none;color:rgba(91,107,121,.5) !important;background-color:#E8EBEE4D !important}@media(max-width: 640px){.experiencesScreen .cloneProjectModalInput,.locationManagerScreen .cloneProjectModalInput,.siteManagerScreen .cloneProjectModalInput,.assetManagerScreen .cloneProjectModalInput,.audienceManagerScreen .cloneProjectModalInput,.accountOverviewScreen .cloneProjectModalInput,.tagConfigurationsScreen .cloneProjectModalInput,.taggingGuideScreen .cloneProjectModalInput,.halfordsDashboardScreen .cloneProjectModalInput,.summaryDashboardScreen .cloneProjectModalInput,.halfordsAudienceScreen .cloneProjectModalInput,.integrationsManagerScreen .cloneProjectModalInput,.userConfigurationsScreen .cloneProjectModalInput,.accountManagersScreen .cloneProjectModalInput,.accountRolesScreen .cloneProjectModalInput,.automatedTrackingScreen .cloneProjectModalInput,.AuditTrailScreen .cloneProjectModalInput,.reportScreen .cloneProjectModalInput{width:100%}}.experiencesScreen ::-webkit-scrollbar,.locationManagerScreen ::-webkit-scrollbar,.siteManagerScreen ::-webkit-scrollbar,.assetManagerScreen ::-webkit-scrollbar,.audienceManagerScreen ::-webkit-scrollbar,.accountOverviewScreen ::-webkit-scrollbar,.tagConfigurationsScreen ::-webkit-scrollbar,.taggingGuideScreen ::-webkit-scrollbar,.halfordsDashboardScreen ::-webkit-scrollbar,.summaryDashboardScreen ::-webkit-scrollbar,.halfordsAudienceScreen ::-webkit-scrollbar,.integrationsManagerScreen ::-webkit-scrollbar,.userConfigurationsScreen ::-webkit-scrollbar,.accountManagersScreen ::-webkit-scrollbar,.accountRolesScreen ::-webkit-scrollbar,.automatedTrackingScreen ::-webkit-scrollbar,.AuditTrailScreen ::-webkit-scrollbar,.reportScreen ::-webkit-scrollbar{width:16px;height:16px}.experiencesScreen ::-webkit-scrollbar-track,.locationManagerScreen ::-webkit-scrollbar-track,.siteManagerScreen ::-webkit-scrollbar-track,.assetManagerScreen ::-webkit-scrollbar-track,.audienceManagerScreen ::-webkit-scrollbar-track,.accountOverviewScreen ::-webkit-scrollbar-track,.tagConfigurationsScreen ::-webkit-scrollbar-track,.taggingGuideScreen ::-webkit-scrollbar-track,.halfordsDashboardScreen ::-webkit-scrollbar-track,.summaryDashboardScreen ::-webkit-scrollbar-track,.halfordsAudienceScreen ::-webkit-scrollbar-track,.integrationsManagerScreen ::-webkit-scrollbar-track,.userConfigurationsScreen ::-webkit-scrollbar-track,.accountManagersScreen ::-webkit-scrollbar-track,.accountRolesScreen ::-webkit-scrollbar-track,.automatedTrackingScreen ::-webkit-scrollbar-track,.AuditTrailScreen ::-webkit-scrollbar-track,.reportScreen ::-webkit-scrollbar-track{background:#fff}.experiencesScreen ::-webkit-scrollbar-thumb,.locationManagerScreen ::-webkit-scrollbar-thumb,.siteManagerScreen ::-webkit-scrollbar-thumb,.assetManagerScreen ::-webkit-scrollbar-thumb,.audienceManagerScreen ::-webkit-scrollbar-thumb,.accountOverviewScreen ::-webkit-scrollbar-thumb,.tagConfigurationsScreen ::-webkit-scrollbar-thumb,.taggingGuideScreen ::-webkit-scrollbar-thumb,.halfordsDashboardScreen ::-webkit-scrollbar-thumb,.summaryDashboardScreen ::-webkit-scrollbar-thumb,.halfordsAudienceScreen ::-webkit-scrollbar-thumb,.integrationsManagerScreen ::-webkit-scrollbar-thumb,.userConfigurationsScreen ::-webkit-scrollbar-thumb,.accountManagersScreen ::-webkit-scrollbar-thumb,.accountRolesScreen ::-webkit-scrollbar-thumb,.automatedTrackingScreen ::-webkit-scrollbar-thumb,.AuditTrailScreen ::-webkit-scrollbar-thumb,.reportScreen ::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box}.experiencesScreen .experiences_heading,.locationManagerScreen .experiences_heading,.siteManagerScreen .experiences_heading,.assetManagerScreen .experiences_heading,.audienceManagerScreen .experiences_heading,.accountOverviewScreen .experiences_heading,.tagConfigurationsScreen .experiences_heading,.taggingGuideScreen .experiences_heading,.halfordsDashboardScreen .experiences_heading,.summaryDashboardScreen .experiences_heading,.halfordsAudienceScreen .experiences_heading,.integrationsManagerScreen .experiences_heading,.userConfigurationsScreen .experiences_heading,.accountManagersScreen .experiences_heading,.accountRolesScreen .experiences_heading,.automatedTrackingScreen .experiences_heading,.AuditTrailScreen .experiences_heading,.reportScreen .experiences_heading{display:flex;justify-content:space-between;align-items:center;padding-inline:65px;padding:0;width:100%;color:var(--Dark-Blue-100, #003);font-size:32px;font-style:normal;font-weight:600;line-height:normal}@media(max-width: 640px){.experiencesScreen .experiences_heading,.locationManagerScreen .experiences_heading,.siteManagerScreen .experiences_heading,.assetManagerScreen .experiences_heading,.audienceManagerScreen .experiences_heading,.accountOverviewScreen .experiences_heading,.tagConfigurationsScreen .experiences_heading,.taggingGuideScreen .experiences_heading,.halfordsDashboardScreen .experiences_heading,.summaryDashboardScreen .experiences_heading,.halfordsAudienceScreen .experiences_heading,.integrationsManagerScreen .experiences_heading,.userConfigurationsScreen .experiences_heading,.accountManagersScreen .experiences_heading,.accountRolesScreen .experiences_heading,.automatedTrackingScreen .experiences_heading,.AuditTrailScreen .experiences_heading,.reportScreen .experiences_heading{flex-direction:column-reverse;align-items:center}.experiencesScreen .experiences_heading img,.locationManagerScreen .experiences_heading img,.siteManagerScreen .experiences_heading img,.assetManagerScreen .experiences_heading img,.audienceManagerScreen .experiences_heading img,.accountOverviewScreen .experiences_heading img,.tagConfigurationsScreen .experiences_heading img,.taggingGuideScreen .experiences_heading img,.halfordsDashboardScreen .experiences_heading img,.summaryDashboardScreen .experiences_heading img,.halfordsAudienceScreen .experiences_heading img,.integrationsManagerScreen .experiences_heading img,.userConfigurationsScreen .experiences_heading img,.accountManagersScreen .experiences_heading img,.accountRolesScreen .experiences_heading img,.automatedTrackingScreen .experiences_heading img,.AuditTrailScreen .experiences_heading img,.reportScreen .experiences_heading img{padding-top:15px}}.experiencesScreen .experiencesContainer,.experiencesScreen .locationManagerContainer,.experiencesScreen .siteManagerContainer,.experiencesScreen .assetManagerContainer,.experiencesScreen .tagConfigurationsContainer,.experiencesScreen .audienceManagerContainer,.experiencesScreen .accountUsersContainer,.experiencesScreen .accountManagersContainer,.experiencesScreen .accountRolesContainer,.experiencesScreen .automatedTrackingContainer,.experiencesScreen .integrationManagerContainer,.experiencesScreen .auditTrailContainer,.locationManagerScreen .experiencesContainer,.locationManagerScreen .locationManagerContainer,.locationManagerScreen .siteManagerContainer,.locationManagerScreen .assetManagerContainer,.locationManagerScreen .tagConfigurationsContainer,.locationManagerScreen .audienceManagerContainer,.locationManagerScreen .accountUsersContainer,.locationManagerScreen .accountManagersContainer,.locationManagerScreen .accountRolesContainer,.locationManagerScreen .automatedTrackingContainer,.locationManagerScreen .integrationManagerContainer,.locationManagerScreen .auditTrailContainer,.siteManagerScreen .experiencesContainer,.siteManagerScreen .locationManagerContainer,.siteManagerScreen .siteManagerContainer,.siteManagerScreen .assetManagerContainer,.siteManagerScreen .tagConfigurationsContainer,.siteManagerScreen .audienceManagerContainer,.siteManagerScreen .accountUsersContainer,.siteManagerScreen .accountManagersContainer,.siteManagerScreen .accountRolesContainer,.siteManagerScreen .automatedTrackingContainer,.siteManagerScreen .integrationManagerContainer,.siteManagerScreen .auditTrailContainer,.assetManagerScreen .experiencesContainer,.assetManagerScreen .locationManagerContainer,.assetManagerScreen .siteManagerContainer,.assetManagerScreen .assetManagerContainer,.assetManagerScreen .tagConfigurationsContainer,.assetManagerScreen .audienceManagerContainer,.assetManagerScreen .accountUsersContainer,.assetManagerScreen .accountManagersContainer,.assetManagerScreen .accountRolesContainer,.assetManagerScreen .automatedTrackingContainer,.assetManagerScreen .integrationManagerContainer,.assetManagerScreen .auditTrailContainer,.audienceManagerScreen .experiencesContainer,.audienceManagerScreen .locationManagerContainer,.audienceManagerScreen .siteManagerContainer,.audienceManagerScreen .assetManagerContainer,.audienceManagerScreen .tagConfigurationsContainer,.audienceManagerScreen .audienceManagerContainer,.audienceManagerScreen .accountUsersContainer,.audienceManagerScreen .accountManagersContainer,.audienceManagerScreen .accountRolesContainer,.audienceManagerScreen .automatedTrackingContainer,.audienceManagerScreen .integrationManagerContainer,.audienceManagerScreen .auditTrailContainer,.accountOverviewScreen .experiencesContainer,.accountOverviewScreen .locationManagerContainer,.accountOverviewScreen .siteManagerContainer,.accountOverviewScreen .assetManagerContainer,.accountOverviewScreen .tagConfigurationsContainer,.accountOverviewScreen .audienceManagerContainer,.accountOverviewScreen .accountUsersContainer,.accountOverviewScreen .accountManagersContainer,.accountOverviewScreen .accountRolesContainer,.accountOverviewScreen .automatedTrackingContainer,.accountOverviewScreen .integrationManagerContainer,.accountOverviewScreen .auditTrailContainer,.tagConfigurationsScreen .experiencesContainer,.tagConfigurationsScreen .locationManagerContainer,.tagConfigurationsScreen .siteManagerContainer,.tagConfigurationsScreen .assetManagerContainer,.tagConfigurationsScreen .tagConfigurationsContainer,.tagConfigurationsScreen .audienceManagerContainer,.tagConfigurationsScreen .accountUsersContainer,.tagConfigurationsScreen .accountManagersContainer,.tagConfigurationsScreen .accountRolesContainer,.tagConfigurationsScreen .automatedTrackingContainer,.tagConfigurationsScreen .integrationManagerContainer,.tagConfigurationsScreen .auditTrailContainer,.taggingGuideScreen .experiencesContainer,.taggingGuideScreen .locationManagerContainer,.taggingGuideScreen .siteManagerContainer,.taggingGuideScreen .assetManagerContainer,.taggingGuideScreen .tagConfigurationsContainer,.taggingGuideScreen .audienceManagerContainer,.taggingGuideScreen .accountUsersContainer,.taggingGuideScreen .accountManagersContainer,.taggingGuideScreen .accountRolesContainer,.taggingGuideScreen .automatedTrackingContainer,.taggingGuideScreen .integrationManagerContainer,.taggingGuideScreen .auditTrailContainer,.halfordsDashboardScreen .experiencesContainer,.halfordsDashboardScreen .locationManagerContainer,.halfordsDashboardScreen .siteManagerContainer,.halfordsDashboardScreen .assetManagerContainer,.halfordsDashboardScreen .tagConfigurationsContainer,.halfordsDashboardScreen .audienceManagerContainer,.halfordsDashboardScreen .accountUsersContainer,.halfordsDashboardScreen .accountManagersContainer,.halfordsDashboardScreen .accountRolesContainer,.halfordsDashboardScreen .automatedTrackingContainer,.halfordsDashboardScreen .integrationManagerContainer,.halfordsDashboardScreen .auditTrailContainer,.summaryDashboardScreen .experiencesContainer,.summaryDashboardScreen .locationManagerContainer,.summaryDashboardScreen .siteManagerContainer,.summaryDashboardScreen .assetManagerContainer,.summaryDashboardScreen .tagConfigurationsContainer,.summaryDashboardScreen .audienceManagerContainer,.summaryDashboardScreen .accountUsersContainer,.summaryDashboardScreen .accountManagersContainer,.summaryDashboardScreen .accountRolesContainer,.summaryDashboardScreen .automatedTrackingContainer,.summaryDashboardScreen .integrationManagerContainer,.summaryDashboardScreen .auditTrailContainer,.halfordsAudienceScreen .experiencesContainer,.halfordsAudienceScreen .locationManagerContainer,.halfordsAudienceScreen .siteManagerContainer,.halfordsAudienceScreen .assetManagerContainer,.halfordsAudienceScreen .tagConfigurationsContainer,.halfordsAudienceScreen .audienceManagerContainer,.halfordsAudienceScreen .accountUsersContainer,.halfordsAudienceScreen .accountManagersContainer,.halfordsAudienceScreen .accountRolesContainer,.halfordsAudienceScreen .automatedTrackingContainer,.halfordsAudienceScreen .integrationManagerContainer,.halfordsAudienceScreen .auditTrailContainer,.integrationsManagerScreen .experiencesContainer,.integrationsManagerScreen .locationManagerContainer,.integrationsManagerScreen .siteManagerContainer,.integrationsManagerScreen .assetManagerContainer,.integrationsManagerScreen .tagConfigurationsContainer,.integrationsManagerScreen .audienceManagerContainer,.integrationsManagerScreen .accountUsersContainer,.integrationsManagerScreen .accountManagersContainer,.integrationsManagerScreen .accountRolesContainer,.integrationsManagerScreen .automatedTrackingContainer,.integrationsManagerScreen .integrationManagerContainer,.integrationsManagerScreen .auditTrailContainer,.userConfigurationsScreen .experiencesContainer,.userConfigurationsScreen .locationManagerContainer,.userConfigurationsScreen .siteManagerContainer,.userConfigurationsScreen .assetManagerContainer,.userConfigurationsScreen .tagConfigurationsContainer,.userConfigurationsScreen .audienceManagerContainer,.userConfigurationsScreen .accountUsersContainer,.userConfigurationsScreen .accountManagersContainer,.userConfigurationsScreen .accountRolesContainer,.userConfigurationsScreen .automatedTrackingContainer,.userConfigurationsScreen .integrationManagerContainer,.userConfigurationsScreen .auditTrailContainer,.accountManagersScreen .experiencesContainer,.accountManagersScreen .locationManagerContainer,.accountManagersScreen .siteManagerContainer,.accountManagersScreen .assetManagerContainer,.accountManagersScreen .tagConfigurationsContainer,.accountManagersScreen .audienceManagerContainer,.accountManagersScreen .accountUsersContainer,.accountManagersScreen .accountManagersContainer,.accountManagersScreen .accountRolesContainer,.accountManagersScreen .automatedTrackingContainer,.accountManagersScreen .integrationManagerContainer,.accountManagersScreen .auditTrailContainer,.accountRolesScreen .experiencesContainer,.accountRolesScreen .locationManagerContainer,.accountRolesScreen .siteManagerContainer,.accountRolesScreen .assetManagerContainer,.accountRolesScreen .tagConfigurationsContainer,.accountRolesScreen .audienceManagerContainer,.accountRolesScreen .accountUsersContainer,.accountRolesScreen .accountManagersContainer,.accountRolesScreen .accountRolesContainer,.accountRolesScreen .automatedTrackingContainer,.accountRolesScreen .integrationManagerContainer,.accountRolesScreen .auditTrailContainer,.automatedTrackingScreen .experiencesContainer,.automatedTrackingScreen .locationManagerContainer,.automatedTrackingScreen .siteManagerContainer,.automatedTrackingScreen .assetManagerContainer,.automatedTrackingScreen .tagConfigurationsContainer,.automatedTrackingScreen .audienceManagerContainer,.automatedTrackingScreen .accountUsersContainer,.automatedTrackingScreen .accountManagersContainer,.automatedTrackingScreen .accountRolesContainer,.automatedTrackingScreen .automatedTrackingContainer,.automatedTrackingScreen .integrationManagerContainer,.automatedTrackingScreen .auditTrailContainer,.AuditTrailScreen .experiencesContainer,.AuditTrailScreen .locationManagerContainer,.AuditTrailScreen .siteManagerContainer,.AuditTrailScreen .assetManagerContainer,.AuditTrailScreen .tagConfigurationsContainer,.AuditTrailScreen .audienceManagerContainer,.AuditTrailScreen .accountUsersContainer,.AuditTrailScreen .accountManagersContainer,.AuditTrailScreen .accountRolesContainer,.AuditTrailScreen .automatedTrackingContainer,.AuditTrailScreen .integrationManagerContainer,.AuditTrailScreen .auditTrailContainer,.reportScreen .experiencesContainer,.reportScreen .locationManagerContainer,.reportScreen .siteManagerContainer,.reportScreen .assetManagerContainer,.reportScreen .tagConfigurationsContainer,.reportScreen .audienceManagerContainer,.reportScreen .accountUsersContainer,.reportScreen .accountManagersContainer,.reportScreen .accountRolesContainer,.reportScreen .automatedTrackingContainer,.reportScreen .integrationManagerContainer,.reportScreen .auditTrailContainer{border:1px solid var(--Grey-100, #E8EBEE);position:relative;z-index:0;border-radius:10px;background-color:#fff;margin-bottom:150px}.experiencesScreen .experiences_container_heading,.experiencesScreen .location_container_heading,.experiencesScreen .site_container_heading,.experiencesScreen .accountRoles_container_heading,.locationManagerScreen .experiences_container_heading,.locationManagerScreen .location_container_heading,.locationManagerScreen .site_container_heading,.locationManagerScreen .accountRoles_container_heading,.siteManagerScreen .experiences_container_heading,.siteManagerScreen .location_container_heading,.siteManagerScreen .site_container_heading,.siteManagerScreen .accountRoles_container_heading,.assetManagerScreen .experiences_container_heading,.assetManagerScreen .location_container_heading,.assetManagerScreen .site_container_heading,.assetManagerScreen .accountRoles_container_heading,.audienceManagerScreen .experiences_container_heading,.audienceManagerScreen .location_container_heading,.audienceManagerScreen .site_container_heading,.audienceManagerScreen .accountRoles_container_heading,.accountOverviewScreen .experiences_container_heading,.accountOverviewScreen .location_container_heading,.accountOverviewScreen .site_container_heading,.accountOverviewScreen .accountRoles_container_heading,.tagConfigurationsScreen .experiences_container_heading,.tagConfigurationsScreen .location_container_heading,.tagConfigurationsScreen .site_container_heading,.tagConfigurationsScreen .accountRoles_container_heading,.taggingGuideScreen .experiences_container_heading,.taggingGuideScreen .location_container_heading,.taggingGuideScreen .site_container_heading,.taggingGuideScreen .accountRoles_container_heading,.halfordsDashboardScreen .experiences_container_heading,.halfordsDashboardScreen .location_container_heading,.halfordsDashboardScreen .site_container_heading,.halfordsDashboardScreen .accountRoles_container_heading,.summaryDashboardScreen .experiences_container_heading,.summaryDashboardScreen .location_container_heading,.summaryDashboardScreen .site_container_heading,.summaryDashboardScreen .accountRoles_container_heading,.halfordsAudienceScreen .experiences_container_heading,.halfordsAudienceScreen .location_container_heading,.halfordsAudienceScreen .site_container_heading,.halfordsAudienceScreen .accountRoles_container_heading,.integrationsManagerScreen .experiences_container_heading,.integrationsManagerScreen .location_container_heading,.integrationsManagerScreen .site_container_heading,.integrationsManagerScreen .accountRoles_container_heading,.userConfigurationsScreen .experiences_container_heading,.userConfigurationsScreen .location_container_heading,.userConfigurationsScreen .site_container_heading,.userConfigurationsScreen .accountRoles_container_heading,.accountManagersScreen .experiences_container_heading,.accountManagersScreen .location_container_heading,.accountManagersScreen .site_container_heading,.accountManagersScreen .accountRoles_container_heading,.accountRolesScreen .experiences_container_heading,.accountRolesScreen .location_container_heading,.accountRolesScreen .site_container_heading,.accountRolesScreen .accountRoles_container_heading,.automatedTrackingScreen .experiences_container_heading,.automatedTrackingScreen .location_container_heading,.automatedTrackingScreen .site_container_heading,.automatedTrackingScreen .accountRoles_container_heading,.AuditTrailScreen .experiences_container_heading,.AuditTrailScreen .location_container_heading,.AuditTrailScreen .site_container_heading,.AuditTrailScreen .accountRoles_container_heading,.reportScreen .experiences_container_heading,.reportScreen .location_container_heading,.reportScreen .site_container_heading,.reportScreen .accountRoles_container_heading{padding:15px 40px 0px 40px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--Grey-100, #E8EBEE)}@media(max-width: 1267px){.experiencesScreen .experiences_container_heading,.experiencesScreen .location_container_heading,.experiencesScreen .site_container_heading,.experiencesScreen .accountRoles_container_heading,.locationManagerScreen .experiences_container_heading,.locationManagerScreen .location_container_heading,.locationManagerScreen .site_container_heading,.locationManagerScreen .accountRoles_container_heading,.siteManagerScreen .experiences_container_heading,.siteManagerScreen .location_container_heading,.siteManagerScreen .site_container_heading,.siteManagerScreen .accountRoles_container_heading,.assetManagerScreen .experiences_container_heading,.assetManagerScreen .location_container_heading,.assetManagerScreen .site_container_heading,.assetManagerScreen .accountRoles_container_heading,.audienceManagerScreen .experiences_container_heading,.audienceManagerScreen .location_container_heading,.audienceManagerScreen .site_container_heading,.audienceManagerScreen .accountRoles_container_heading,.accountOverviewScreen .experiences_container_heading,.accountOverviewScreen .location_container_heading,.accountOverviewScreen .site_container_heading,.accountOverviewScreen .accountRoles_container_heading,.tagConfigurationsScreen .experiences_container_heading,.tagConfigurationsScreen .location_container_heading,.tagConfigurationsScreen .site_container_heading,.tagConfigurationsScreen .accountRoles_container_heading,.taggingGuideScreen .experiences_container_heading,.taggingGuideScreen .location_container_heading,.taggingGuideScreen .site_container_heading,.taggingGuideScreen .accountRoles_container_heading,.halfordsDashboardScreen .experiences_container_heading,.halfordsDashboardScreen .location_container_heading,.halfordsDashboardScreen .site_container_heading,.halfordsDashboardScreen .accountRoles_container_heading,.summaryDashboardScreen .experiences_container_heading,.summaryDashboardScreen .location_container_heading,.summaryDashboardScreen .site_container_heading,.summaryDashboardScreen .accountRoles_container_heading,.halfordsAudienceScreen .experiences_container_heading,.halfordsAudienceScreen .location_container_heading,.halfordsAudienceScreen .site_container_heading,.halfordsAudienceScreen .accountRoles_container_heading,.integrationsManagerScreen .experiences_container_heading,.integrationsManagerScreen .location_container_heading,.integrationsManagerScreen .site_container_heading,.integrationsManagerScreen .accountRoles_container_heading,.userConfigurationsScreen .experiences_container_heading,.userConfigurationsScreen .location_container_heading,.userConfigurationsScreen .site_container_heading,.userConfigurationsScreen .accountRoles_container_heading,.accountManagersScreen .experiences_container_heading,.accountManagersScreen .location_container_heading,.accountManagersScreen .site_container_heading,.accountManagersScreen .accountRoles_container_heading,.accountRolesScreen .experiences_container_heading,.accountRolesScreen .location_container_heading,.accountRolesScreen .site_container_heading,.accountRolesScreen .accountRoles_container_heading,.automatedTrackingScreen .experiences_container_heading,.automatedTrackingScreen .location_container_heading,.automatedTrackingScreen .site_container_heading,.automatedTrackingScreen .accountRoles_container_heading,.AuditTrailScreen .experiences_container_heading,.AuditTrailScreen .location_container_heading,.AuditTrailScreen .site_container_heading,.AuditTrailScreen .accountRoles_container_heading,.reportScreen .experiences_container_heading,.reportScreen .location_container_heading,.reportScreen .site_container_heading,.reportScreen .accountRoles_container_heading{flex-direction:column;align-items:center;gap:10px}}.experiencesScreen .experiences_container_heading .selected,.experiencesScreen .location_container_heading .selected,.experiencesScreen .site_container_heading .selected,.experiencesScreen .accountRoles_container_heading .selected,.locationManagerScreen .experiences_container_heading .selected,.locationManagerScreen .location_container_heading .selected,.locationManagerScreen .site_container_heading .selected,.locationManagerScreen .accountRoles_container_heading .selected,.siteManagerScreen .experiences_container_heading .selected,.siteManagerScreen .location_container_heading .selected,.siteManagerScreen .site_container_heading .selected,.siteManagerScreen .accountRoles_container_heading .selected,.assetManagerScreen .experiences_container_heading .selected,.assetManagerScreen .location_container_heading .selected,.assetManagerScreen .site_container_heading .selected,.assetManagerScreen .accountRoles_container_heading .selected,.audienceManagerScreen .experiences_container_heading .selected,.audienceManagerScreen .location_container_heading .selected,.audienceManagerScreen .site_container_heading .selected,.audienceManagerScreen .accountRoles_container_heading .selected,.accountOverviewScreen .experiences_container_heading .selected,.accountOverviewScreen .location_container_heading .selected,.accountOverviewScreen .site_container_heading .selected,.accountOverviewScreen .accountRoles_container_heading .selected,.tagConfigurationsScreen .experiences_container_heading .selected,.tagConfigurationsScreen .location_container_heading .selected,.tagConfigurationsScreen .site_container_heading .selected,.tagConfigurationsScreen .accountRoles_container_heading .selected,.taggingGuideScreen .experiences_container_heading .selected,.taggingGuideScreen .location_container_heading .selected,.taggingGuideScreen .site_container_heading .selected,.taggingGuideScreen .accountRoles_container_heading .selected,.halfordsDashboardScreen .experiences_container_heading .selected,.halfordsDashboardScreen .location_container_heading .selected,.halfordsDashboardScreen .site_container_heading .selected,.halfordsDashboardScreen .accountRoles_container_heading .selected,.summaryDashboardScreen .experiences_container_heading .selected,.summaryDashboardScreen .location_container_heading .selected,.summaryDashboardScreen .site_container_heading .selected,.summaryDashboardScreen .accountRoles_container_heading .selected,.halfordsAudienceScreen .experiences_container_heading .selected,.halfordsAudienceScreen .location_container_heading .selected,.halfordsAudienceScreen .site_container_heading .selected,.halfordsAudienceScreen .accountRoles_container_heading .selected,.integrationsManagerScreen .experiences_container_heading .selected,.integrationsManagerScreen .location_container_heading .selected,.integrationsManagerScreen .site_container_heading .selected,.integrationsManagerScreen .accountRoles_container_heading .selected,.userConfigurationsScreen .experiences_container_heading .selected,.userConfigurationsScreen .location_container_heading .selected,.userConfigurationsScreen .site_container_heading .selected,.userConfigurationsScreen .accountRoles_container_heading .selected,.accountManagersScreen .experiences_container_heading .selected,.accountManagersScreen .location_container_heading .selected,.accountManagersScreen .site_container_heading .selected,.accountManagersScreen .accountRoles_container_heading .selected,.accountRolesScreen .experiences_container_heading .selected,.accountRolesScreen .location_container_heading .selected,.accountRolesScreen .site_container_heading .selected,.accountRolesScreen .accountRoles_container_heading .selected,.automatedTrackingScreen .experiences_container_heading .selected,.automatedTrackingScreen .location_container_heading .selected,.automatedTrackingScreen .site_container_heading .selected,.automatedTrackingScreen .accountRoles_container_heading .selected,.AuditTrailScreen .experiences_container_heading .selected,.AuditTrailScreen .location_container_heading .selected,.AuditTrailScreen .site_container_heading .selected,.AuditTrailScreen .accountRoles_container_heading .selected,.reportScreen .experiences_container_heading .selected,.reportScreen .location_container_heading .selected,.reportScreen .site_container_heading .selected,.reportScreen .accountRoles_container_heading .selected{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));border-bottom:2px solid var(--Blue-100, #3768D1);margin-top:2px}.experiencesScreen .experiences_container_heading .selected .filter_value,.experiencesScreen .location_container_heading .selected .filter_value,.experiencesScreen .site_container_heading .selected .filter_value,.experiencesScreen .accountRoles_container_heading .selected .filter_value,.locationManagerScreen .experiences_container_heading .selected .filter_value,.locationManagerScreen .location_container_heading .selected .filter_value,.locationManagerScreen .site_container_heading .selected .filter_value,.locationManagerScreen .accountRoles_container_heading .selected .filter_value,.siteManagerScreen .experiences_container_heading .selected .filter_value,.siteManagerScreen .location_container_heading .selected .filter_value,.siteManagerScreen .site_container_heading .selected .filter_value,.siteManagerScreen .accountRoles_container_heading .selected .filter_value,.assetManagerScreen .experiences_container_heading .selected .filter_value,.assetManagerScreen .location_container_heading .selected .filter_value,.assetManagerScreen .site_container_heading .selected .filter_value,.assetManagerScreen .accountRoles_container_heading .selected .filter_value,.audienceManagerScreen .experiences_container_heading .selected .filter_value,.audienceManagerScreen .location_container_heading .selected .filter_value,.audienceManagerScreen .site_container_heading .selected .filter_value,.audienceManagerScreen .accountRoles_container_heading .selected .filter_value,.accountOverviewScreen .experiences_container_heading .selected .filter_value,.accountOverviewScreen .location_container_heading .selected .filter_value,.accountOverviewScreen .site_container_heading .selected .filter_value,.accountOverviewScreen .accountRoles_container_heading .selected .filter_value,.tagConfigurationsScreen .experiences_container_heading .selected .filter_value,.tagConfigurationsScreen .location_container_heading .selected .filter_value,.tagConfigurationsScreen .site_container_heading .selected .filter_value,.tagConfigurationsScreen .accountRoles_container_heading .selected .filter_value,.taggingGuideScreen .experiences_container_heading .selected .filter_value,.taggingGuideScreen .location_container_heading .selected .filter_value,.taggingGuideScreen .site_container_heading .selected .filter_value,.taggingGuideScreen .accountRoles_container_heading .selected .filter_value,.halfordsDashboardScreen .experiences_container_heading .selected .filter_value,.halfordsDashboardScreen .location_container_heading .selected .filter_value,.halfordsDashboardScreen .site_container_heading .selected .filter_value,.halfordsDashboardScreen .accountRoles_container_heading .selected .filter_value,.summaryDashboardScreen .experiences_container_heading .selected .filter_value,.summaryDashboardScreen .location_container_heading .selected .filter_value,.summaryDashboardScreen .site_container_heading .selected .filter_value,.summaryDashboardScreen .accountRoles_container_heading .selected .filter_value,.halfordsAudienceScreen .experiences_container_heading .selected .filter_value,.halfordsAudienceScreen .location_container_heading .selected .filter_value,.halfordsAudienceScreen .site_container_heading .selected .filter_value,.halfordsAudienceScreen .accountRoles_container_heading .selected .filter_value,.integrationsManagerScreen .experiences_container_heading .selected .filter_value,.integrationsManagerScreen .location_container_heading .selected .filter_value,.integrationsManagerScreen .site_container_heading .selected .filter_value,.integrationsManagerScreen .accountRoles_container_heading .selected .filter_value,.userConfigurationsScreen .experiences_container_heading .selected .filter_value,.userConfigurationsScreen .location_container_heading .selected .filter_value,.userConfigurationsScreen .site_container_heading .selected .filter_value,.userConfigurationsScreen .accountRoles_container_heading .selected .filter_value,.accountManagersScreen .experiences_container_heading .selected .filter_value,.accountManagersScreen .location_container_heading .selected .filter_value,.accountManagersScreen .site_container_heading .selected .filter_value,.accountManagersScreen .accountRoles_container_heading .selected .filter_value,.accountRolesScreen .experiences_container_heading .selected .filter_value,.accountRolesScreen .location_container_heading .selected .filter_value,.accountRolesScreen .site_container_heading .selected .filter_value,.accountRolesScreen .accountRoles_container_heading .selected .filter_value,.automatedTrackingScreen .experiences_container_heading .selected .filter_value,.automatedTrackingScreen .location_container_heading .selected .filter_value,.automatedTrackingScreen .site_container_heading .selected .filter_value,.automatedTrackingScreen .accountRoles_container_heading .selected .filter_value,.AuditTrailScreen .experiences_container_heading .selected .filter_value,.AuditTrailScreen .location_container_heading .selected .filter_value,.AuditTrailScreen .site_container_heading .selected .filter_value,.AuditTrailScreen .accountRoles_container_heading .selected .filter_value,.reportScreen .experiences_container_heading .selected .filter_value,.reportScreen .location_container_heading .selected .filter_value,.reportScreen .site_container_heading .selected .filter_value,.reportScreen .accountRoles_container_heading .selected .filter_value{background:var(--Pale-Blue-100, #E6EEFF)}@media screen and (max-width: 1188px){.experiencesScreen .experiences_container_heading .selected,.experiencesScreen .location_container_heading .selected,.experiencesScreen .site_container_heading .selected,.experiencesScreen .accountRoles_container_heading .selected,.locationManagerScreen .experiences_container_heading .selected,.locationManagerScreen .location_container_heading .selected,.locationManagerScreen .site_container_heading .selected,.locationManagerScreen .accountRoles_container_heading .selected,.siteManagerScreen .experiences_container_heading .selected,.siteManagerScreen .location_container_heading .selected,.siteManagerScreen .site_container_heading .selected,.siteManagerScreen .accountRoles_container_heading .selected,.assetManagerScreen .experiences_container_heading .selected,.assetManagerScreen .location_container_heading .selected,.assetManagerScreen .site_container_heading .selected,.assetManagerScreen .accountRoles_container_heading .selected,.audienceManagerScreen .experiences_container_heading .selected,.audienceManagerScreen .location_container_heading .selected,.audienceManagerScreen .site_container_heading .selected,.audienceManagerScreen .accountRoles_container_heading .selected,.accountOverviewScreen .experiences_container_heading .selected,.accountOverviewScreen .location_container_heading .selected,.accountOverviewScreen .site_container_heading .selected,.accountOverviewScreen .accountRoles_container_heading .selected,.tagConfigurationsScreen .experiences_container_heading .selected,.tagConfigurationsScreen .location_container_heading .selected,.tagConfigurationsScreen .site_container_heading .selected,.tagConfigurationsScreen .accountRoles_container_heading .selected,.taggingGuideScreen .experiences_container_heading .selected,.taggingGuideScreen .location_container_heading .selected,.taggingGuideScreen .site_container_heading .selected,.taggingGuideScreen .accountRoles_container_heading .selected,.halfordsDashboardScreen .experiences_container_heading .selected,.halfordsDashboardScreen .location_container_heading .selected,.halfordsDashboardScreen .site_container_heading .selected,.halfordsDashboardScreen .accountRoles_container_heading .selected,.summaryDashboardScreen .experiences_container_heading .selected,.summaryDashboardScreen .location_container_heading .selected,.summaryDashboardScreen .site_container_heading .selected,.summaryDashboardScreen .accountRoles_container_heading .selected,.halfordsAudienceScreen .experiences_container_heading .selected,.halfordsAudienceScreen .location_container_heading .selected,.halfordsAudienceScreen .site_container_heading .selected,.halfordsAudienceScreen .accountRoles_container_heading .selected,.integrationsManagerScreen .experiences_container_heading .selected,.integrationsManagerScreen .location_container_heading .selected,.integrationsManagerScreen .site_container_heading .selected,.integrationsManagerScreen .accountRoles_container_heading .selected,.userConfigurationsScreen .experiences_container_heading .selected,.userConfigurationsScreen .location_container_heading .selected,.userConfigurationsScreen .site_container_heading .selected,.userConfigurationsScreen .accountRoles_container_heading .selected,.accountManagersScreen .experiences_container_heading .selected,.accountManagersScreen .location_container_heading .selected,.accountManagersScreen .site_container_heading .selected,.accountManagersScreen .accountRoles_container_heading .selected,.accountRolesScreen .experiences_container_heading .selected,.accountRolesScreen .location_container_heading .selected,.accountRolesScreen .site_container_heading .selected,.accountRolesScreen .accountRoles_container_heading .selected,.automatedTrackingScreen .experiences_container_heading .selected,.automatedTrackingScreen .location_container_heading .selected,.automatedTrackingScreen .site_container_heading .selected,.automatedTrackingScreen .accountRoles_container_heading .selected,.AuditTrailScreen .experiences_container_heading .selected,.AuditTrailScreen .location_container_heading .selected,.AuditTrailScreen .site_container_heading .selected,.AuditTrailScreen .accountRoles_container_heading .selected,.reportScreen .experiences_container_heading .selected,.reportScreen .location_container_heading .selected,.reportScreen .site_container_heading .selected,.reportScreen .accountRoles_container_heading .selected{border-bottom:none;margin-top:0}}.experiencesScreen .experiences_container_heading .barToolButton,.experiencesScreen .location_container_heading .barToolButton,.experiencesScreen .site_container_heading .barToolButton,.experiencesScreen .accountRoles_container_heading .barToolButton,.locationManagerScreen .experiences_container_heading .barToolButton,.locationManagerScreen .location_container_heading .barToolButton,.locationManagerScreen .site_container_heading .barToolButton,.locationManagerScreen .accountRoles_container_heading .barToolButton,.siteManagerScreen .experiences_container_heading .barToolButton,.siteManagerScreen .location_container_heading .barToolButton,.siteManagerScreen .site_container_heading .barToolButton,.siteManagerScreen .accountRoles_container_heading .barToolButton,.assetManagerScreen .experiences_container_heading .barToolButton,.assetManagerScreen .location_container_heading .barToolButton,.assetManagerScreen .site_container_heading .barToolButton,.assetManagerScreen .accountRoles_container_heading .barToolButton,.audienceManagerScreen .experiences_container_heading .barToolButton,.audienceManagerScreen .location_container_heading .barToolButton,.audienceManagerScreen .site_container_heading .barToolButton,.audienceManagerScreen .accountRoles_container_heading .barToolButton,.accountOverviewScreen .experiences_container_heading .barToolButton,.accountOverviewScreen .location_container_heading .barToolButton,.accountOverviewScreen .site_container_heading .barToolButton,.accountOverviewScreen .accountRoles_container_heading .barToolButton,.tagConfigurationsScreen .experiences_container_heading .barToolButton,.tagConfigurationsScreen .location_container_heading .barToolButton,.tagConfigurationsScreen .site_container_heading .barToolButton,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton,.taggingGuideScreen .experiences_container_heading .barToolButton,.taggingGuideScreen .location_container_heading .barToolButton,.taggingGuideScreen .site_container_heading .barToolButton,.taggingGuideScreen .accountRoles_container_heading .barToolButton,.halfordsDashboardScreen .experiences_container_heading .barToolButton,.halfordsDashboardScreen .location_container_heading .barToolButton,.halfordsDashboardScreen .site_container_heading .barToolButton,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton,.summaryDashboardScreen .experiences_container_heading .barToolButton,.summaryDashboardScreen .location_container_heading .barToolButton,.summaryDashboardScreen .site_container_heading .barToolButton,.summaryDashboardScreen .accountRoles_container_heading .barToolButton,.halfordsAudienceScreen .experiences_container_heading .barToolButton,.halfordsAudienceScreen .location_container_heading .barToolButton,.halfordsAudienceScreen .site_container_heading .barToolButton,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton,.integrationsManagerScreen .experiences_container_heading .barToolButton,.integrationsManagerScreen .location_container_heading .barToolButton,.integrationsManagerScreen .site_container_heading .barToolButton,.integrationsManagerScreen .accountRoles_container_heading .barToolButton,.userConfigurationsScreen .experiences_container_heading .barToolButton,.userConfigurationsScreen .location_container_heading .barToolButton,.userConfigurationsScreen .site_container_heading .barToolButton,.userConfigurationsScreen .accountRoles_container_heading .barToolButton,.accountManagersScreen .experiences_container_heading .barToolButton,.accountManagersScreen .location_container_heading .barToolButton,.accountManagersScreen .site_container_heading .barToolButton,.accountManagersScreen .accountRoles_container_heading .barToolButton,.accountRolesScreen .experiences_container_heading .barToolButton,.accountRolesScreen .location_container_heading .barToolButton,.accountRolesScreen .site_container_heading .barToolButton,.accountRolesScreen .accountRoles_container_heading .barToolButton,.automatedTrackingScreen .experiences_container_heading .barToolButton,.automatedTrackingScreen .location_container_heading .barToolButton,.automatedTrackingScreen .site_container_heading .barToolButton,.automatedTrackingScreen .accountRoles_container_heading .barToolButton,.AuditTrailScreen .experiences_container_heading .barToolButton,.AuditTrailScreen .location_container_heading .barToolButton,.AuditTrailScreen .site_container_heading .barToolButton,.AuditTrailScreen .accountRoles_container_heading .barToolButton,.reportScreen .experiences_container_heading .barToolButton,.reportScreen .location_container_heading .barToolButton,.reportScreen .site_container_heading .barToolButton,.reportScreen .accountRoles_container_heading .barToolButton{position:relative;display:flex;padding:4px 5px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;width:31px;height:31px;cursor:pointer;margin-bottom:15px}.experiencesScreen .experiences_container_heading .barToolButton.disabled,.experiencesScreen .location_container_heading .barToolButton.disabled,.experiencesScreen .site_container_heading .barToolButton.disabled,.experiencesScreen .accountRoles_container_heading .barToolButton.disabled,.locationManagerScreen .experiences_container_heading .barToolButton.disabled,.locationManagerScreen .location_container_heading .barToolButton.disabled,.locationManagerScreen .site_container_heading .barToolButton.disabled,.locationManagerScreen .accountRoles_container_heading .barToolButton.disabled,.siteManagerScreen .experiences_container_heading .barToolButton.disabled,.siteManagerScreen .location_container_heading .barToolButton.disabled,.siteManagerScreen .site_container_heading .barToolButton.disabled,.siteManagerScreen .accountRoles_container_heading .barToolButton.disabled,.assetManagerScreen .experiences_container_heading .barToolButton.disabled,.assetManagerScreen .location_container_heading .barToolButton.disabled,.assetManagerScreen .site_container_heading .barToolButton.disabled,.assetManagerScreen .accountRoles_container_heading .barToolButton.disabled,.audienceManagerScreen .experiences_container_heading .barToolButton.disabled,.audienceManagerScreen .location_container_heading .barToolButton.disabled,.audienceManagerScreen .site_container_heading .barToolButton.disabled,.audienceManagerScreen .accountRoles_container_heading .barToolButton.disabled,.accountOverviewScreen .experiences_container_heading .barToolButton.disabled,.accountOverviewScreen .location_container_heading .barToolButton.disabled,.accountOverviewScreen .site_container_heading .barToolButton.disabled,.accountOverviewScreen .accountRoles_container_heading .barToolButton.disabled,.tagConfigurationsScreen .experiences_container_heading .barToolButton.disabled,.tagConfigurationsScreen .location_container_heading .barToolButton.disabled,.tagConfigurationsScreen .site_container_heading .barToolButton.disabled,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled,.taggingGuideScreen .experiences_container_heading .barToolButton.disabled,.taggingGuideScreen .location_container_heading .barToolButton.disabled,.taggingGuideScreen .site_container_heading .barToolButton.disabled,.taggingGuideScreen .accountRoles_container_heading .barToolButton.disabled,.halfordsDashboardScreen .experiences_container_heading .barToolButton.disabled,.halfordsDashboardScreen .location_container_heading .barToolButton.disabled,.halfordsDashboardScreen .site_container_heading .barToolButton.disabled,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton.disabled,.summaryDashboardScreen .experiences_container_heading .barToolButton.disabled,.summaryDashboardScreen .location_container_heading .barToolButton.disabled,.summaryDashboardScreen .site_container_heading .barToolButton.disabled,.summaryDashboardScreen .accountRoles_container_heading .barToolButton.disabled,.halfordsAudienceScreen .experiences_container_heading .barToolButton.disabled,.halfordsAudienceScreen .location_container_heading .barToolButton.disabled,.halfordsAudienceScreen .site_container_heading .barToolButton.disabled,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton.disabled,.integrationsManagerScreen .experiences_container_heading .barToolButton.disabled,.integrationsManagerScreen .location_container_heading .barToolButton.disabled,.integrationsManagerScreen .site_container_heading .barToolButton.disabled,.integrationsManagerScreen .accountRoles_container_heading .barToolButton.disabled,.userConfigurationsScreen .experiences_container_heading .barToolButton.disabled,.userConfigurationsScreen .location_container_heading .barToolButton.disabled,.userConfigurationsScreen .site_container_heading .barToolButton.disabled,.userConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled,.accountManagersScreen .experiences_container_heading .barToolButton.disabled,.accountManagersScreen .location_container_heading .barToolButton.disabled,.accountManagersScreen .site_container_heading .barToolButton.disabled,.accountManagersScreen .accountRoles_container_heading .barToolButton.disabled,.accountRolesScreen .experiences_container_heading .barToolButton.disabled,.accountRolesScreen .location_container_heading .barToolButton.disabled,.accountRolesScreen .site_container_heading .barToolButton.disabled,.accountRolesScreen .accountRoles_container_heading .barToolButton.disabled,.automatedTrackingScreen .experiences_container_heading .barToolButton.disabled,.automatedTrackingScreen .location_container_heading .barToolButton.disabled,.automatedTrackingScreen .site_container_heading .barToolButton.disabled,.automatedTrackingScreen .accountRoles_container_heading .barToolButton.disabled,.AuditTrailScreen .experiences_container_heading .barToolButton.disabled,.AuditTrailScreen .location_container_heading .barToolButton.disabled,.AuditTrailScreen .site_container_heading .barToolButton.disabled,.AuditTrailScreen .accountRoles_container_heading .barToolButton.disabled,.reportScreen .experiences_container_heading .barToolButton.disabled,.reportScreen .location_container_heading .barToolButton.disabled,.reportScreen .site_container_heading .barToolButton.disabled,.reportScreen .accountRoles_container_heading .barToolButton.disabled{position:relative}.experiencesScreen .experiences_container_heading .barToolButton.disabled:hover,.experiencesScreen .location_container_heading .barToolButton.disabled:hover,.experiencesScreen .site_container_heading .barToolButton.disabled:hover,.experiencesScreen .accountRoles_container_heading .barToolButton.disabled:hover,.locationManagerScreen .experiences_container_heading .barToolButton.disabled:hover,.locationManagerScreen .location_container_heading .barToolButton.disabled:hover,.locationManagerScreen .site_container_heading .barToolButton.disabled:hover,.locationManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover,.siteManagerScreen .experiences_container_heading .barToolButton.disabled:hover,.siteManagerScreen .location_container_heading .barToolButton.disabled:hover,.siteManagerScreen .site_container_heading .barToolButton.disabled:hover,.siteManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover,.assetManagerScreen .experiences_container_heading .barToolButton.disabled:hover,.assetManagerScreen .location_container_heading .barToolButton.disabled:hover,.assetManagerScreen .site_container_heading .barToolButton.disabled:hover,.assetManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover,.audienceManagerScreen .experiences_container_heading .barToolButton.disabled:hover,.audienceManagerScreen .location_container_heading .barToolButton.disabled:hover,.audienceManagerScreen .site_container_heading .barToolButton.disabled:hover,.audienceManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover,.accountOverviewScreen .experiences_container_heading .barToolButton.disabled:hover,.accountOverviewScreen .location_container_heading .barToolButton.disabled:hover,.accountOverviewScreen .site_container_heading .barToolButton.disabled:hover,.accountOverviewScreen .accountRoles_container_heading .barToolButton.disabled:hover,.tagConfigurationsScreen .experiences_container_heading .barToolButton.disabled:hover,.tagConfigurationsScreen .location_container_heading .barToolButton.disabled:hover,.tagConfigurationsScreen .site_container_heading .barToolButton.disabled:hover,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled:hover,.taggingGuideScreen .experiences_container_heading .barToolButton.disabled:hover,.taggingGuideScreen .location_container_heading .barToolButton.disabled:hover,.taggingGuideScreen .site_container_heading .barToolButton.disabled:hover,.taggingGuideScreen .accountRoles_container_heading .barToolButton.disabled:hover,.halfordsDashboardScreen .experiences_container_heading .barToolButton.disabled:hover,.halfordsDashboardScreen .location_container_heading .barToolButton.disabled:hover,.halfordsDashboardScreen .site_container_heading .barToolButton.disabled:hover,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton.disabled:hover,.summaryDashboardScreen .experiences_container_heading .barToolButton.disabled:hover,.summaryDashboardScreen .location_container_heading .barToolButton.disabled:hover,.summaryDashboardScreen .site_container_heading .barToolButton.disabled:hover,.summaryDashboardScreen .accountRoles_container_heading .barToolButton.disabled:hover,.halfordsAudienceScreen .experiences_container_heading .barToolButton.disabled:hover,.halfordsAudienceScreen .location_container_heading .barToolButton.disabled:hover,.halfordsAudienceScreen .site_container_heading .barToolButton.disabled:hover,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton.disabled:hover,.integrationsManagerScreen .experiences_container_heading .barToolButton.disabled:hover,.integrationsManagerScreen .location_container_heading .barToolButton.disabled:hover,.integrationsManagerScreen .site_container_heading .barToolButton.disabled:hover,.integrationsManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover,.userConfigurationsScreen .experiences_container_heading .barToolButton.disabled:hover,.userConfigurationsScreen .location_container_heading .barToolButton.disabled:hover,.userConfigurationsScreen .site_container_heading .barToolButton.disabled:hover,.userConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled:hover,.accountManagersScreen .experiences_container_heading .barToolButton.disabled:hover,.accountManagersScreen .location_container_heading .barToolButton.disabled:hover,.accountManagersScreen .site_container_heading .barToolButton.disabled:hover,.accountManagersScreen .accountRoles_container_heading .barToolButton.disabled:hover,.accountRolesScreen .experiences_container_heading .barToolButton.disabled:hover,.accountRolesScreen .location_container_heading .barToolButton.disabled:hover,.accountRolesScreen .site_container_heading .barToolButton.disabled:hover,.accountRolesScreen .accountRoles_container_heading .barToolButton.disabled:hover,.automatedTrackingScreen .experiences_container_heading .barToolButton.disabled:hover,.automatedTrackingScreen .location_container_heading .barToolButton.disabled:hover,.automatedTrackingScreen .site_container_heading .barToolButton.disabled:hover,.automatedTrackingScreen .accountRoles_container_heading .barToolButton.disabled:hover,.AuditTrailScreen .experiences_container_heading .barToolButton.disabled:hover,.AuditTrailScreen .location_container_heading .barToolButton.disabled:hover,.AuditTrailScreen .site_container_heading .barToolButton.disabled:hover,.AuditTrailScreen .accountRoles_container_heading .barToolButton.disabled:hover,.reportScreen .experiences_container_heading .barToolButton.disabled:hover,.reportScreen .location_container_heading .barToolButton.disabled:hover,.reportScreen .site_container_heading .barToolButton.disabled:hover,.reportScreen .accountRoles_container_heading .barToolButton.disabled:hover{cursor:not-allowed}.experiencesScreen .experiences_container_heading .buttonToolTip,.experiencesScreen .location_container_heading .buttonToolTip,.experiencesScreen .site_container_heading .buttonToolTip,.experiencesScreen .accountRoles_container_heading .buttonToolTip,.locationManagerScreen .experiences_container_heading .buttonToolTip,.locationManagerScreen .location_container_heading .buttonToolTip,.locationManagerScreen .site_container_heading .buttonToolTip,.locationManagerScreen .accountRoles_container_heading .buttonToolTip,.siteManagerScreen .experiences_container_heading .buttonToolTip,.siteManagerScreen .location_container_heading .buttonToolTip,.siteManagerScreen .site_container_heading .buttonToolTip,.siteManagerScreen .accountRoles_container_heading .buttonToolTip,.assetManagerScreen .experiences_container_heading .buttonToolTip,.assetManagerScreen .location_container_heading .buttonToolTip,.assetManagerScreen .site_container_heading .buttonToolTip,.assetManagerScreen .accountRoles_container_heading .buttonToolTip,.audienceManagerScreen .experiences_container_heading .buttonToolTip,.audienceManagerScreen .location_container_heading .buttonToolTip,.audienceManagerScreen .site_container_heading .buttonToolTip,.audienceManagerScreen .accountRoles_container_heading .buttonToolTip,.accountOverviewScreen .experiences_container_heading .buttonToolTip,.accountOverviewScreen .location_container_heading .buttonToolTip,.accountOverviewScreen .site_container_heading .buttonToolTip,.accountOverviewScreen .accountRoles_container_heading .buttonToolTip,.tagConfigurationsScreen .experiences_container_heading .buttonToolTip,.tagConfigurationsScreen .location_container_heading .buttonToolTip,.tagConfigurationsScreen .site_container_heading .buttonToolTip,.tagConfigurationsScreen .accountRoles_container_heading .buttonToolTip,.taggingGuideScreen .experiences_container_heading .buttonToolTip,.taggingGuideScreen .location_container_heading .buttonToolTip,.taggingGuideScreen .site_container_heading .buttonToolTip,.taggingGuideScreen .accountRoles_container_heading .buttonToolTip,.halfordsDashboardScreen .experiences_container_heading .buttonToolTip,.halfordsDashboardScreen .location_container_heading .buttonToolTip,.halfordsDashboardScreen .site_container_heading .buttonToolTip,.halfordsDashboardScreen .accountRoles_container_heading .buttonToolTip,.summaryDashboardScreen .experiences_container_heading .buttonToolTip,.summaryDashboardScreen .location_container_heading .buttonToolTip,.summaryDashboardScreen .site_container_heading .buttonToolTip,.summaryDashboardScreen .accountRoles_container_heading .buttonToolTip,.halfordsAudienceScreen .experiences_container_heading .buttonToolTip,.halfordsAudienceScreen .location_container_heading .buttonToolTip,.halfordsAudienceScreen .site_container_heading .buttonToolTip,.halfordsAudienceScreen .accountRoles_container_heading .buttonToolTip,.integrationsManagerScreen .experiences_container_heading .buttonToolTip,.integrationsManagerScreen .location_container_heading .buttonToolTip,.integrationsManagerScreen .site_container_heading .buttonToolTip,.integrationsManagerScreen .accountRoles_container_heading .buttonToolTip,.userConfigurationsScreen .experiences_container_heading .buttonToolTip,.userConfigurationsScreen .location_container_heading .buttonToolTip,.userConfigurationsScreen .site_container_heading .buttonToolTip,.userConfigurationsScreen .accountRoles_container_heading .buttonToolTip,.accountManagersScreen .experiences_container_heading .buttonToolTip,.accountManagersScreen .location_container_heading .buttonToolTip,.accountManagersScreen .site_container_heading .buttonToolTip,.accountManagersScreen .accountRoles_container_heading .buttonToolTip,.accountRolesScreen .experiences_container_heading .buttonToolTip,.accountRolesScreen .location_container_heading .buttonToolTip,.accountRolesScreen .site_container_heading .buttonToolTip,.accountRolesScreen .accountRoles_container_heading .buttonToolTip,.automatedTrackingScreen .experiences_container_heading .buttonToolTip,.automatedTrackingScreen .location_container_heading .buttonToolTip,.automatedTrackingScreen .site_container_heading .buttonToolTip,.automatedTrackingScreen .accountRoles_container_heading .buttonToolTip,.AuditTrailScreen .experiences_container_heading .buttonToolTip,.AuditTrailScreen .location_container_heading .buttonToolTip,.AuditTrailScreen .site_container_heading .buttonToolTip,.AuditTrailScreen .accountRoles_container_heading .buttonToolTip,.reportScreen .experiences_container_heading .buttonToolTip,.reportScreen .location_container_heading .buttonToolTip,.reportScreen .site_container_heading .buttonToolTip,.reportScreen .accountRoles_container_heading .buttonToolTip{position:absolute;display:none;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3;width:max-content;max-width:220px;right:6%;top:110%}.experiencesScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.experiencesScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.experiencesScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.experiencesScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.locationManagerScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.locationManagerScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.locationManagerScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.locationManagerScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.siteManagerScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.siteManagerScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.siteManagerScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.siteManagerScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.assetManagerScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.assetManagerScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.assetManagerScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.assetManagerScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.audienceManagerScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.audienceManagerScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.audienceManagerScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.audienceManagerScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.accountOverviewScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.accountOverviewScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.accountOverviewScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.accountOverviewScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.tagConfigurationsScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.tagConfigurationsScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.tagConfigurationsScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.taggingGuideScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.taggingGuideScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.taggingGuideScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.taggingGuideScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.halfordsDashboardScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.halfordsDashboardScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.halfordsDashboardScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.summaryDashboardScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.summaryDashboardScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.summaryDashboardScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.summaryDashboardScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.halfordsAudienceScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.halfordsAudienceScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.halfordsAudienceScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.integrationsManagerScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.integrationsManagerScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.integrationsManagerScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.integrationsManagerScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.userConfigurationsScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.userConfigurationsScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.userConfigurationsScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.userConfigurationsScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.accountManagersScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.accountManagersScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.accountManagersScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.accountManagersScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.accountRolesScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.accountRolesScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.accountRolesScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.accountRolesScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.automatedTrackingScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.automatedTrackingScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.automatedTrackingScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.automatedTrackingScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.AuditTrailScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.AuditTrailScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.AuditTrailScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.AuditTrailScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip,.reportScreen .experiences_container_heading .barToolButton:hover>.buttonToolTip,.reportScreen .location_container_heading .barToolButton:hover>.buttonToolTip,.reportScreen .site_container_heading .barToolButton:hover>.buttonToolTip,.reportScreen .accountRoles_container_heading .barToolButton:hover>.buttonToolTip{display:block;opacity:1}.experiencesScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.experiencesScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.experiencesScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.experiencesScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.locationManagerScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.locationManagerScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.locationManagerScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.locationManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.siteManagerScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.siteManagerScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.siteManagerScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.siteManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.assetManagerScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.assetManagerScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.assetManagerScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.assetManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.audienceManagerScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.audienceManagerScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.audienceManagerScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.audienceManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountOverviewScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountOverviewScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountOverviewScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountOverviewScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.tagConfigurationsScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.tagConfigurationsScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.tagConfigurationsScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.taggingGuideScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.taggingGuideScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.taggingGuideScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.taggingGuideScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsDashboardScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsDashboardScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsDashboardScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.summaryDashboardScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.summaryDashboardScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.summaryDashboardScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.summaryDashboardScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsAudienceScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsAudienceScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsAudienceScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.integrationsManagerScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.integrationsManagerScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.integrationsManagerScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.integrationsManagerScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.userConfigurationsScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.userConfigurationsScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.userConfigurationsScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.userConfigurationsScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountManagersScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountManagersScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountManagersScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountManagersScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountRolesScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountRolesScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountRolesScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.accountRolesScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.automatedTrackingScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.automatedTrackingScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.automatedTrackingScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.automatedTrackingScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.AuditTrailScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.AuditTrailScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.AuditTrailScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.AuditTrailScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip,.reportScreen .experiences_container_heading .barToolButton.disabled:hover>.buttonToolTip,.reportScreen .location_container_heading .barToolButton.disabled:hover>.buttonToolTip,.reportScreen .site_container_heading .barToolButton.disabled:hover>.buttonToolTip,.reportScreen .accountRoles_container_heading .barToolButton.disabled:hover>.buttonToolTip{display:block}.experiencesScreen .experiences_container_heading .barToolButton:hover,.experiencesScreen .location_container_heading .barToolButton:hover,.experiencesScreen .site_container_heading .barToolButton:hover,.experiencesScreen .accountRoles_container_heading .barToolButton:hover,.locationManagerScreen .experiences_container_heading .barToolButton:hover,.locationManagerScreen .location_container_heading .barToolButton:hover,.locationManagerScreen .site_container_heading .barToolButton:hover,.locationManagerScreen .accountRoles_container_heading .barToolButton:hover,.siteManagerScreen .experiences_container_heading .barToolButton:hover,.siteManagerScreen .location_container_heading .barToolButton:hover,.siteManagerScreen .site_container_heading .barToolButton:hover,.siteManagerScreen .accountRoles_container_heading .barToolButton:hover,.assetManagerScreen .experiences_container_heading .barToolButton:hover,.assetManagerScreen .location_container_heading .barToolButton:hover,.assetManagerScreen .site_container_heading .barToolButton:hover,.assetManagerScreen .accountRoles_container_heading .barToolButton:hover,.audienceManagerScreen .experiences_container_heading .barToolButton:hover,.audienceManagerScreen .location_container_heading .barToolButton:hover,.audienceManagerScreen .site_container_heading .barToolButton:hover,.audienceManagerScreen .accountRoles_container_heading .barToolButton:hover,.accountOverviewScreen .experiences_container_heading .barToolButton:hover,.accountOverviewScreen .location_container_heading .barToolButton:hover,.accountOverviewScreen .site_container_heading .barToolButton:hover,.accountOverviewScreen .accountRoles_container_heading .barToolButton:hover,.tagConfigurationsScreen .experiences_container_heading .barToolButton:hover,.tagConfigurationsScreen .location_container_heading .barToolButton:hover,.tagConfigurationsScreen .site_container_heading .barToolButton:hover,.tagConfigurationsScreen .accountRoles_container_heading .barToolButton:hover,.taggingGuideScreen .experiences_container_heading .barToolButton:hover,.taggingGuideScreen .location_container_heading .barToolButton:hover,.taggingGuideScreen .site_container_heading .barToolButton:hover,.taggingGuideScreen .accountRoles_container_heading .barToolButton:hover,.halfordsDashboardScreen .experiences_container_heading .barToolButton:hover,.halfordsDashboardScreen .location_container_heading .barToolButton:hover,.halfordsDashboardScreen .site_container_heading .barToolButton:hover,.halfordsDashboardScreen .accountRoles_container_heading .barToolButton:hover,.summaryDashboardScreen .experiences_container_heading .barToolButton:hover,.summaryDashboardScreen .location_container_heading .barToolButton:hover,.summaryDashboardScreen .site_container_heading .barToolButton:hover,.summaryDashboardScreen .accountRoles_container_heading .barToolButton:hover,.halfordsAudienceScreen .experiences_container_heading .barToolButton:hover,.halfordsAudienceScreen .location_container_heading .barToolButton:hover,.halfordsAudienceScreen .site_container_heading .barToolButton:hover,.halfordsAudienceScreen .accountRoles_container_heading .barToolButton:hover,.integrationsManagerScreen .experiences_container_heading .barToolButton:hover,.integrationsManagerScreen .location_container_heading .barToolButton:hover,.integrationsManagerScreen .site_container_heading .barToolButton:hover,.integrationsManagerScreen .accountRoles_container_heading .barToolButton:hover,.userConfigurationsScreen .experiences_container_heading .barToolButton:hover,.userConfigurationsScreen .location_container_heading .barToolButton:hover,.userConfigurationsScreen .site_container_heading .barToolButton:hover,.userConfigurationsScreen .accountRoles_container_heading .barToolButton:hover,.accountManagersScreen .experiences_container_heading .barToolButton:hover,.accountManagersScreen .location_container_heading .barToolButton:hover,.accountManagersScreen .site_container_heading .barToolButton:hover,.accountManagersScreen .accountRoles_container_heading .barToolButton:hover,.accountRolesScreen .experiences_container_heading .barToolButton:hover,.accountRolesScreen .location_container_heading .barToolButton:hover,.accountRolesScreen .site_container_heading .barToolButton:hover,.accountRolesScreen .accountRoles_container_heading .barToolButton:hover,.automatedTrackingScreen .experiences_container_heading .barToolButton:hover,.automatedTrackingScreen .location_container_heading .barToolButton:hover,.automatedTrackingScreen .site_container_heading .barToolButton:hover,.automatedTrackingScreen .accountRoles_container_heading .barToolButton:hover,.AuditTrailScreen .experiences_container_heading .barToolButton:hover,.AuditTrailScreen .location_container_heading .barToolButton:hover,.AuditTrailScreen .site_container_heading .barToolButton:hover,.AuditTrailScreen .accountRoles_container_heading .barToolButton:hover,.reportScreen .experiences_container_heading .barToolButton:hover,.reportScreen .location_container_heading .barToolButton:hover,.reportScreen .site_container_heading .barToolButton:hover,.reportScreen .accountRoles_container_heading .barToolButton:hover{background:rgba(232,235,238,.3);cursor:pointer}.experiencesScreen .columnSelectorComponent .columnSelectorTab,.locationManagerScreen .columnSelectorComponent .columnSelectorTab,.siteManagerScreen .columnSelectorComponent .columnSelectorTab,.assetManagerScreen .columnSelectorComponent .columnSelectorTab,.audienceManagerScreen .columnSelectorComponent .columnSelectorTab,.accountOverviewScreen .columnSelectorComponent .columnSelectorTab,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorTab,.taggingGuideScreen .columnSelectorComponent .columnSelectorTab,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorTab,.summaryDashboardScreen .columnSelectorComponent .columnSelectorTab,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorTab,.integrationsManagerScreen .columnSelectorComponent .columnSelectorTab,.userConfigurationsScreen .columnSelectorComponent .columnSelectorTab,.accountManagersScreen .columnSelectorComponent .columnSelectorTab,.accountRolesScreen .columnSelectorComponent .columnSelectorTab,.automatedTrackingScreen .columnSelectorComponent .columnSelectorTab,.AuditTrailScreen .columnSelectorComponent .columnSelectorTab,.reportScreen .columnSelectorComponent .columnSelectorTab{display:flex;align-items:center;border-radius:10px;border:1px solid rgba(91,107,121,.5);padding:4px 15px;white-space:nowrap;text-overflow:ellipsis;width:auto;overflow:hidden;gap:10px;cursor:pointer}.experiencesScreen .columnSelectorComponent .columnSelectorTab:hover,.locationManagerScreen .columnSelectorComponent .columnSelectorTab:hover,.siteManagerScreen .columnSelectorComponent .columnSelectorTab:hover,.assetManagerScreen .columnSelectorComponent .columnSelectorTab:hover,.audienceManagerScreen .columnSelectorComponent .columnSelectorTab:hover,.accountOverviewScreen .columnSelectorComponent .columnSelectorTab:hover,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorTab:hover,.taggingGuideScreen .columnSelectorComponent .columnSelectorTab:hover,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorTab:hover,.summaryDashboardScreen .columnSelectorComponent .columnSelectorTab:hover,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorTab:hover,.integrationsManagerScreen .columnSelectorComponent .columnSelectorTab:hover,.userConfigurationsScreen .columnSelectorComponent .columnSelectorTab:hover,.accountManagersScreen .columnSelectorComponent .columnSelectorTab:hover,.accountRolesScreen .columnSelectorComponent .columnSelectorTab:hover,.automatedTrackingScreen .columnSelectorComponent .columnSelectorTab:hover,.AuditTrailScreen .columnSelectorComponent .columnSelectorTab:hover,.reportScreen .columnSelectorComponent .columnSelectorTab:hover{background:rgba(232,235,238,.3)}.experiencesScreen .columnSelectorComponent .columnSelectorTab.disabled,.locationManagerScreen .columnSelectorComponent .columnSelectorTab.disabled,.siteManagerScreen .columnSelectorComponent .columnSelectorTab.disabled,.assetManagerScreen .columnSelectorComponent .columnSelectorTab.disabled,.audienceManagerScreen .columnSelectorComponent .columnSelectorTab.disabled,.accountOverviewScreen .columnSelectorComponent .columnSelectorTab.disabled,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorTab.disabled,.taggingGuideScreen .columnSelectorComponent .columnSelectorTab.disabled,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorTab.disabled,.summaryDashboardScreen .columnSelectorComponent .columnSelectorTab.disabled,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorTab.disabled,.integrationsManagerScreen .columnSelectorComponent .columnSelectorTab.disabled,.userConfigurationsScreen .columnSelectorComponent .columnSelectorTab.disabled,.accountManagersScreen .columnSelectorComponent .columnSelectorTab.disabled,.accountRolesScreen .columnSelectorComponent .columnSelectorTab.disabled,.automatedTrackingScreen .columnSelectorComponent .columnSelectorTab.disabled,.AuditTrailScreen .columnSelectorComponent .columnSelectorTab.disabled,.reportScreen .columnSelectorComponent .columnSelectorTab.disabled{border:1px solid rgba(91,107,121,.3);color:rgba(91,107,121,.5);pointer-events:none}.experiencesScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.locationManagerScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.siteManagerScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.assetManagerScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.audienceManagerScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.accountOverviewScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.tagConfigurationsScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.taggingGuideScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.halfordsDashboardScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.summaryDashboardScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.halfordsAudienceScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.integrationsManagerScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.userConfigurationsScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.accountManagersScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.accountRolesScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.automatedTrackingScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.AuditTrailScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2),.reportScreen .columnSelectorComponent .columnSelectorTab p:nth-of-type(2){color:#3768d1;font-size:13px;font-weight:400;text-decoration-line:underline}.experiencesScreen .columnSelectorComponent .columnSelectorContainer,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer,.reportScreen .columnSelectorComponent .columnSelectorContainer{position:fixed;top:22px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;background:#fff;border-radius:10px;border:1px solid #e8ebee;padding:25px 0px 25px 0;max-width:1000px;width:50%;min-height:300px;max-height:90vh;overflow:hidden;z-index:10}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader{display:flex;flex-direction:column;padding:0 33px 15px 33px;gap:15px;width:100%;border-bottom:1px solid #e8ebee}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar{display:flex;justify-content:space-between;min-height:39px;align-items:flex-start}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-style:normal;font-weight:500;font-family:Inter;line-height:normal}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .reset:hover{background:rgba(232,235,238,.3)}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .title{color:#003;font-size:18px;font-family:Inter;font-weight:500;line-height:normal}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-family:Inter;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled:hover .apply_tooltip{display:flex}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply_tooltip{position:absolute;display:none;justify-content:center;align-items:center;width:150%;top:39px;left:50%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:#61676e;width:max-content;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply:hover{background:#8cec99}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3);pointer-events:all}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel{display:flex;align-items:center;font-size:14px;font-family:Inter;border:1px solid #5b6b79;border-radius:10px;padding:11px 15px;height:100%;cursor:pointer}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .cancel:hover{background:rgba(232,235,238,.3)}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar .headerButtons{display:flex;position:relative;color:#5b6b79;font-weight:600;gap:10px;height:39px}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label{margin:0;width:373px}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer{display:flex;gap:7px;padding:4px 19px 4px 10px;align-items:center;border:1px solid rgba(91,107,121,.5);border-radius:10px;width:373px}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer .searchIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .searchBarContainer input{border:none;color:#5b6b79;font-size:14px;font-style:normal;font-weight:400;line-height:normal;outline:none;cursor:default}@media screen and (max-width: 640px){.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader .headerTopBar{flex-direction:column;align-items:center;gap:10px}.experiencesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.locationManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.siteManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.assetManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.audienceManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountOverviewScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.taggingGuideScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.summaryDashboardScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.integrationsManagerScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.userConfigurationsScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountManagersScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.accountRolesScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.automatedTrackingScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.AuditTrailScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label,.reportScreen .columnSelectorComponent .columnSelectorContainer .columnSelectorHeader label{display:flex;justify-content:center;width:100%}}.experiencesScreen .columnSelectorComponent .columnSelectorBody,.locationManagerScreen .columnSelectorComponent .columnSelectorBody,.siteManagerScreen .columnSelectorComponent .columnSelectorBody,.assetManagerScreen .columnSelectorComponent .columnSelectorBody,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody,.accountManagersScreen .columnSelectorComponent .columnSelectorBody,.accountRolesScreen .columnSelectorComponent .columnSelectorBody,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody,.reportScreen .columnSelectorComponent .columnSelectorBody{border-bottom:1px solid #e8ebee;width:100%;overflow:hidden}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft{border-right:1px solid #e8ebee;display:flex;flex-direction:column}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections{display:flex;align-items:center;justify-content:flex-start;padding:8px 30px 9px 33px;gap:10px;color:#3768d1;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .mainSelector{display:flex;align-items:center;gap:10px;cursor:pointer}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .allSelections .selectAllClear{text-decoration-line:underline;margin-left:auto;cursor:pointer}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList{overflow-y:auto;overflow-x:hidden;max-height:calc(90vh - 200px)}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnsList span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .checkbox{width:21px;height:21px;margin:0 !important}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem{display:flex;align-items:center;gap:10px;padding:9px 30px 9px 33px;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;line-height:normal;border-top:1px solid #e8ebee}.experiencesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.locationManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.siteManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.assetManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.audienceManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.accountOverviewScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.tagConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.taggingGuideScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.halfordsDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.summaryDashboardScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.halfordsAudienceScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.integrationsManagerScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.userConfigurationsScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.accountManagersScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.accountRolesScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.automatedTrackingScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.AuditTrailScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected,.reportScreen .columnSelectorComponent .columnSelectorBody .columnsBodyLeft .columnItem.selected{background:#e6eeff}.experiencesScreen .filter_heading,.locationManagerScreen .filter_heading,.siteManagerScreen .filter_heading,.assetManagerScreen .filter_heading,.audienceManagerScreen .filter_heading,.accountOverviewScreen .filter_heading,.tagConfigurationsScreen .filter_heading,.taggingGuideScreen .filter_heading,.halfordsDashboardScreen .filter_heading,.summaryDashboardScreen .filter_heading,.halfordsAudienceScreen .filter_heading,.integrationsManagerScreen .filter_heading,.userConfigurationsScreen .filter_heading,.accountManagersScreen .filter_heading,.accountRolesScreen .filter_heading,.automatedTrackingScreen .filter_heading,.AuditTrailScreen .filter_heading,.reportScreen .filter_heading{display:flex;flex-wrap:wrap;color:var(--Dark-Grey-100, #5B6B79);font-size:14px;font-weight:400;padding-right:40px;height:55px}@media(max-width: 1188px){.experiencesScreen .filter_heading,.locationManagerScreen .filter_heading,.siteManagerScreen .filter_heading,.assetManagerScreen .filter_heading,.audienceManagerScreen .filter_heading,.accountOverviewScreen .filter_heading,.tagConfigurationsScreen .filter_heading,.taggingGuideScreen .filter_heading,.halfordsDashboardScreen .filter_heading,.summaryDashboardScreen .filter_heading,.halfordsAudienceScreen .filter_heading,.integrationsManagerScreen .filter_heading,.userConfigurationsScreen .filter_heading,.accountManagersScreen .filter_heading,.accountRolesScreen .filter_heading,.automatedTrackingScreen .filter_heading,.AuditTrailScreen .filter_heading,.reportScreen .filter_heading{padding-right:0px;justify-content:center;height:100%;gap:5px}}.experiencesScreen .filter,.locationManagerScreen .filter,.siteManagerScreen .filter,.assetManagerScreen .filter,.audienceManagerScreen .filter,.accountOverviewScreen .filter,.tagConfigurationsScreen .filter,.taggingGuideScreen .filter,.halfordsDashboardScreen .filter,.summaryDashboardScreen .filter,.halfordsAudienceScreen .filter,.integrationsManagerScreen .filter,.userConfigurationsScreen .filter,.accountManagersScreen .filter,.accountRolesScreen .filter,.automatedTrackingScreen .filter,.AuditTrailScreen .filter,.reportScreen .filter{display:flex;align-items:center;gap:10px;padding-inline:19px;cursor:pointer}.experiencesScreen .filter .filter_value,.locationManagerScreen .filter .filter_value,.siteManagerScreen .filter .filter_value,.assetManagerScreen .filter .filter_value,.audienceManagerScreen .filter .filter_value,.accountOverviewScreen .filter .filter_value,.tagConfigurationsScreen .filter .filter_value,.taggingGuideScreen .filter .filter_value,.halfordsDashboardScreen .filter .filter_value,.summaryDashboardScreen .filter .filter_value,.halfordsAudienceScreen .filter .filter_value,.integrationsManagerScreen .filter .filter_value,.userConfigurationsScreen .filter .filter_value,.accountManagersScreen .filter .filter_value,.accountRolesScreen .filter .filter_value,.automatedTrackingScreen .filter .filter_value,.AuditTrailScreen .filter .filter_value,.reportScreen .filter .filter_value{color:var(--Black-100, #1D2630);padding:3px 9px 3px 9px;border-radius:10px;background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .filter:hover,.locationManagerScreen .filter:hover,.siteManagerScreen .filter:hover,.assetManagerScreen .filter:hover,.audienceManagerScreen .filter:hover,.accountOverviewScreen .filter:hover,.tagConfigurationsScreen .filter:hover,.taggingGuideScreen .filter:hover,.halfordsDashboardScreen .filter:hover,.summaryDashboardScreen .filter:hover,.halfordsAudienceScreen .filter:hover,.integrationsManagerScreen .filter:hover,.userConfigurationsScreen .filter:hover,.accountManagersScreen .filter:hover,.accountRolesScreen .filter:hover,.automatedTrackingScreen .filter:hover,.AuditTrailScreen .filter:hover,.reportScreen .filter:hover{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1))}.experiencesScreen .filter:hover .filter_value,.locationManagerScreen .filter:hover .filter_value,.siteManagerScreen .filter:hover .filter_value,.assetManagerScreen .filter:hover .filter_value,.audienceManagerScreen .filter:hover .filter_value,.accountOverviewScreen .filter:hover .filter_value,.tagConfigurationsScreen .filter:hover .filter_value,.taggingGuideScreen .filter:hover .filter_value,.halfordsDashboardScreen .filter:hover .filter_value,.summaryDashboardScreen .filter:hover .filter_value,.halfordsAudienceScreen .filter:hover .filter_value,.integrationsManagerScreen .filter:hover .filter_value,.userConfigurationsScreen .filter:hover .filter_value,.accountManagersScreen .filter:hover .filter_value,.accountRolesScreen .filter:hover .filter_value,.automatedTrackingScreen .filter:hover .filter_value,.AuditTrailScreen .filter:hover .filter_value,.reportScreen .filter:hover .filter_value{background:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .disabled,.locationManagerScreen .disabled,.siteManagerScreen .disabled,.assetManagerScreen .disabled,.audienceManagerScreen .disabled,.accountOverviewScreen .disabled,.tagConfigurationsScreen .disabled,.taggingGuideScreen .disabled,.halfordsDashboardScreen .disabled,.summaryDashboardScreen .disabled,.halfordsAudienceScreen .disabled,.integrationsManagerScreen .disabled,.userConfigurationsScreen .disabled,.accountManagersScreen .disabled,.accountRolesScreen .disabled,.automatedTrackingScreen .disabled,.AuditTrailScreen .disabled,.reportScreen .disabled{pointer-events:none;color:var(--Dark-Grey-30, var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3))) !important}.experiencesScreen .createButton,.locationManagerScreen .createButton,.siteManagerScreen .createButton,.assetManagerScreen .createButton,.audienceManagerScreen .createButton,.accountOverviewScreen .createButton,.tagConfigurationsScreen .createButton,.taggingGuideScreen .createButton,.halfordsDashboardScreen .createButton,.summaryDashboardScreen .createButton,.halfordsAudienceScreen .createButton,.integrationsManagerScreen .createButton,.userConfigurationsScreen .createButton,.accountManagersScreen .createButton,.accountRolesScreen .createButton,.automatedTrackingScreen .createButton,.AuditTrailScreen .createButton,.reportScreen .createButton{display:flex;align-items:center;gap:5px;padding:4px 15px 4px 15px;line-height:1px;font-size:14px;font-style:normal;font-weight:600;border-radius:10px;margin-bottom:15px;color:var(--Black-100, #1D2630);background:var(--WTO-Green, #9FEFAA);text-decoration:none}.experiencesScreen .createButton:hover,.locationManagerScreen .createButton:hover,.siteManagerScreen .createButton:hover,.assetManagerScreen .createButton:hover,.audienceManagerScreen .createButton:hover,.accountOverviewScreen .createButton:hover,.tagConfigurationsScreen .createButton:hover,.taggingGuideScreen .createButton:hover,.halfordsDashboardScreen .createButton:hover,.summaryDashboardScreen .createButton:hover,.halfordsAudienceScreen .createButton:hover,.integrationsManagerScreen .createButton:hover,.userConfigurationsScreen .createButton:hover,.accountManagersScreen .createButton:hover,.accountRolesScreen .createButton:hover,.automatedTrackingScreen .createButton:hover,.AuditTrailScreen .createButton:hover,.reportScreen .createButton:hover{background:var(--WTO-Green-Rollover-Rollover, #8CEC99);cursor:pointer;text-decoration:none}.experiencesScreen .disabled_button,.locationManagerScreen .disabled_button,.siteManagerScreen .disabled_button,.assetManagerScreen .disabled_button,.audienceManagerScreen .disabled_button,.accountOverviewScreen .disabled_button,.tagConfigurationsScreen .disabled_button,.taggingGuideScreen .disabled_button,.halfordsDashboardScreen .disabled_button,.summaryDashboardScreen .disabled_button,.halfordsAudienceScreen .disabled_button,.integrationsManagerScreen .disabled_button,.userConfigurationsScreen .disabled_button,.accountManagersScreen .disabled_button,.accountRolesScreen .disabled_button,.automatedTrackingScreen .disabled_button,.AuditTrailScreen .disabled_button,.reportScreen .disabled_button{pointer-events:none;background:rgba(232,235,238,.3);color:var(--Dark-Grey-50, var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5)))}.experiencesScreen .disabled_button svg path,.locationManagerScreen .disabled_button svg path,.siteManagerScreen .disabled_button svg path,.assetManagerScreen .disabled_button svg path,.audienceManagerScreen .disabled_button svg path,.accountOverviewScreen .disabled_button svg path,.tagConfigurationsScreen .disabled_button svg path,.taggingGuideScreen .disabled_button svg path,.halfordsDashboardScreen .disabled_button svg path,.summaryDashboardScreen .disabled_button svg path,.halfordsAudienceScreen .disabled_button svg path,.integrationsManagerScreen .disabled_button svg path,.userConfigurationsScreen .disabled_button svg path,.accountManagersScreen .disabled_button svg path,.accountRolesScreen .disabled_button svg path,.automatedTrackingScreen .disabled_button svg path,.AuditTrailScreen .disabled_button svg path,.reportScreen .disabled_button svg path{fill:var(--Dark-Grey-50, var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5)))}.experiencesScreen .searchSortContainer,.locationManagerScreen .searchSortContainer,.siteManagerScreen .searchSortContainer,.assetManagerScreen .searchSortContainer,.audienceManagerScreen .searchSortContainer,.accountOverviewScreen .searchSortContainer,.tagConfigurationsScreen .searchSortContainer,.taggingGuideScreen .searchSortContainer,.halfordsDashboardScreen .searchSortContainer,.summaryDashboardScreen .searchSortContainer,.halfordsAudienceScreen .searchSortContainer,.integrationsManagerScreen .searchSortContainer,.userConfigurationsScreen .searchSortContainer,.accountManagersScreen .searchSortContainer,.accountRolesScreen .searchSortContainer,.automatedTrackingScreen .searchSortContainer,.AuditTrailScreen .searchSortContainer,.reportScreen .searchSortContainer{display:flex;justify-content:space-between;padding:27px 40px 20px 40px}@media screen and (max-width: 1023px){.experiencesScreen .searchSortContainer,.locationManagerScreen .searchSortContainer,.siteManagerScreen .searchSortContainer,.assetManagerScreen .searchSortContainer,.audienceManagerScreen .searchSortContainer,.accountOverviewScreen .searchSortContainer,.tagConfigurationsScreen .searchSortContainer,.taggingGuideScreen .searchSortContainer,.halfordsDashboardScreen .searchSortContainer,.summaryDashboardScreen .searchSortContainer,.halfordsAudienceScreen .searchSortContainer,.integrationsManagerScreen .searchSortContainer,.userConfigurationsScreen .searchSortContainer,.accountManagersScreen .searchSortContainer,.accountRolesScreen .searchSortContainer,.automatedTrackingScreen .searchSortContainer,.AuditTrailScreen .searchSortContainer,.reportScreen .searchSortContainer{flex-direction:column;align-items:center;gap:10px}}.experiencesScreen .searchBarXIcon,.locationManagerScreen .searchBarXIcon,.siteManagerScreen .searchBarXIcon,.assetManagerScreen .searchBarXIcon,.audienceManagerScreen .searchBarXIcon,.accountOverviewScreen .searchBarXIcon,.tagConfigurationsScreen .searchBarXIcon,.taggingGuideScreen .searchBarXIcon,.halfordsDashboardScreen .searchBarXIcon,.summaryDashboardScreen .searchBarXIcon,.halfordsAudienceScreen .searchBarXIcon,.integrationsManagerScreen .searchBarXIcon,.userConfigurationsScreen .searchBarXIcon,.accountManagersScreen .searchBarXIcon,.accountRolesScreen .searchBarXIcon,.automatedTrackingScreen .searchBarXIcon,.AuditTrailScreen .searchBarXIcon,.reportScreen .searchBarXIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.experiencesScreen .tableSearchContainer,.locationManagerScreen .tableSearchContainer,.siteManagerScreen .tableSearchContainer,.assetManagerScreen .tableSearchContainer,.audienceManagerScreen .tableSearchContainer,.accountOverviewScreen .tableSearchContainer,.tagConfigurationsScreen .tableSearchContainer,.taggingGuideScreen .tableSearchContainer,.halfordsDashboardScreen .tableSearchContainer,.summaryDashboardScreen .tableSearchContainer,.halfordsAudienceScreen .tableSearchContainer,.integrationsManagerScreen .tableSearchContainer,.userConfigurationsScreen .tableSearchContainer,.accountManagersScreen .tableSearchContainer,.accountRolesScreen .tableSearchContainer,.automatedTrackingScreen .tableSearchContainer,.AuditTrailScreen .tableSearchContainer,.reportScreen .tableSearchContainer{display:flex;gap:8px;flex-wrap:wrap}.experiencesScreen .tableSearchContainer label,.locationManagerScreen .tableSearchContainer label,.siteManagerScreen .tableSearchContainer label,.assetManagerScreen .tableSearchContainer label,.audienceManagerScreen .tableSearchContainer label,.accountOverviewScreen .tableSearchContainer label,.tagConfigurationsScreen .tableSearchContainer label,.taggingGuideScreen .tableSearchContainer label,.halfordsDashboardScreen .tableSearchContainer label,.summaryDashboardScreen .tableSearchContainer label,.halfordsAudienceScreen .tableSearchContainer label,.integrationsManagerScreen .tableSearchContainer label,.userConfigurationsScreen .tableSearchContainer label,.accountManagersScreen .tableSearchContainer label,.accountRolesScreen .tableSearchContainer label,.automatedTrackingScreen .tableSearchContainer label,.AuditTrailScreen .tableSearchContainer label,.reportScreen .tableSearchContainer label{margin:0}@media screen and (max-width: 640px){.experiencesScreen .tableSearchContainer,.locationManagerScreen .tableSearchContainer,.siteManagerScreen .tableSearchContainer,.assetManagerScreen .tableSearchContainer,.audienceManagerScreen .tableSearchContainer,.accountOverviewScreen .tableSearchContainer,.tagConfigurationsScreen .tableSearchContainer,.taggingGuideScreen .tableSearchContainer,.halfordsDashboardScreen .tableSearchContainer,.summaryDashboardScreen .tableSearchContainer,.halfordsAudienceScreen .tableSearchContainer,.integrationsManagerScreen .tableSearchContainer,.userConfigurationsScreen .tableSearchContainer,.accountManagersScreen .tableSearchContainer,.accountRolesScreen .tableSearchContainer,.automatedTrackingScreen .tableSearchContainer,.AuditTrailScreen .tableSearchContainer,.reportScreen .tableSearchContainer{justify-content:center}}.experiencesScreen .tableSearchContainer .filters_button,.locationManagerScreen .tableSearchContainer .filters_button,.siteManagerScreen .tableSearchContainer .filters_button,.assetManagerScreen .tableSearchContainer .filters_button,.audienceManagerScreen .tableSearchContainer .filters_button,.accountOverviewScreen .tableSearchContainer .filters_button,.tagConfigurationsScreen .tableSearchContainer .filters_button,.taggingGuideScreen .tableSearchContainer .filters_button,.halfordsDashboardScreen .tableSearchContainer .filters_button,.summaryDashboardScreen .tableSearchContainer .filters_button,.halfordsAudienceScreen .tableSearchContainer .filters_button,.integrationsManagerScreen .tableSearchContainer .filters_button,.userConfigurationsScreen .tableSearchContainer .filters_button,.accountManagersScreen .tableSearchContainer .filters_button,.accountRolesScreen .tableSearchContainer .filters_button,.automatedTrackingScreen .tableSearchContainer .filters_button,.AuditTrailScreen .tableSearchContainer .filters_button,.reportScreen .tableSearchContainer .filters_button{display:flex;padding:4px 15px 4px 5px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:10px;border:1px solid var(--Dark-Grey-100, #5B6B79);color:var(--Dark-Grey-100, #5B6B79)}.experiencesScreen .tableSearchContainer .filters_button .filters_symbol,.locationManagerScreen .tableSearchContainer .filters_button .filters_symbol,.siteManagerScreen .tableSearchContainer .filters_button .filters_symbol,.assetManagerScreen .tableSearchContainer .filters_button .filters_symbol,.audienceManagerScreen .tableSearchContainer .filters_button .filters_symbol,.accountOverviewScreen .tableSearchContainer .filters_button .filters_symbol,.tagConfigurationsScreen .tableSearchContainer .filters_button .filters_symbol,.taggingGuideScreen .tableSearchContainer .filters_button .filters_symbol,.halfordsDashboardScreen .tableSearchContainer .filters_button .filters_symbol,.summaryDashboardScreen .tableSearchContainer .filters_button .filters_symbol,.halfordsAudienceScreen .tableSearchContainer .filters_button .filters_symbol,.integrationsManagerScreen .tableSearchContainer .filters_button .filters_symbol,.userConfigurationsScreen .tableSearchContainer .filters_button .filters_symbol,.accountManagersScreen .tableSearchContainer .filters_button .filters_symbol,.accountRolesScreen .tableSearchContainer .filters_button .filters_symbol,.automatedTrackingScreen .tableSearchContainer .filters_button .filters_symbol,.AuditTrailScreen .tableSearchContainer .filters_button .filters_symbol,.reportScreen .tableSearchContainer .filters_button .filters_symbol{display:flex;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0;align-items:center}.experiencesScreen .tableSearchContainer .filters_button:hover,.locationManagerScreen .tableSearchContainer .filters_button:hover,.siteManagerScreen .tableSearchContainer .filters_button:hover,.assetManagerScreen .tableSearchContainer .filters_button:hover,.audienceManagerScreen .tableSearchContainer .filters_button:hover,.accountOverviewScreen .tableSearchContainer .filters_button:hover,.tagConfigurationsScreen .tableSearchContainer .filters_button:hover,.taggingGuideScreen .tableSearchContainer .filters_button:hover,.halfordsDashboardScreen .tableSearchContainer .filters_button:hover,.summaryDashboardScreen .tableSearchContainer .filters_button:hover,.halfordsAudienceScreen .tableSearchContainer .filters_button:hover,.integrationsManagerScreen .tableSearchContainer .filters_button:hover,.userConfigurationsScreen .tableSearchContainer .filters_button:hover,.accountManagersScreen .tableSearchContainer .filters_button:hover,.accountRolesScreen .tableSearchContainer .filters_button:hover,.automatedTrackingScreen .tableSearchContainer .filters_button:hover,.AuditTrailScreen .tableSearchContainer .filters_button:hover,.reportScreen .tableSearchContainer .filters_button:hover{cursor:pointer;background-color:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .modal_overlay,.locationManagerScreen .modal_overlay,.siteManagerScreen .modal_overlay,.assetManagerScreen .modal_overlay,.audienceManagerScreen .modal_overlay,.accountOverviewScreen .modal_overlay,.tagConfigurationsScreen .modal_overlay,.taggingGuideScreen .modal_overlay,.halfordsDashboardScreen .modal_overlay,.summaryDashboardScreen .modal_overlay,.halfordsAudienceScreen .modal_overlay,.integrationsManagerScreen .modal_overlay,.userConfigurationsScreen .modal_overlay,.accountManagersScreen .modal_overlay,.accountRolesScreen .modal_overlay,.automatedTrackingScreen .modal_overlay,.AuditTrailScreen .modal_overlay,.reportScreen .modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.experiencesScreen .filters_modal,.locationManagerScreen .filters_modal,.siteManagerScreen .filters_modal,.assetManagerScreen .filters_modal,.audienceManagerScreen .filters_modal,.accountOverviewScreen .filters_modal,.tagConfigurationsScreen .filters_modal,.taggingGuideScreen .filters_modal,.halfordsDashboardScreen .filters_modal,.summaryDashboardScreen .filters_modal,.halfordsAudienceScreen .filters_modal,.integrationsManagerScreen .filters_modal,.userConfigurationsScreen .filters_modal,.accountManagersScreen .filters_modal,.accountRolesScreen .filters_modal,.automatedTrackingScreen .filters_modal,.AuditTrailScreen .filters_modal,.reportScreen .filters_modal{display:flex;padding-top:25px;flex-direction:column;max-width:1000px;max-height:546px;width:100%;height:99%;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:10px;background:var(--White-100, #FFF);position:fixed;z-index:1}.experiencesScreen .filters_modal .filters_modal_header,.locationManagerScreen .filters_modal .filters_modal_header,.siteManagerScreen .filters_modal .filters_modal_header,.assetManagerScreen .filters_modal .filters_modal_header,.audienceManagerScreen .filters_modal .filters_modal_header,.accountOverviewScreen .filters_modal .filters_modal_header,.tagConfigurationsScreen .filters_modal .filters_modal_header,.taggingGuideScreen .filters_modal .filters_modal_header,.halfordsDashboardScreen .filters_modal .filters_modal_header,.summaryDashboardScreen .filters_modal .filters_modal_header,.halfordsAudienceScreen .filters_modal .filters_modal_header,.integrationsManagerScreen .filters_modal .filters_modal_header,.userConfigurationsScreen .filters_modal .filters_modal_header,.accountManagersScreen .filters_modal .filters_modal_header,.accountRolesScreen .filters_modal .filters_modal_header,.automatedTrackingScreen .filters_modal .filters_modal_header,.AuditTrailScreen .filters_modal .filters_modal_header,.reportScreen .filters_modal .filters_modal_header{display:flex;flex-direction:column;align-items:flex-start;padding:0px 40px 15px 40px;width:100%;gap:15px;border-bottom:1px solid var(--Grey-100, #E8EBEE)}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top{display:flex;align-items:flex-start;align-self:stretch}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header{display:flex;flex-direction:column;align-items:flex-start;gap:15px;flex:1 0 0}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_left_header #title{color:var(--Dark-Blue-100, #003);font-family:"Inter","Open-Sans";font-size:18px;font-weight:500}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header{display:flex;width:158px;justify-content:center;align-items:flex-end;gap:10px;align-self:stretch}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header button{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton{color:var(--Black-100, #1D2630);border:none;background:var(--WTO-Green, #9FEFAA)}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .applyButton:hover{background:var(--WTO-Green-Rollover-Rollover, #8CEC99);cursor:pointer;text-decoration:none}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton{color:var(--Dark-Grey-100, #5B6B79);border-radius:10px;background:#fff;border:1px solid var(--Dark-Grey-100, #5B6B79);box-sizing:border-box}.experiencesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.locationManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.siteManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.assetManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.audienceManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.accountOverviewScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.tagConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.taggingGuideScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.halfordsDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.summaryDashboardScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.halfordsAudienceScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.integrationsManagerScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.userConfigurationsScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.accountManagersScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.accountRolesScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.automatedTrackingScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.AuditTrailScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover,.reportScreen .filters_modal .filters_modal_header .filters_modal_header_top .top_right_header .cancelButton:hover{cursor:pointer;background-color:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .filters_modal .filters_modal_body,.locationManagerScreen .filters_modal .filters_modal_body,.siteManagerScreen .filters_modal .filters_modal_body,.assetManagerScreen .filters_modal .filters_modal_body,.audienceManagerScreen .filters_modal .filters_modal_body,.accountOverviewScreen .filters_modal .filters_modal_body,.tagConfigurationsScreen .filters_modal .filters_modal_body,.taggingGuideScreen .filters_modal .filters_modal_body,.halfordsDashboardScreen .filters_modal .filters_modal_body,.summaryDashboardScreen .filters_modal .filters_modal_body,.halfordsAudienceScreen .filters_modal .filters_modal_body,.integrationsManagerScreen .filters_modal .filters_modal_body,.userConfigurationsScreen .filters_modal .filters_modal_body,.accountManagersScreen .filters_modal .filters_modal_body,.accountRolesScreen .filters_modal .filters_modal_body,.automatedTrackingScreen .filters_modal .filters_modal_body,.AuditTrailScreen .filters_modal .filters_modal_body,.reportScreen .filters_modal .filters_modal_body{overflow:auto;display:flex}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left,.reportScreen .filters_modal .filters_modal_body .filters_body_left{display:flex;width:250px;flex-direction:column;align-items:flex-start;align-self:stretch}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left{display:flex;justify-content:space-between;padding:9px 23px 9px 40px;align-items:center;gap:10px;align-self:stretch;border-right:1px solid var(--Grey-100, #E8EBEE);color:var(--Black-100, #1D2630);cursor:default}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_text{font-size:13px}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left .filter_category_number{font-size:12px}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected{background-color:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left.selected:hover{background-color:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover,.reportScreen .filters_modal .filters_modal_body .filters_body_left .filter_category_left:hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right,.reportScreen .filters_modal .filters_modal_body .filters_body_right{overflow-x:auto;font-size:13px;display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;padding-bottom:60px;cursor:default}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container{display:flex;flex-direction:column;width:100%}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_category_text{display:flex;padding:8px 10px 9px 20px;align-items:center;gap:10px;align-self:stretch;color:var(--Dark-Grey-100, #5B6B79)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container{display:flex;padding:4px 10px 4px 13px;align-items:center;gap:7px;align-self:stretch;color:var(--Dark-Grey-100, #5B6B79)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_category_name_container:hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .reverseArrow{transform:rotateX(180deg)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .category_labels_container{display:flex;flex-direction:column}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row{display:flex;padding:8px 30px 9px 84px;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;color:var(--Black-100, #1D2630);font-weight:400}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row .checkbox{display:flex;margin:0}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row.selected{background:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_row:hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip],.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]{position:relative}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;word-break:break-all;max-width:400px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:20}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .label_name_text[data-tooltip]:not([data-tooltip=""]):hover::after{opacity:1;visibility:visible}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row{display:flex;padding:8px 30px 9px 52px;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;color:var(--Black-100, #1D2630);font-weight:400}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row .checkbox{display:flex;margin:0}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row.selected{background:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.locationManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.siteManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.assetManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.audienceManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.accountOverviewScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.tagConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.taggingGuideScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.halfordsDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.summaryDashboardScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.halfordsAudienceScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.integrationsManagerScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.userConfigurationsScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.accountManagersScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.accountRolesScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.automatedTrackingScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.AuditTrailScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover,.reportScreen .filters_modal .filters_modal_body .filters_body_right .filter_category_container .filter_name_row:not(.selected):hover{background:var(--wto-grey-30, rgba(232, 235, 238, 0.3))}@media screen and (max-width: 1024px){.experiencesScreen .filters_modal .filters_modal_header,.locationManagerScreen .filters_modal .filters_modal_header,.siteManagerScreen .filters_modal .filters_modal_header,.assetManagerScreen .filters_modal .filters_modal_header,.audienceManagerScreen .filters_modal .filters_modal_header,.accountOverviewScreen .filters_modal .filters_modal_header,.tagConfigurationsScreen .filters_modal .filters_modal_header,.taggingGuideScreen .filters_modal .filters_modal_header,.halfordsDashboardScreen .filters_modal .filters_modal_header,.summaryDashboardScreen .filters_modal .filters_modal_header,.halfordsAudienceScreen .filters_modal .filters_modal_header,.integrationsManagerScreen .filters_modal .filters_modal_header,.userConfigurationsScreen .filters_modal .filters_modal_header,.accountManagersScreen .filters_modal .filters_modal_header,.accountRolesScreen .filters_modal .filters_modal_header,.automatedTrackingScreen .filters_modal .filters_modal_header,.AuditTrailScreen .filters_modal .filters_modal_header,.reportScreen .filters_modal .filters_modal_header{align-items:center !important}.experiencesScreen .filters_modal .filters_modal_header_top,.locationManagerScreen .filters_modal .filters_modal_header_top,.siteManagerScreen .filters_modal .filters_modal_header_top,.assetManagerScreen .filters_modal .filters_modal_header_top,.audienceManagerScreen .filters_modal .filters_modal_header_top,.accountOverviewScreen .filters_modal .filters_modal_header_top,.tagConfigurationsScreen .filters_modal .filters_modal_header_top,.taggingGuideScreen .filters_modal .filters_modal_header_top,.halfordsDashboardScreen .filters_modal .filters_modal_header_top,.summaryDashboardScreen .filters_modal .filters_modal_header_top,.halfordsAudienceScreen .filters_modal .filters_modal_header_top,.integrationsManagerScreen .filters_modal .filters_modal_header_top,.userConfigurationsScreen .filters_modal .filters_modal_header_top,.accountManagersScreen .filters_modal .filters_modal_header_top,.accountRolesScreen .filters_modal .filters_modal_header_top,.automatedTrackingScreen .filters_modal .filters_modal_header_top,.AuditTrailScreen .filters_modal .filters_modal_header_top,.reportScreen .filters_modal .filters_modal_header_top{flex-direction:column;align-items:center !important;align-self:center !important;gap:15px}.experiencesScreen .filters_modal .top_left_header,.locationManagerScreen .filters_modal .top_left_header,.siteManagerScreen .filters_modal .top_left_header,.assetManagerScreen .filters_modal .top_left_header,.audienceManagerScreen .filters_modal .top_left_header,.accountOverviewScreen .filters_modal .top_left_header,.tagConfigurationsScreen .filters_modal .top_left_header,.taggingGuideScreen .filters_modal .top_left_header,.halfordsDashboardScreen .filters_modal .top_left_header,.summaryDashboardScreen .filters_modal .top_left_header,.halfordsAudienceScreen .filters_modal .top_left_header,.integrationsManagerScreen .filters_modal .top_left_header,.userConfigurationsScreen .filters_modal .top_left_header,.accountManagersScreen .filters_modal .top_left_header,.accountRolesScreen .filters_modal .top_left_header,.automatedTrackingScreen .filters_modal .top_left_header,.AuditTrailScreen .filters_modal .top_left_header,.reportScreen .filters_modal .top_left_header{align-items:center !important}.experiencesScreen .filters_modal .top_right_header,.locationManagerScreen .filters_modal .top_right_header,.siteManagerScreen .filters_modal .top_right_header,.assetManagerScreen .filters_modal .top_right_header,.audienceManagerScreen .filters_modal .top_right_header,.accountOverviewScreen .filters_modal .top_right_header,.tagConfigurationsScreen .filters_modal .top_right_header,.taggingGuideScreen .filters_modal .top_right_header,.halfordsDashboardScreen .filters_modal .top_right_header,.summaryDashboardScreen .filters_modal .top_right_header,.halfordsAudienceScreen .filters_modal .top_right_header,.integrationsManagerScreen .filters_modal .top_right_header,.userConfigurationsScreen .filters_modal .top_right_header,.accountManagersScreen .filters_modal .top_right_header,.accountRolesScreen .filters_modal .top_right_header,.automatedTrackingScreen .filters_modal .top_right_header,.AuditTrailScreen .filters_modal .top_right_header,.reportScreen .filters_modal .top_right_header{align-self:center !important}}.experiencesScreen .applied_filters,.locationManagerScreen .applied_filters,.siteManagerScreen .applied_filters,.assetManagerScreen .applied_filters,.audienceManagerScreen .applied_filters,.accountOverviewScreen .applied_filters,.tagConfigurationsScreen .applied_filters,.taggingGuideScreen .applied_filters,.halfordsDashboardScreen .applied_filters,.summaryDashboardScreen .applied_filters,.halfordsAudienceScreen .applied_filters,.integrationsManagerScreen .applied_filters,.userConfigurationsScreen .applied_filters,.accountManagersScreen .applied_filters,.accountRolesScreen .applied_filters,.automatedTrackingScreen .applied_filters,.AuditTrailScreen .applied_filters,.reportScreen .applied_filters{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding:0 40px 20px 40px;white-space:nowrap}@media(max-width: 1024px){.experiencesScreen .applied_filters,.locationManagerScreen .applied_filters,.siteManagerScreen .applied_filters,.assetManagerScreen .applied_filters,.audienceManagerScreen .applied_filters,.accountOverviewScreen .applied_filters,.tagConfigurationsScreen .applied_filters,.taggingGuideScreen .applied_filters,.halfordsDashboardScreen .applied_filters,.summaryDashboardScreen .applied_filters,.halfordsAudienceScreen .applied_filters,.integrationsManagerScreen .applied_filters,.userConfigurationsScreen .applied_filters,.accountManagersScreen .applied_filters,.accountRolesScreen .applied_filters,.automatedTrackingScreen .applied_filters,.AuditTrailScreen .applied_filters,.reportScreen .applied_filters{flex-direction:column}}.experiencesScreen .added_filters_container,.locationManagerScreen .added_filters_container,.siteManagerScreen .added_filters_container,.assetManagerScreen .added_filters_container,.audienceManagerScreen .added_filters_container,.accountOverviewScreen .added_filters_container,.tagConfigurationsScreen .added_filters_container,.taggingGuideScreen .added_filters_container,.halfordsDashboardScreen .added_filters_container,.summaryDashboardScreen .added_filters_container,.halfordsAudienceScreen .added_filters_container,.integrationsManagerScreen .added_filters_container,.userConfigurationsScreen .added_filters_container,.accountManagersScreen .added_filters_container,.accountRolesScreen .added_filters_container,.automatedTrackingScreen .added_filters_container,.AuditTrailScreen .added_filters_container,.reportScreen .added_filters_container{display:flex;width:auto;align-items:center;gap:14px;font-size:13px;flex-wrap:wrap;max-height:105px;overflow-y:auto}@media(max-width: 1024px){.experiencesScreen .added_filters_container,.locationManagerScreen .added_filters_container,.siteManagerScreen .added_filters_container,.assetManagerScreen .added_filters_container,.audienceManagerScreen .added_filters_container,.accountOverviewScreen .added_filters_container,.tagConfigurationsScreen .added_filters_container,.taggingGuideScreen .added_filters_container,.halfordsDashboardScreen .added_filters_container,.summaryDashboardScreen .added_filters_container,.halfordsAudienceScreen .added_filters_container,.integrationsManagerScreen .added_filters_container,.userConfigurationsScreen .added_filters_container,.accountManagersScreen .added_filters_container,.accountRolesScreen .added_filters_container,.automatedTrackingScreen .added_filters_container,.AuditTrailScreen .added_filters_container,.reportScreen .added_filters_container{justify-content:center}}.experiencesScreen .added_filter,.locationManagerScreen .added_filter,.siteManagerScreen .added_filter,.assetManagerScreen .added_filter,.audienceManagerScreen .added_filter,.accountOverviewScreen .added_filter,.tagConfigurationsScreen .added_filter,.taggingGuideScreen .added_filter,.halfordsDashboardScreen .added_filter,.summaryDashboardScreen .added_filter,.halfordsAudienceScreen .added_filter,.integrationsManagerScreen .added_filter,.userConfigurationsScreen .added_filter,.accountManagersScreen .added_filter,.accountRolesScreen .added_filter,.automatedTrackingScreen .added_filter,.AuditTrailScreen .added_filter,.reportScreen .added_filter{display:flex;padding:0px 2px 0px 9px;justify-content:center;align-items:center;border-radius:5px;background:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .xIcon,.locationManagerScreen .xIcon,.siteManagerScreen .xIcon,.assetManagerScreen .xIcon,.audienceManagerScreen .xIcon,.accountOverviewScreen .xIcon,.tagConfigurationsScreen .xIcon,.taggingGuideScreen .xIcon,.halfordsDashboardScreen .xIcon,.summaryDashboardScreen .xIcon,.halfordsAudienceScreen .xIcon,.integrationsManagerScreen .xIcon,.userConfigurationsScreen .xIcon,.accountManagersScreen .xIcon,.accountRolesScreen .xIcon,.automatedTrackingScreen .xIcon,.AuditTrailScreen .xIcon,.reportScreen .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.experiencesScreen .clearAll,.locationManagerScreen .clearAll,.siteManagerScreen .clearAll,.assetManagerScreen .clearAll,.audienceManagerScreen .clearAll,.accountOverviewScreen .clearAll,.tagConfigurationsScreen .clearAll,.taggingGuideScreen .clearAll,.halfordsDashboardScreen .clearAll,.summaryDashboardScreen .clearAll,.halfordsAudienceScreen .clearAll,.integrationsManagerScreen .clearAll,.userConfigurationsScreen .clearAll,.accountManagersScreen .clearAll,.accountRolesScreen .clearAll,.automatedTrackingScreen .clearAll,.AuditTrailScreen .clearAll,.reportScreen .clearAll{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));text-decoration:underline;white-space:nowrap;cursor:pointer}.experiencesScreen .sortByContainer,.locationManagerScreen .sortByContainer,.siteManagerScreen .sortByContainer,.assetManagerScreen .sortByContainer,.audienceManagerScreen .sortByContainer,.accountOverviewScreen .sortByContainer,.tagConfigurationsScreen .sortByContainer,.taggingGuideScreen .sortByContainer,.halfordsDashboardScreen .sortByContainer,.summaryDashboardScreen .sortByContainer,.halfordsAudienceScreen .sortByContainer,.integrationsManagerScreen .sortByContainer,.userConfigurationsScreen .sortByContainer,.accountManagersScreen .sortByContainer,.accountRolesScreen .sortByContainer,.automatedTrackingScreen .sortByContainer,.AuditTrailScreen .sortByContainer,.reportScreen .sortByContainer{display:flex;justify-content:flex-end;align-items:center;gap:10px}.experiencesScreen .sortByContainer .sortBy_label,.locationManagerScreen .sortByContainer .sortBy_label,.siteManagerScreen .sortByContainer .sortBy_label,.assetManagerScreen .sortByContainer .sortBy_label,.audienceManagerScreen .sortByContainer .sortBy_label,.accountOverviewScreen .sortByContainer .sortBy_label,.tagConfigurationsScreen .sortByContainer .sortBy_label,.taggingGuideScreen .sortByContainer .sortBy_label,.halfordsDashboardScreen .sortByContainer .sortBy_label,.summaryDashboardScreen .sortByContainer .sortBy_label,.halfordsAudienceScreen .sortByContainer .sortBy_label,.integrationsManagerScreen .sortByContainer .sortBy_label,.userConfigurationsScreen .sortByContainer .sortBy_label,.accountManagersScreen .sortByContainer .sortBy_label,.accountRolesScreen .sortByContainer .sortBy_label,.automatedTrackingScreen .sortByContainer .sortBy_label,.AuditTrailScreen .sortByContainer .sortBy_label,.reportScreen .sortByContainer .sortBy_label{color:var(--Dark-Grey-100, #5B6B79);font-weight:normal;margin-bottom:0;cursor:pointer}@media(max-width: 640px){.experiencesScreen .sortByContainer .sortBy_label,.locationManagerScreen .sortByContainer .sortBy_label,.siteManagerScreen .sortByContainer .sortBy_label,.assetManagerScreen .sortByContainer .sortBy_label,.audienceManagerScreen .sortByContainer .sortBy_label,.accountOverviewScreen .sortByContainer .sortBy_label,.tagConfigurationsScreen .sortByContainer .sortBy_label,.taggingGuideScreen .sortByContainer .sortBy_label,.halfordsDashboardScreen .sortByContainer .sortBy_label,.summaryDashboardScreen .sortByContainer .sortBy_label,.halfordsAudienceScreen .sortByContainer .sortBy_label,.integrationsManagerScreen .sortByContainer .sortBy_label,.userConfigurationsScreen .sortByContainer .sortBy_label,.accountManagersScreen .sortByContainer .sortBy_label,.accountRolesScreen .sortByContainer .sortBy_label,.automatedTrackingScreen .sortByContainer .sortBy_label,.AuditTrailScreen .sortByContainer .sortBy_label,.reportScreen .sortByContainer .sortBy_label{display:none}}.experiencesScreen .sortByContainer .sortBy_select_container,.locationManagerScreen .sortByContainer .sortBy_select_container,.siteManagerScreen .sortByContainer .sortBy_select_container,.assetManagerScreen .sortByContainer .sortBy_select_container,.audienceManagerScreen .sortByContainer .sortBy_select_container,.accountOverviewScreen .sortByContainer .sortBy_select_container,.tagConfigurationsScreen .sortByContainer .sortBy_select_container,.taggingGuideScreen .sortByContainer .sortBy_select_container,.halfordsDashboardScreen .sortByContainer .sortBy_select_container,.summaryDashboardScreen .sortByContainer .sortBy_select_container,.halfordsAudienceScreen .sortByContainer .sortBy_select_container,.integrationsManagerScreen .sortByContainer .sortBy_select_container,.userConfigurationsScreen .sortByContainer .sortBy_select_container,.accountManagersScreen .sortByContainer .sortBy_select_container,.accountRolesScreen .sortByContainer .sortBy_select_container,.automatedTrackingScreen .sortByContainer .sortBy_select_container,.AuditTrailScreen .sortByContainer .sortBy_select_container,.reportScreen .sortByContainer .sortBy_select_container{position:relative}.experiencesScreen .sortByContainer .sortBy_select,.locationManagerScreen .sortByContainer .sortBy_select,.siteManagerScreen .sortByContainer .sortBy_select,.assetManagerScreen .sortByContainer .sortBy_select,.audienceManagerScreen .sortByContainer .sortBy_select,.accountOverviewScreen .sortByContainer .sortBy_select,.tagConfigurationsScreen .sortByContainer .sortBy_select,.taggingGuideScreen .sortByContainer .sortBy_select,.halfordsDashboardScreen .sortByContainer .sortBy_select,.summaryDashboardScreen .sortByContainer .sortBy_select,.halfordsAudienceScreen .sortByContainer .sortBy_select,.integrationsManagerScreen .sortByContainer .sortBy_select,.userConfigurationsScreen .sortByContainer .sortBy_select,.accountManagersScreen .sortByContainer .sortBy_select,.accountRolesScreen .sortByContainer .sortBy_select,.automatedTrackingScreen .sortByContainer .sortBy_select,.AuditTrailScreen .sortByContainer .sortBy_select,.reportScreen .sortByContainer .sortBy_select{display:flex;align-items:center;justify-content:space-between;width:258px;padding:4px 8px 4px 15px;gap:12px;border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));cursor:pointer}.experiencesScreen .sortByContainer:hover,.locationManagerScreen .sortByContainer:hover,.siteManagerScreen .sortByContainer:hover,.assetManagerScreen .sortByContainer:hover,.audienceManagerScreen .sortByContainer:hover,.accountOverviewScreen .sortByContainer:hover,.tagConfigurationsScreen .sortByContainer:hover,.taggingGuideScreen .sortByContainer:hover,.halfordsDashboardScreen .sortByContainer:hover,.summaryDashboardScreen .sortByContainer:hover,.halfordsAudienceScreen .sortByContainer:hover,.integrationsManagerScreen .sortByContainer:hover,.userConfigurationsScreen .sortByContainer:hover,.accountManagersScreen .sortByContainer:hover,.accountRolesScreen .sortByContainer:hover,.automatedTrackingScreen .sortByContainer:hover,.AuditTrailScreen .sortByContainer:hover,.reportScreen .sortByContainer:hover{cursor:pointer}.experiencesScreen .sortByContainer:hover .sortBy_select,.locationManagerScreen .sortByContainer:hover .sortBy_select,.siteManagerScreen .sortByContainer:hover .sortBy_select,.assetManagerScreen .sortByContainer:hover .sortBy_select,.audienceManagerScreen .sortByContainer:hover .sortBy_select,.accountOverviewScreen .sortByContainer:hover .sortBy_select,.tagConfigurationsScreen .sortByContainer:hover .sortBy_select,.taggingGuideScreen .sortByContainer:hover .sortBy_select,.halfordsDashboardScreen .sortByContainer:hover .sortBy_select,.summaryDashboardScreen .sortByContainer:hover .sortBy_select,.halfordsAudienceScreen .sortByContainer:hover .sortBy_select,.integrationsManagerScreen .sortByContainer:hover .sortBy_select,.userConfigurationsScreen .sortByContainer:hover .sortBy_select,.accountManagersScreen .sortByContainer:hover .sortBy_select,.accountRolesScreen .sortByContainer:hover .sortBy_select,.automatedTrackingScreen .sortByContainer:hover .sortBy_select,.AuditTrailScreen .sortByContainer:hover .sortBy_select,.reportScreen .sortByContainer:hover .sortBy_select{border:1px solid #3768d1}.experiencesScreen .sortBy_dropdown,.locationManagerScreen .sortBy_dropdown,.siteManagerScreen .sortBy_dropdown,.assetManagerScreen .sortBy_dropdown,.audienceManagerScreen .sortBy_dropdown,.accountOverviewScreen .sortBy_dropdown,.tagConfigurationsScreen .sortBy_dropdown,.taggingGuideScreen .sortBy_dropdown,.halfordsDashboardScreen .sortBy_dropdown,.summaryDashboardScreen .sortBy_dropdown,.halfordsAudienceScreen .sortBy_dropdown,.integrationsManagerScreen .sortBy_dropdown,.userConfigurationsScreen .sortBy_dropdown,.accountManagersScreen .sortBy_dropdown,.accountRolesScreen .sortBy_dropdown,.automatedTrackingScreen .sortBy_dropdown,.AuditTrailScreen .sortBy_dropdown,.reportScreen .sortBy_dropdown{position:absolute;top:100%;left:0;width:100%;padding:10px 0;border:1px solid #e8ebee;border-radius:10px;z-index:2;background:#fff}.experiencesScreen .sortBy_dropdown_option,.locationManagerScreen .sortBy_dropdown_option,.siteManagerScreen .sortBy_dropdown_option,.assetManagerScreen .sortBy_dropdown_option,.audienceManagerScreen .sortBy_dropdown_option,.accountOverviewScreen .sortBy_dropdown_option,.tagConfigurationsScreen .sortBy_dropdown_option,.taggingGuideScreen .sortBy_dropdown_option,.halfordsDashboardScreen .sortBy_dropdown_option,.summaryDashboardScreen .sortBy_dropdown_option,.halfordsAudienceScreen .sortBy_dropdown_option,.integrationsManagerScreen .sortBy_dropdown_option,.userConfigurationsScreen .sortBy_dropdown_option,.accountManagersScreen .sortBy_dropdown_option,.accountRolesScreen .sortBy_dropdown_option,.automatedTrackingScreen .sortBy_dropdown_option,.AuditTrailScreen .sortBy_dropdown_option,.reportScreen .sortBy_dropdown_option{color:var(--Dark-Grey-100, #5B6B79);padding:13px 9px}.experiencesScreen .sortBy_dropdown_option:hover,.locationManagerScreen .sortBy_dropdown_option:hover,.siteManagerScreen .sortBy_dropdown_option:hover,.assetManagerScreen .sortBy_dropdown_option:hover,.audienceManagerScreen .sortBy_dropdown_option:hover,.accountOverviewScreen .sortBy_dropdown_option:hover,.tagConfigurationsScreen .sortBy_dropdown_option:hover,.taggingGuideScreen .sortBy_dropdown_option:hover,.halfordsDashboardScreen .sortBy_dropdown_option:hover,.summaryDashboardScreen .sortBy_dropdown_option:hover,.halfordsAudienceScreen .sortBy_dropdown_option:hover,.integrationsManagerScreen .sortBy_dropdown_option:hover,.userConfigurationsScreen .sortBy_dropdown_option:hover,.accountManagersScreen .sortBy_dropdown_option:hover,.accountRolesScreen .sortBy_dropdown_option:hover,.automatedTrackingScreen .sortBy_dropdown_option:hover,.AuditTrailScreen .sortBy_dropdown_option:hover,.reportScreen .sortBy_dropdown_option:hover{color:var(--Black-100, #1D2630) !important;background-color:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .tableContainer,.locationManagerScreen .tableContainer,.siteManagerScreen .tableContainer,.assetManagerScreen .tableContainer,.audienceManagerScreen .tableContainer,.accountOverviewScreen .tableContainer,.tagConfigurationsScreen .tableContainer,.taggingGuideScreen .tableContainer,.halfordsDashboardScreen .tableContainer,.summaryDashboardScreen .tableContainer,.halfordsAudienceScreen .tableContainer,.integrationsManagerScreen .tableContainer,.userConfigurationsScreen .tableContainer,.accountManagersScreen .tableContainer,.accountRolesScreen .tableContainer,.automatedTrackingScreen .tableContainer,.AuditTrailScreen .tableContainer,.reportScreen .tableContainer{min-height:558px}.experiencesScreen .tableContainer.overlay-active .expanded-row,.experiencesScreen .tableContainer.overlay-active .shell_container,.locationManagerScreen .tableContainer.overlay-active .expanded-row,.locationManagerScreen .tableContainer.overlay-active .shell_container,.siteManagerScreen .tableContainer.overlay-active .expanded-row,.siteManagerScreen .tableContainer.overlay-active .shell_container,.assetManagerScreen .tableContainer.overlay-active .expanded-row,.assetManagerScreen .tableContainer.overlay-active .shell_container,.audienceManagerScreen .tableContainer.overlay-active .expanded-row,.audienceManagerScreen .tableContainer.overlay-active .shell_container,.accountOverviewScreen .tableContainer.overlay-active .expanded-row,.accountOverviewScreen .tableContainer.overlay-active .shell_container,.tagConfigurationsScreen .tableContainer.overlay-active .expanded-row,.tagConfigurationsScreen .tableContainer.overlay-active .shell_container,.taggingGuideScreen .tableContainer.overlay-active .expanded-row,.taggingGuideScreen .tableContainer.overlay-active .shell_container,.halfordsDashboardScreen .tableContainer.overlay-active .expanded-row,.halfordsDashboardScreen .tableContainer.overlay-active .shell_container,.summaryDashboardScreen .tableContainer.overlay-active .expanded-row,.summaryDashboardScreen .tableContainer.overlay-active .shell_container,.halfordsAudienceScreen .tableContainer.overlay-active .expanded-row,.halfordsAudienceScreen .tableContainer.overlay-active .shell_container,.integrationsManagerScreen .tableContainer.overlay-active .expanded-row,.integrationsManagerScreen .tableContainer.overlay-active .shell_container,.userConfigurationsScreen .tableContainer.overlay-active .expanded-row,.userConfigurationsScreen .tableContainer.overlay-active .shell_container,.accountManagersScreen .tableContainer.overlay-active .expanded-row,.accountManagersScreen .tableContainer.overlay-active .shell_container,.accountRolesScreen .tableContainer.overlay-active .expanded-row,.accountRolesScreen .tableContainer.overlay-active .shell_container,.automatedTrackingScreen .tableContainer.overlay-active .expanded-row,.automatedTrackingScreen .tableContainer.overlay-active .shell_container,.AuditTrailScreen .tableContainer.overlay-active .expanded-row,.AuditTrailScreen .tableContainer.overlay-active .shell_container,.reportScreen .tableContainer.overlay-active .expanded-row,.reportScreen .tableContainer.overlay-active .shell_container{position:relative;background-color:#fff;z-index:50}.experiencesScreen .tableContainer.overlay-active .expanded-row.expanded,.locationManagerScreen .tableContainer.overlay-active .expanded-row.expanded,.siteManagerScreen .tableContainer.overlay-active .expanded-row.expanded,.assetManagerScreen .tableContainer.overlay-active .expanded-row.expanded,.audienceManagerScreen .tableContainer.overlay-active .expanded-row.expanded,.accountOverviewScreen .tableContainer.overlay-active .expanded-row.expanded,.tagConfigurationsScreen .tableContainer.overlay-active .expanded-row.expanded,.taggingGuideScreen .tableContainer.overlay-active .expanded-row.expanded,.halfordsDashboardScreen .tableContainer.overlay-active .expanded-row.expanded,.summaryDashboardScreen .tableContainer.overlay-active .expanded-row.expanded,.halfordsAudienceScreen .tableContainer.overlay-active .expanded-row.expanded,.integrationsManagerScreen .tableContainer.overlay-active .expanded-row.expanded,.userConfigurationsScreen .tableContainer.overlay-active .expanded-row.expanded,.accountManagersScreen .tableContainer.overlay-active .expanded-row.expanded,.accountRolesScreen .tableContainer.overlay-active .expanded-row.expanded,.automatedTrackingScreen .tableContainer.overlay-active .expanded-row.expanded,.AuditTrailScreen .tableContainer.overlay-active .expanded-row.expanded,.reportScreen .tableContainer.overlay-active .expanded-row.expanded{z-index:49}.experiencesScreen .tableContainer.overlay-active .expanded-row.expanded tr,.locationManagerScreen .tableContainer.overlay-active .expanded-row.expanded tr,.siteManagerScreen .tableContainer.overlay-active .expanded-row.expanded tr,.assetManagerScreen .tableContainer.overlay-active .expanded-row.expanded tr,.audienceManagerScreen .tableContainer.overlay-active .expanded-row.expanded tr,.accountOverviewScreen .tableContainer.overlay-active .expanded-row.expanded tr,.tagConfigurationsScreen .tableContainer.overlay-active .expanded-row.expanded tr,.taggingGuideScreen .tableContainer.overlay-active .expanded-row.expanded tr,.halfordsDashboardScreen .tableContainer.overlay-active .expanded-row.expanded tr,.summaryDashboardScreen .tableContainer.overlay-active .expanded-row.expanded tr,.halfordsAudienceScreen .tableContainer.overlay-active .expanded-row.expanded tr,.integrationsManagerScreen .tableContainer.overlay-active .expanded-row.expanded tr,.userConfigurationsScreen .tableContainer.overlay-active .expanded-row.expanded tr,.accountManagersScreen .tableContainer.overlay-active .expanded-row.expanded tr,.accountRolesScreen .tableContainer.overlay-active .expanded-row.expanded tr,.automatedTrackingScreen .tableContainer.overlay-active .expanded-row.expanded tr,.AuditTrailScreen .tableContainer.overlay-active .expanded-row.expanded tr,.reportScreen .tableContainer.overlay-active .expanded-row.expanded tr{cursor:default}@media(max-width: 1104px){.experiencesScreen .tableContainer,.locationManagerScreen .tableContainer,.siteManagerScreen .tableContainer,.assetManagerScreen .tableContainer,.audienceManagerScreen .tableContainer,.accountOverviewScreen .tableContainer,.tagConfigurationsScreen .tableContainer,.taggingGuideScreen .tableContainer,.halfordsDashboardScreen .tableContainer,.summaryDashboardScreen .tableContainer,.halfordsAudienceScreen .tableContainer,.integrationsManagerScreen .tableContainer,.userConfigurationsScreen .tableContainer,.accountManagersScreen .tableContainer,.accountRolesScreen .tableContainer,.automatedTrackingScreen .tableContainer,.AuditTrailScreen .tableContainer,.reportScreen .tableContainer{overflow:auto}}.experiencesScreen .tableContainer table,.locationManagerScreen .tableContainer table,.siteManagerScreen .tableContainer table,.assetManagerScreen .tableContainer table,.audienceManagerScreen .tableContainer table,.accountOverviewScreen .tableContainer table,.tagConfigurationsScreen .tableContainer table,.taggingGuideScreen .tableContainer table,.halfordsDashboardScreen .tableContainer table,.summaryDashboardScreen .tableContainer table,.halfordsAudienceScreen .tableContainer table,.integrationsManagerScreen .tableContainer table,.userConfigurationsScreen .tableContainer table,.accountManagersScreen .tableContainer table,.accountRolesScreen .tableContainer table,.automatedTrackingScreen .tableContainer table,.AuditTrailScreen .tableContainer table,.reportScreen .tableContainer table{width:100%;border-collapse:collapse}.experiencesScreen .tableContainer table thead,.locationManagerScreen .tableContainer table thead,.siteManagerScreen .tableContainer table thead,.assetManagerScreen .tableContainer table thead,.audienceManagerScreen .tableContainer table thead,.accountOverviewScreen .tableContainer table thead,.tagConfigurationsScreen .tableContainer table thead,.taggingGuideScreen .tableContainer table thead,.halfordsDashboardScreen .tableContainer table thead,.summaryDashboardScreen .tableContainer table thead,.halfordsAudienceScreen .tableContainer table thead,.integrationsManagerScreen .tableContainer table thead,.userConfigurationsScreen .tableContainer table thead,.accountManagersScreen .tableContainer table thead,.accountRolesScreen .tableContainer table thead,.automatedTrackingScreen .tableContainer table thead,.AuditTrailScreen .tableContainer table thead,.reportScreen .tableContainer table thead{background-color:var(--Grey-30, rgba(232, 235, 238, 0.3));border-bottom:1px solid var(--Grey-100, #E8EBEE)}.experiencesScreen .tableContainer table thead tr th,.locationManagerScreen .tableContainer table thead tr th,.siteManagerScreen .tableContainer table thead tr th,.assetManagerScreen .tableContainer table thead tr th,.audienceManagerScreen .tableContainer table thead tr th,.accountOverviewScreen .tableContainer table thead tr th,.tagConfigurationsScreen .tableContainer table thead tr th,.taggingGuideScreen .tableContainer table thead tr th,.halfordsDashboardScreen .tableContainer table thead tr th,.summaryDashboardScreen .tableContainer table thead tr th,.halfordsAudienceScreen .tableContainer table thead tr th,.integrationsManagerScreen .tableContainer table thead tr th,.userConfigurationsScreen .tableContainer table thead tr th,.accountManagersScreen .tableContainer table thead tr th,.accountRolesScreen .tableContainer table thead tr th,.automatedTrackingScreen .tableContainer table thead tr th,.AuditTrailScreen .tableContainer table thead tr th,.reportScreen .tableContainer table thead tr th{padding:22px 20px 23px 0px;white-space:nowrap;cursor:pointer;text-transform:uppercase}.experiencesScreen .tableContainer table thead tr th.not-sortable,.locationManagerScreen .tableContainer table thead tr th.not-sortable,.siteManagerScreen .tableContainer table thead tr th.not-sortable,.assetManagerScreen .tableContainer table thead tr th.not-sortable,.audienceManagerScreen .tableContainer table thead tr th.not-sortable,.accountOverviewScreen .tableContainer table thead tr th.not-sortable,.tagConfigurationsScreen .tableContainer table thead tr th.not-sortable,.taggingGuideScreen .tableContainer table thead tr th.not-sortable,.halfordsDashboardScreen .tableContainer table thead tr th.not-sortable,.summaryDashboardScreen .tableContainer table thead tr th.not-sortable,.halfordsAudienceScreen .tableContainer table thead tr th.not-sortable,.integrationsManagerScreen .tableContainer table thead tr th.not-sortable,.userConfigurationsScreen .tableContainer table thead tr th.not-sortable,.accountManagersScreen .tableContainer table thead tr th.not-sortable,.accountRolesScreen .tableContainer table thead tr th.not-sortable,.automatedTrackingScreen .tableContainer table thead tr th.not-sortable,.AuditTrailScreen .tableContainer table thead tr th.not-sortable,.reportScreen .tableContainer table thead tr th.not-sortable{cursor:default}@media(max-width: 1024px){.experiencesScreen .tableContainer table thead tr th,.locationManagerScreen .tableContainer table thead tr th,.siteManagerScreen .tableContainer table thead tr th,.assetManagerScreen .tableContainer table thead tr th,.audienceManagerScreen .tableContainer table thead tr th,.accountOverviewScreen .tableContainer table thead tr th,.tagConfigurationsScreen .tableContainer table thead tr th,.taggingGuideScreen .tableContainer table thead tr th,.halfordsDashboardScreen .tableContainer table thead tr th,.summaryDashboardScreen .tableContainer table thead tr th,.halfordsAudienceScreen .tableContainer table thead tr th,.integrationsManagerScreen .tableContainer table thead tr th,.userConfigurationsScreen .tableContainer table thead tr th,.accountManagersScreen .tableContainer table thead tr th,.accountRolesScreen .tableContainer table thead tr th,.automatedTrackingScreen .tableContainer table thead tr th,.AuditTrailScreen .tableContainer table thead tr th,.reportScreen .tableContainer table thead tr th{padding:22px 30px 23px 20px}}.experiencesScreen .tableContainer table th.sorted,.locationManagerScreen .tableContainer table th.sorted,.siteManagerScreen .tableContainer table th.sorted,.assetManagerScreen .tableContainer table th.sorted,.audienceManagerScreen .tableContainer table th.sorted,.accountOverviewScreen .tableContainer table th.sorted,.tagConfigurationsScreen .tableContainer table th.sorted,.taggingGuideScreen .tableContainer table th.sorted,.halfordsDashboardScreen .tableContainer table th.sorted,.summaryDashboardScreen .tableContainer table th.sorted,.halfordsAudienceScreen .tableContainer table th.sorted,.integrationsManagerScreen .tableContainer table th.sorted,.userConfigurationsScreen .tableContainer table th.sorted,.accountManagersScreen .tableContainer table th.sorted,.accountRolesScreen .tableContainer table th.sorted,.automatedTrackingScreen .tableContainer table th.sorted,.AuditTrailScreen .tableContainer table th.sorted,.reportScreen .tableContainer table th.sorted{display:flex;gap:10px;align-items:center;color:#3768d1}.experiencesScreen .tableContainer table thead tr th:first-child,.locationManagerScreen .tableContainer table thead tr th:first-child,.siteManagerScreen .tableContainer table thead tr th:first-child,.assetManagerScreen .tableContainer table thead tr th:first-child,.audienceManagerScreen .tableContainer table thead tr th:first-child,.accountOverviewScreen .tableContainer table thead tr th:first-child,.tagConfigurationsScreen .tableContainer table thead tr th:first-child,.taggingGuideScreen .tableContainer table thead tr th:first-child,.halfordsDashboardScreen .tableContainer table thead tr th:first-child,.summaryDashboardScreen .tableContainer table thead tr th:first-child,.halfordsAudienceScreen .tableContainer table thead tr th:first-child,.integrationsManagerScreen .tableContainer table thead tr th:first-child,.userConfigurationsScreen .tableContainer table thead tr th:first-child,.accountManagersScreen .tableContainer table thead tr th:first-child,.accountRolesScreen .tableContainer table thead tr th:first-child,.automatedTrackingScreen .tableContainer table thead tr th:first-child,.AuditTrailScreen .tableContainer table thead tr th:first-child,.reportScreen .tableContainer table thead tr th:first-child{padding-left:40px}.experiencesScreen .tableContainer table thead tr th:last-child,.locationManagerScreen .tableContainer table thead tr th:last-child,.siteManagerScreen .tableContainer table thead tr th:last-child,.assetManagerScreen .tableContainer table thead tr th:last-child,.audienceManagerScreen .tableContainer table thead tr th:last-child,.accountOverviewScreen .tableContainer table thead tr th:last-child,.tagConfigurationsScreen .tableContainer table thead tr th:last-child,.taggingGuideScreen .tableContainer table thead tr th:last-child,.halfordsDashboardScreen .tableContainer table thead tr th:last-child,.summaryDashboardScreen .tableContainer table thead tr th:last-child,.halfordsAudienceScreen .tableContainer table thead tr th:last-child,.integrationsManagerScreen .tableContainer table thead tr th:last-child,.userConfigurationsScreen .tableContainer table thead tr th:last-child,.accountManagersScreen .tableContainer table thead tr th:last-child,.accountRolesScreen .tableContainer table thead tr th:last-child,.automatedTrackingScreen .tableContainer table thead tr th:last-child,.AuditTrailScreen .tableContainer table thead tr th:last-child,.reportScreen .tableContainer table thead tr th:last-child{padding-right:40px;text-align:start}@media(max-width: 1024px){.experiencesScreen .tableContainer table thead tr th:last-child,.locationManagerScreen .tableContainer table thead tr th:last-child,.siteManagerScreen .tableContainer table thead tr th:last-child,.assetManagerScreen .tableContainer table thead tr th:last-child,.audienceManagerScreen .tableContainer table thead tr th:last-child,.accountOverviewScreen .tableContainer table thead tr th:last-child,.tagConfigurationsScreen .tableContainer table thead tr th:last-child,.taggingGuideScreen .tableContainer table thead tr th:last-child,.halfordsDashboardScreen .tableContainer table thead tr th:last-child,.summaryDashboardScreen .tableContainer table thead tr th:last-child,.halfordsAudienceScreen .tableContainer table thead tr th:last-child,.integrationsManagerScreen .tableContainer table thead tr th:last-child,.userConfigurationsScreen .tableContainer table thead tr th:last-child,.accountManagersScreen .tableContainer table thead tr th:last-child,.accountRolesScreen .tableContainer table thead tr th:last-child,.automatedTrackingScreen .tableContainer table thead tr th:last-child,.AuditTrailScreen .tableContainer table thead tr th:last-child,.reportScreen .tableContainer table thead tr th:last-child{padding-right:50px}}.experiencesScreen .tableContainer table thead tr th.actions-header,.locationManagerScreen .tableContainer table thead tr th.actions-header,.siteManagerScreen .tableContainer table thead tr th.actions-header,.assetManagerScreen .tableContainer table thead tr th.actions-header,.audienceManagerScreen .tableContainer table thead tr th.actions-header,.accountOverviewScreen .tableContainer table thead tr th.actions-header,.tagConfigurationsScreen .tableContainer table thead tr th.actions-header,.taggingGuideScreen .tableContainer table thead tr th.actions-header,.halfordsDashboardScreen .tableContainer table thead tr th.actions-header,.summaryDashboardScreen .tableContainer table thead tr th.actions-header,.halfordsAudienceScreen .tableContainer table thead tr th.actions-header,.integrationsManagerScreen .tableContainer table thead tr th.actions-header,.userConfigurationsScreen .tableContainer table thead tr th.actions-header,.accountManagersScreen .tableContainer table thead tr th.actions-header,.accountRolesScreen .tableContainer table thead tr th.actions-header,.automatedTrackingScreen .tableContainer table thead tr th.actions-header,.AuditTrailScreen .tableContainer table thead tr th.actions-header,.reportScreen .tableContainer table thead tr th.actions-header{text-align:center !important}.experiencesScreen .tableContainer table tbody tr,.locationManagerScreen .tableContainer table tbody tr,.siteManagerScreen .tableContainer table tbody tr,.assetManagerScreen .tableContainer table tbody tr,.audienceManagerScreen .tableContainer table tbody tr,.accountOverviewScreen .tableContainer table tbody tr,.tagConfigurationsScreen .tableContainer table tbody tr,.taggingGuideScreen .tableContainer table tbody tr,.halfordsDashboardScreen .tableContainer table tbody tr,.summaryDashboardScreen .tableContainer table tbody tr,.halfordsAudienceScreen .tableContainer table tbody tr,.integrationsManagerScreen .tableContainer table tbody tr,.userConfigurationsScreen .tableContainer table tbody tr,.accountManagersScreen .tableContainer table tbody tr,.accountRolesScreen .tableContainer table tbody tr,.automatedTrackingScreen .tableContainer table tbody tr,.AuditTrailScreen .tableContainer table tbody tr,.reportScreen .tableContainer table tbody tr{border-bottom:1px solid var(--Grey-100, #E8EBEE);cursor:pointer}.experiencesScreen .tableContainer table tbody tr td,.locationManagerScreen .tableContainer table tbody tr td,.siteManagerScreen .tableContainer table tbody tr td,.assetManagerScreen .tableContainer table tbody tr td,.audienceManagerScreen .tableContainer table tbody tr td,.accountOverviewScreen .tableContainer table tbody tr td,.tagConfigurationsScreen .tableContainer table tbody tr td,.taggingGuideScreen .tableContainer table tbody tr td,.halfordsDashboardScreen .tableContainer table tbody tr td,.summaryDashboardScreen .tableContainer table tbody tr td,.halfordsAudienceScreen .tableContainer table tbody tr td,.integrationsManagerScreen .tableContainer table tbody tr td,.userConfigurationsScreen .tableContainer table tbody tr td,.accountManagersScreen .tableContainer table tbody tr td,.accountRolesScreen .tableContainer table tbody tr td,.automatedTrackingScreen .tableContainer table tbody tr td,.AuditTrailScreen .tableContainer table tbody tr td,.reportScreen .tableContainer table tbody tr td{padding:19px 20px 20px 0px;box-sizing:border-box}@media(max-width: 1024px){.experiencesScreen .tableContainer table tbody tr td,.locationManagerScreen .tableContainer table tbody tr td,.siteManagerScreen .tableContainer table tbody tr td,.assetManagerScreen .tableContainer table tbody tr td,.audienceManagerScreen .tableContainer table tbody tr td,.accountOverviewScreen .tableContainer table tbody tr td,.tagConfigurationsScreen .tableContainer table tbody tr td,.taggingGuideScreen .tableContainer table tbody tr td,.halfordsDashboardScreen .tableContainer table tbody tr td,.summaryDashboardScreen .tableContainer table tbody tr td,.halfordsAudienceScreen .tableContainer table tbody tr td,.integrationsManagerScreen .tableContainer table tbody tr td,.userConfigurationsScreen .tableContainer table tbody tr td,.accountManagersScreen .tableContainer table tbody tr td,.accountRolesScreen .tableContainer table tbody tr td,.automatedTrackingScreen .tableContainer table tbody tr td,.AuditTrailScreen .tableContainer table tbody tr td,.reportScreen .tableContainer table tbody tr td{padding:19px 30px 20px 20px}}.experiencesScreen .tableContainer table tbody tr:last-child:not(.last_row),.locationManagerScreen .tableContainer table tbody tr:last-child:not(.last_row),.siteManagerScreen .tableContainer table tbody tr:last-child:not(.last_row),.assetManagerScreen .tableContainer table tbody tr:last-child:not(.last_row),.audienceManagerScreen .tableContainer table tbody tr:last-child:not(.last_row),.accountOverviewScreen .tableContainer table tbody tr:last-child:not(.last_row),.tagConfigurationsScreen .tableContainer table tbody tr:last-child:not(.last_row),.taggingGuideScreen .tableContainer table tbody tr:last-child:not(.last_row),.halfordsDashboardScreen .tableContainer table tbody tr:last-child:not(.last_row),.summaryDashboardScreen .tableContainer table tbody tr:last-child:not(.last_row),.halfordsAudienceScreen .tableContainer table tbody tr:last-child:not(.last_row),.integrationsManagerScreen .tableContainer table tbody tr:last-child:not(.last_row),.userConfigurationsScreen .tableContainer table tbody tr:last-child:not(.last_row),.accountManagersScreen .tableContainer table tbody tr:last-child:not(.last_row),.accountRolesScreen .tableContainer table tbody tr:last-child:not(.last_row),.automatedTrackingScreen .tableContainer table tbody tr:last-child:not(.last_row),.AuditTrailScreen .tableContainer table tbody tr:last-child:not(.last_row),.reportScreen .tableContainer table tbody tr:last-child:not(.last_row){border-bottom:none}.experiencesScreen .tableContainer table tbody tr:hover,.locationManagerScreen .tableContainer table tbody tr:hover,.siteManagerScreen .tableContainer table tbody tr:hover,.assetManagerScreen .tableContainer table tbody tr:hover,.audienceManagerScreen .tableContainer table tbody tr:hover,.accountOverviewScreen .tableContainer table tbody tr:hover,.tagConfigurationsScreen .tableContainer table tbody tr:hover,.taggingGuideScreen .tableContainer table tbody tr:hover,.halfordsDashboardScreen .tableContainer table tbody tr:hover,.summaryDashboardScreen .tableContainer table tbody tr:hover,.halfordsAudienceScreen .tableContainer table tbody tr:hover,.integrationsManagerScreen .tableContainer table tbody tr:hover,.userConfigurationsScreen .tableContainer table tbody tr:hover,.accountManagersScreen .tableContainer table tbody tr:hover,.accountRolesScreen .tableContainer table tbody tr:hover,.automatedTrackingScreen .tableContainer table tbody tr:hover,.AuditTrailScreen .tableContainer table tbody tr:hover,.reportScreen .tableContainer table tbody tr:hover{background:var(--Grey-30, rgba(232, 235, 238, 0.3))}.experiencesScreen .tableContainer table tbody .noResults:hover,.locationManagerScreen .tableContainer table tbody .noResults:hover,.siteManagerScreen .tableContainer table tbody .noResults:hover,.assetManagerScreen .tableContainer table tbody .noResults:hover,.audienceManagerScreen .tableContainer table tbody .noResults:hover,.accountOverviewScreen .tableContainer table tbody .noResults:hover,.tagConfigurationsScreen .tableContainer table tbody .noResults:hover,.taggingGuideScreen .tableContainer table tbody .noResults:hover,.halfordsDashboardScreen .tableContainer table tbody .noResults:hover,.summaryDashboardScreen .tableContainer table tbody .noResults:hover,.halfordsAudienceScreen .tableContainer table tbody .noResults:hover,.integrationsManagerScreen .tableContainer table tbody .noResults:hover,.userConfigurationsScreen .tableContainer table tbody .noResults:hover,.accountManagersScreen .tableContainer table tbody .noResults:hover,.accountRolesScreen .tableContainer table tbody .noResults:hover,.automatedTrackingScreen .tableContainer table tbody .noResults:hover,.AuditTrailScreen .tableContainer table tbody .noResults:hover,.reportScreen .tableContainer table tbody .noResults:hover{background:#fff}.experiencesScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.experiencesScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.locationManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.locationManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.siteManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.siteManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.assetManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.assetManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.audienceManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.audienceManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.accountOverviewScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.accountOverviewScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.tagConfigurationsScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.tagConfigurationsScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.taggingGuideScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.taggingGuideScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.halfordsDashboardScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.halfordsDashboardScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.summaryDashboardScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.summaryDashboardScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.halfordsAudienceScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.halfordsAudienceScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.integrationsManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.integrationsManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.userConfigurationsScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.userConfigurationsScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.accountManagersScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.accountManagersScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.accountRolesScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.accountRolesScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.automatedTrackingScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.automatedTrackingScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.AuditTrailScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.AuditTrailScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown,.reportScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .status_dropdown,.reportScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .status_dropdown{top:auto;bottom:32px}.experiencesScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.experiencesScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.locationManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.locationManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.siteManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.siteManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.assetManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.assetManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.audienceManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.audienceManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.accountOverviewScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.accountOverviewScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.tagConfigurationsScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.tagConfigurationsScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.taggingGuideScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.taggingGuideScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.halfordsDashboardScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.halfordsDashboardScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.summaryDashboardScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.summaryDashboardScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.halfordsAudienceScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.halfordsAudienceScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.integrationsManagerScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.integrationsManagerScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.userConfigurationsScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.userConfigurationsScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.accountManagersScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.accountManagersScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.accountRolesScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.accountRolesScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.automatedTrackingScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.automatedTrackingScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.AuditTrailScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.AuditTrailScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown,.reportScreen .tableContainer table tbody tr:nth-last-child(1):nth-child(5) .edit_tool_dropdown,.reportScreen .tableContainer table tbody tr:nth-last-child(-n+2):nth-child(n+5) .edit_tool_dropdown{top:auto;bottom:32px}.experiencesScreen .tableContainer table tr.deleting,.locationManagerScreen .tableContainer table tr.deleting,.siteManagerScreen .tableContainer table tr.deleting,.assetManagerScreen .tableContainer table tr.deleting,.audienceManagerScreen .tableContainer table tr.deleting,.accountOverviewScreen .tableContainer table tr.deleting,.tagConfigurationsScreen .tableContainer table tr.deleting,.taggingGuideScreen .tableContainer table tr.deleting,.halfordsDashboardScreen .tableContainer table tr.deleting,.summaryDashboardScreen .tableContainer table tr.deleting,.halfordsAudienceScreen .tableContainer table tr.deleting,.integrationsManagerScreen .tableContainer table tr.deleting,.userConfigurationsScreen .tableContainer table tr.deleting,.accountManagersScreen .tableContainer table tr.deleting,.accountRolesScreen .tableContainer table tr.deleting,.automatedTrackingScreen .tableContainer table tr.deleting,.AuditTrailScreen .tableContainer table tr.deleting,.reportScreen .tableContainer table tr.deleting{background-color:#ffb3b3;pointer-events:none;opacity:.6}.experiencesScreen .tableContainer table .linkedin-container,.locationManagerScreen .tableContainer table .linkedin-container,.siteManagerScreen .tableContainer table .linkedin-container,.assetManagerScreen .tableContainer table .linkedin-container,.audienceManagerScreen .tableContainer table .linkedin-container,.accountOverviewScreen .tableContainer table .linkedin-container,.tagConfigurationsScreen .tableContainer table .linkedin-container,.taggingGuideScreen .tableContainer table .linkedin-container,.halfordsDashboardScreen .tableContainer table .linkedin-container,.summaryDashboardScreen .tableContainer table .linkedin-container,.halfordsAudienceScreen .tableContainer table .linkedin-container,.integrationsManagerScreen .tableContainer table .linkedin-container,.userConfigurationsScreen .tableContainer table .linkedin-container,.accountManagersScreen .tableContainer table .linkedin-container,.accountRolesScreen .tableContainer table .linkedin-container,.automatedTrackingScreen .tableContainer table .linkedin-container,.AuditTrailScreen .tableContainer table .linkedin-container,.reportScreen .tableContainer table .linkedin-container{width:300px !important}.experiencesScreen .tableContainer table .linkedin-container a,.locationManagerScreen .tableContainer table .linkedin-container a,.siteManagerScreen .tableContainer table .linkedin-container a,.assetManagerScreen .tableContainer table .linkedin-container a,.audienceManagerScreen .tableContainer table .linkedin-container a,.accountOverviewScreen .tableContainer table .linkedin-container a,.tagConfigurationsScreen .tableContainer table .linkedin-container a,.taggingGuideScreen .tableContainer table .linkedin-container a,.halfordsDashboardScreen .tableContainer table .linkedin-container a,.summaryDashboardScreen .tableContainer table .linkedin-container a,.halfordsAudienceScreen .tableContainer table .linkedin-container a,.integrationsManagerScreen .tableContainer table .linkedin-container a,.userConfigurationsScreen .tableContainer table .linkedin-container a,.accountManagersScreen .tableContainer table .linkedin-container a,.accountRolesScreen .tableContainer table .linkedin-container a,.automatedTrackingScreen .tableContainer table .linkedin-container a,.AuditTrailScreen .tableContainer table .linkedin-container a,.reportScreen .tableContainer table .linkedin-container a{white-space:normal !important;word-break:break-all;overflow-wrap:anywhere;text-overflow:initial;width:100% !important}.experiencesScreen .tableContainer table .manager-photo-container,.locationManagerScreen .tableContainer table .manager-photo-container,.siteManagerScreen .tableContainer table .manager-photo-container,.assetManagerScreen .tableContainer table .manager-photo-container,.audienceManagerScreen .tableContainer table .manager-photo-container,.accountOverviewScreen .tableContainer table .manager-photo-container,.tagConfigurationsScreen .tableContainer table .manager-photo-container,.taggingGuideScreen .tableContainer table .manager-photo-container,.halfordsDashboardScreen .tableContainer table .manager-photo-container,.summaryDashboardScreen .tableContainer table .manager-photo-container,.halfordsAudienceScreen .tableContainer table .manager-photo-container,.integrationsManagerScreen .tableContainer table .manager-photo-container,.userConfigurationsScreen .tableContainer table .manager-photo-container,.accountManagersScreen .tableContainer table .manager-photo-container,.accountRolesScreen .tableContainer table .manager-photo-container,.automatedTrackingScreen .tableContainer table .manager-photo-container,.AuditTrailScreen .tableContainer table .manager-photo-container,.reportScreen .tableContainer table .manager-photo-container{width:50px;height:50px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block}.experiencesScreen .tableContainer table .test_name,.experiencesScreen .tableContainer table .location-name-container,.experiencesScreen .tableContainer table .site-name-container,.experiencesScreen .tableContainer table .user-name-container,.experiencesScreen .tableContainer table .email-container,.experiencesScreen .tableContainer table .phone-container,.experiencesScreen .tableContainer table .manager-name-container,.experiencesScreen .tableContainer table .conv-name-container,.experiencesScreen .tableContainer table .linkedin-container,.locationManagerScreen .tableContainer table .test_name,.locationManagerScreen .tableContainer table .location-name-container,.locationManagerScreen .tableContainer table .site-name-container,.locationManagerScreen .tableContainer table .user-name-container,.locationManagerScreen .tableContainer table .email-container,.locationManagerScreen .tableContainer table .phone-container,.locationManagerScreen .tableContainer table .manager-name-container,.locationManagerScreen .tableContainer table .conv-name-container,.locationManagerScreen .tableContainer table .linkedin-container,.siteManagerScreen .tableContainer table .test_name,.siteManagerScreen .tableContainer table .location-name-container,.siteManagerScreen .tableContainer table .site-name-container,.siteManagerScreen .tableContainer table .user-name-container,.siteManagerScreen .tableContainer table .email-container,.siteManagerScreen .tableContainer table .phone-container,.siteManagerScreen .tableContainer table .manager-name-container,.siteManagerScreen .tableContainer table .conv-name-container,.siteManagerScreen .tableContainer table .linkedin-container,.assetManagerScreen .tableContainer table .test_name,.assetManagerScreen .tableContainer table .location-name-container,.assetManagerScreen .tableContainer table .site-name-container,.assetManagerScreen .tableContainer table .user-name-container,.assetManagerScreen .tableContainer table .email-container,.assetManagerScreen .tableContainer table .phone-container,.assetManagerScreen .tableContainer table .manager-name-container,.assetManagerScreen .tableContainer table .conv-name-container,.assetManagerScreen .tableContainer table .linkedin-container,.audienceManagerScreen .tableContainer table .test_name,.audienceManagerScreen .tableContainer table .location-name-container,.audienceManagerScreen .tableContainer table .site-name-container,.audienceManagerScreen .tableContainer table .user-name-container,.audienceManagerScreen .tableContainer table .email-container,.audienceManagerScreen .tableContainer table .phone-container,.audienceManagerScreen .tableContainer table .manager-name-container,.audienceManagerScreen .tableContainer table .conv-name-container,.audienceManagerScreen .tableContainer table .linkedin-container,.accountOverviewScreen .tableContainer table .test_name,.accountOverviewScreen .tableContainer table .location-name-container,.accountOverviewScreen .tableContainer table .site-name-container,.accountOverviewScreen .tableContainer table .user-name-container,.accountOverviewScreen .tableContainer table .email-container,.accountOverviewScreen .tableContainer table .phone-container,.accountOverviewScreen .tableContainer table .manager-name-container,.accountOverviewScreen .tableContainer table .conv-name-container,.accountOverviewScreen .tableContainer table .linkedin-container,.tagConfigurationsScreen .tableContainer table .test_name,.tagConfigurationsScreen .tableContainer table .location-name-container,.tagConfigurationsScreen .tableContainer table .site-name-container,.tagConfigurationsScreen .tableContainer table .user-name-container,.tagConfigurationsScreen .tableContainer table .email-container,.tagConfigurationsScreen .tableContainer table .phone-container,.tagConfigurationsScreen .tableContainer table .manager-name-container,.tagConfigurationsScreen .tableContainer table .conv-name-container,.tagConfigurationsScreen .tableContainer table .linkedin-container,.taggingGuideScreen .tableContainer table .test_name,.taggingGuideScreen .tableContainer table .location-name-container,.taggingGuideScreen .tableContainer table .site-name-container,.taggingGuideScreen .tableContainer table .user-name-container,.taggingGuideScreen .tableContainer table .email-container,.taggingGuideScreen .tableContainer table .phone-container,.taggingGuideScreen .tableContainer table .manager-name-container,.taggingGuideScreen .tableContainer table .conv-name-container,.taggingGuideScreen .tableContainer table .linkedin-container,.halfordsDashboardScreen .tableContainer table .test_name,.halfordsDashboardScreen .tableContainer table .location-name-container,.halfordsDashboardScreen .tableContainer table .site-name-container,.halfordsDashboardScreen .tableContainer table .user-name-container,.halfordsDashboardScreen .tableContainer table .email-container,.halfordsDashboardScreen .tableContainer table .phone-container,.halfordsDashboardScreen .tableContainer table .manager-name-container,.halfordsDashboardScreen .tableContainer table .conv-name-container,.halfordsDashboardScreen .tableContainer table .linkedin-container,.summaryDashboardScreen .tableContainer table .test_name,.summaryDashboardScreen .tableContainer table .location-name-container,.summaryDashboardScreen .tableContainer table .site-name-container,.summaryDashboardScreen .tableContainer table .user-name-container,.summaryDashboardScreen .tableContainer table .email-container,.summaryDashboardScreen .tableContainer table .phone-container,.summaryDashboardScreen .tableContainer table .manager-name-container,.summaryDashboardScreen .tableContainer table .conv-name-container,.summaryDashboardScreen .tableContainer table .linkedin-container,.halfordsAudienceScreen .tableContainer table .test_name,.halfordsAudienceScreen .tableContainer table .location-name-container,.halfordsAudienceScreen .tableContainer table .site-name-container,.halfordsAudienceScreen .tableContainer table .user-name-container,.halfordsAudienceScreen .tableContainer table .email-container,.halfordsAudienceScreen .tableContainer table .phone-container,.halfordsAudienceScreen .tableContainer table .manager-name-container,.halfordsAudienceScreen .tableContainer table .conv-name-container,.halfordsAudienceScreen .tableContainer table .linkedin-container,.integrationsManagerScreen .tableContainer table .test_name,.integrationsManagerScreen .tableContainer table .location-name-container,.integrationsManagerScreen .tableContainer table .site-name-container,.integrationsManagerScreen .tableContainer table .user-name-container,.integrationsManagerScreen .tableContainer table .email-container,.integrationsManagerScreen .tableContainer table .phone-container,.integrationsManagerScreen .tableContainer table .manager-name-container,.integrationsManagerScreen .tableContainer table .conv-name-container,.integrationsManagerScreen .tableContainer table .linkedin-container,.userConfigurationsScreen .tableContainer table .test_name,.userConfigurationsScreen .tableContainer table .location-name-container,.userConfigurationsScreen .tableContainer table .site-name-container,.userConfigurationsScreen .tableContainer table .user-name-container,.userConfigurationsScreen .tableContainer table .email-container,.userConfigurationsScreen .tableContainer table .phone-container,.userConfigurationsScreen .tableContainer table .manager-name-container,.userConfigurationsScreen .tableContainer table .conv-name-container,.userConfigurationsScreen .tableContainer table .linkedin-container,.accountManagersScreen .tableContainer table .test_name,.accountManagersScreen .tableContainer table .location-name-container,.accountManagersScreen .tableContainer table .site-name-container,.accountManagersScreen .tableContainer table .user-name-container,.accountManagersScreen .tableContainer table .email-container,.accountManagersScreen .tableContainer table .phone-container,.accountManagersScreen .tableContainer table .manager-name-container,.accountManagersScreen .tableContainer table .conv-name-container,.accountManagersScreen .tableContainer table .linkedin-container,.accountRolesScreen .tableContainer table .test_name,.accountRolesScreen .tableContainer table .location-name-container,.accountRolesScreen .tableContainer table .site-name-container,.accountRolesScreen .tableContainer table .user-name-container,.accountRolesScreen .tableContainer table .email-container,.accountRolesScreen .tableContainer table .phone-container,.accountRolesScreen .tableContainer table .manager-name-container,.accountRolesScreen .tableContainer table .conv-name-container,.accountRolesScreen .tableContainer table .linkedin-container,.automatedTrackingScreen .tableContainer table .test_name,.automatedTrackingScreen .tableContainer table .location-name-container,.automatedTrackingScreen .tableContainer table .site-name-container,.automatedTrackingScreen .tableContainer table .user-name-container,.automatedTrackingScreen .tableContainer table .email-container,.automatedTrackingScreen .tableContainer table .phone-container,.automatedTrackingScreen .tableContainer table .manager-name-container,.automatedTrackingScreen .tableContainer table .conv-name-container,.automatedTrackingScreen .tableContainer table .linkedin-container,.AuditTrailScreen .tableContainer table .test_name,.AuditTrailScreen .tableContainer table .location-name-container,.AuditTrailScreen .tableContainer table .site-name-container,.AuditTrailScreen .tableContainer table .user-name-container,.AuditTrailScreen .tableContainer table .email-container,.AuditTrailScreen .tableContainer table .phone-container,.AuditTrailScreen .tableContainer table .manager-name-container,.AuditTrailScreen .tableContainer table .conv-name-container,.AuditTrailScreen .tableContainer table .linkedin-container,.reportScreen .tableContainer table .test_name,.reportScreen .tableContainer table .location-name-container,.reportScreen .tableContainer table .site-name-container,.reportScreen .tableContainer table .user-name-container,.reportScreen .tableContainer table .email-container,.reportScreen .tableContainer table .phone-container,.reportScreen .tableContainer table .manager-name-container,.reportScreen .tableContainer table .conv-name-container,.reportScreen .tableContainer table .linkedin-container{width:100%;position:relative;display:flex;align-items:center;gap:5px;height:28px;font-size:13px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.experiencesScreen .tableContainer table .test_name span,.experiencesScreen .tableContainer table .location-name-container span,.experiencesScreen .tableContainer table .site-name-container span,.experiencesScreen .tableContainer table .user-name-container span,.experiencesScreen .tableContainer table .email-container span,.experiencesScreen .tableContainer table .phone-container span,.experiencesScreen .tableContainer table .manager-name-container span,.experiencesScreen .tableContainer table .conv-name-container span,.experiencesScreen .tableContainer table .linkedin-container span,.locationManagerScreen .tableContainer table .test_name span,.locationManagerScreen .tableContainer table .location-name-container span,.locationManagerScreen .tableContainer table .site-name-container span,.locationManagerScreen .tableContainer table .user-name-container span,.locationManagerScreen .tableContainer table .email-container span,.locationManagerScreen .tableContainer table .phone-container span,.locationManagerScreen .tableContainer table .manager-name-container span,.locationManagerScreen .tableContainer table .conv-name-container span,.locationManagerScreen .tableContainer table .linkedin-container span,.siteManagerScreen .tableContainer table .test_name span,.siteManagerScreen .tableContainer table .location-name-container span,.siteManagerScreen .tableContainer table .site-name-container span,.siteManagerScreen .tableContainer table .user-name-container span,.siteManagerScreen .tableContainer table .email-container span,.siteManagerScreen .tableContainer table .phone-container span,.siteManagerScreen .tableContainer table .manager-name-container span,.siteManagerScreen .tableContainer table .conv-name-container span,.siteManagerScreen .tableContainer table .linkedin-container span,.assetManagerScreen .tableContainer table .test_name span,.assetManagerScreen .tableContainer table .location-name-container span,.assetManagerScreen .tableContainer table .site-name-container span,.assetManagerScreen .tableContainer table .user-name-container span,.assetManagerScreen .tableContainer table .email-container span,.assetManagerScreen .tableContainer table .phone-container span,.assetManagerScreen .tableContainer table .manager-name-container span,.assetManagerScreen .tableContainer table .conv-name-container span,.assetManagerScreen .tableContainer table .linkedin-container span,.audienceManagerScreen .tableContainer table .test_name span,.audienceManagerScreen .tableContainer table .location-name-container span,.audienceManagerScreen .tableContainer table .site-name-container span,.audienceManagerScreen .tableContainer table .user-name-container span,.audienceManagerScreen .tableContainer table .email-container span,.audienceManagerScreen .tableContainer table .phone-container span,.audienceManagerScreen .tableContainer table .manager-name-container span,.audienceManagerScreen .tableContainer table .conv-name-container span,.audienceManagerScreen .tableContainer table .linkedin-container span,.accountOverviewScreen .tableContainer table .test_name span,.accountOverviewScreen .tableContainer table .location-name-container span,.accountOverviewScreen .tableContainer table .site-name-container span,.accountOverviewScreen .tableContainer table .user-name-container span,.accountOverviewScreen .tableContainer table .email-container span,.accountOverviewScreen .tableContainer table .phone-container span,.accountOverviewScreen .tableContainer table .manager-name-container span,.accountOverviewScreen .tableContainer table .conv-name-container span,.accountOverviewScreen .tableContainer table .linkedin-container span,.tagConfigurationsScreen .tableContainer table .test_name span,.tagConfigurationsScreen .tableContainer table .location-name-container span,.tagConfigurationsScreen .tableContainer table .site-name-container span,.tagConfigurationsScreen .tableContainer table .user-name-container span,.tagConfigurationsScreen .tableContainer table .email-container span,.tagConfigurationsScreen .tableContainer table .phone-container span,.tagConfigurationsScreen .tableContainer table .manager-name-container span,.tagConfigurationsScreen .tableContainer table .conv-name-container span,.tagConfigurationsScreen .tableContainer table .linkedin-container span,.taggingGuideScreen .tableContainer table .test_name span,.taggingGuideScreen .tableContainer table .location-name-container span,.taggingGuideScreen .tableContainer table .site-name-container span,.taggingGuideScreen .tableContainer table .user-name-container span,.taggingGuideScreen .tableContainer table .email-container span,.taggingGuideScreen .tableContainer table .phone-container span,.taggingGuideScreen .tableContainer table .manager-name-container span,.taggingGuideScreen .tableContainer table .conv-name-container span,.taggingGuideScreen .tableContainer table .linkedin-container span,.halfordsDashboardScreen .tableContainer table .test_name span,.halfordsDashboardScreen .tableContainer table .location-name-container span,.halfordsDashboardScreen .tableContainer table .site-name-container span,.halfordsDashboardScreen .tableContainer table .user-name-container span,.halfordsDashboardScreen .tableContainer table .email-container span,.halfordsDashboardScreen .tableContainer table .phone-container span,.halfordsDashboardScreen .tableContainer table .manager-name-container span,.halfordsDashboardScreen .tableContainer table .conv-name-container span,.halfordsDashboardScreen .tableContainer table .linkedin-container span,.summaryDashboardScreen .tableContainer table .test_name span,.summaryDashboardScreen .tableContainer table .location-name-container span,.summaryDashboardScreen .tableContainer table .site-name-container span,.summaryDashboardScreen .tableContainer table .user-name-container span,.summaryDashboardScreen .tableContainer table .email-container span,.summaryDashboardScreen .tableContainer table .phone-container span,.summaryDashboardScreen .tableContainer table .manager-name-container span,.summaryDashboardScreen .tableContainer table .conv-name-container span,.summaryDashboardScreen .tableContainer table .linkedin-container span,.halfordsAudienceScreen .tableContainer table .test_name span,.halfordsAudienceScreen .tableContainer table .location-name-container span,.halfordsAudienceScreen .tableContainer table .site-name-container span,.halfordsAudienceScreen .tableContainer table .user-name-container span,.halfordsAudienceScreen .tableContainer table .email-container span,.halfordsAudienceScreen .tableContainer table .phone-container span,.halfordsAudienceScreen .tableContainer table .manager-name-container span,.halfordsAudienceScreen .tableContainer table .conv-name-container span,.halfordsAudienceScreen .tableContainer table .linkedin-container span,.integrationsManagerScreen .tableContainer table .test_name span,.integrationsManagerScreen .tableContainer table .location-name-container span,.integrationsManagerScreen .tableContainer table .site-name-container span,.integrationsManagerScreen .tableContainer table .user-name-container span,.integrationsManagerScreen .tableContainer table .email-container span,.integrationsManagerScreen .tableContainer table .phone-container span,.integrationsManagerScreen .tableContainer table .manager-name-container span,.integrationsManagerScreen .tableContainer table .conv-name-container span,.integrationsManagerScreen .tableContainer table .linkedin-container span,.userConfigurationsScreen .tableContainer table .test_name span,.userConfigurationsScreen .tableContainer table .location-name-container span,.userConfigurationsScreen .tableContainer table .site-name-container span,.userConfigurationsScreen .tableContainer table .user-name-container span,.userConfigurationsScreen .tableContainer table .email-container span,.userConfigurationsScreen .tableContainer table .phone-container span,.userConfigurationsScreen .tableContainer table .manager-name-container span,.userConfigurationsScreen .tableContainer table .conv-name-container span,.userConfigurationsScreen .tableContainer table .linkedin-container span,.accountManagersScreen .tableContainer table .test_name span,.accountManagersScreen .tableContainer table .location-name-container span,.accountManagersScreen .tableContainer table .site-name-container span,.accountManagersScreen .tableContainer table .user-name-container span,.accountManagersScreen .tableContainer table .email-container span,.accountManagersScreen .tableContainer table .phone-container span,.accountManagersScreen .tableContainer table .manager-name-container span,.accountManagersScreen .tableContainer table .conv-name-container span,.accountManagersScreen .tableContainer table .linkedin-container span,.accountRolesScreen .tableContainer table .test_name span,.accountRolesScreen .tableContainer table .location-name-container span,.accountRolesScreen .tableContainer table .site-name-container span,.accountRolesScreen .tableContainer table .user-name-container span,.accountRolesScreen .tableContainer table .email-container span,.accountRolesScreen .tableContainer table .phone-container span,.accountRolesScreen .tableContainer table .manager-name-container span,.accountRolesScreen .tableContainer table .conv-name-container span,.accountRolesScreen .tableContainer table .linkedin-container span,.automatedTrackingScreen .tableContainer table .test_name span,.automatedTrackingScreen .tableContainer table .location-name-container span,.automatedTrackingScreen .tableContainer table .site-name-container span,.automatedTrackingScreen .tableContainer table .user-name-container span,.automatedTrackingScreen .tableContainer table .email-container span,.automatedTrackingScreen .tableContainer table .phone-container span,.automatedTrackingScreen .tableContainer table .manager-name-container span,.automatedTrackingScreen .tableContainer table .conv-name-container span,.automatedTrackingScreen .tableContainer table .linkedin-container span,.AuditTrailScreen .tableContainer table .test_name span,.AuditTrailScreen .tableContainer table .location-name-container span,.AuditTrailScreen .tableContainer table .site-name-container span,.AuditTrailScreen .tableContainer table .user-name-container span,.AuditTrailScreen .tableContainer table .email-container span,.AuditTrailScreen .tableContainer table .phone-container span,.AuditTrailScreen .tableContainer table .manager-name-container span,.AuditTrailScreen .tableContainer table .conv-name-container span,.AuditTrailScreen .tableContainer table .linkedin-container span,.reportScreen .tableContainer table .test_name span,.reportScreen .tableContainer table .location-name-container span,.reportScreen .tableContainer table .site-name-container span,.reportScreen .tableContainer table .user-name-container span,.reportScreen .tableContainer table .email-container span,.reportScreen .tableContainer table .phone-container span,.reportScreen .tableContainer table .manager-name-container span,.reportScreen .tableContainer table .conv-name-container span,.reportScreen .tableContainer table .linkedin-container span{position:relative}.experiencesScreen .tableContainer table .test_name span::after,.experiencesScreen .tableContainer table .test_name .truncated::after,.experiencesScreen .tableContainer table .location-name-container span::after,.experiencesScreen .tableContainer table .location-name-container .truncated::after,.experiencesScreen .tableContainer table .site-name-container span::after,.experiencesScreen .tableContainer table .site-name-container .truncated::after,.experiencesScreen .tableContainer table .user-name-container span::after,.experiencesScreen .tableContainer table .user-name-container .truncated::after,.experiencesScreen .tableContainer table .email-container span::after,.experiencesScreen .tableContainer table .email-container .truncated::after,.experiencesScreen .tableContainer table .phone-container span::after,.experiencesScreen .tableContainer table .phone-container .truncated::after,.experiencesScreen .tableContainer table .manager-name-container span::after,.experiencesScreen .tableContainer table .manager-name-container .truncated::after,.experiencesScreen .tableContainer table .conv-name-container span::after,.experiencesScreen .tableContainer table .conv-name-container .truncated::after,.experiencesScreen .tableContainer table .linkedin-container span::after,.experiencesScreen .tableContainer table .linkedin-container .truncated::after,.locationManagerScreen .tableContainer table .test_name span::after,.locationManagerScreen .tableContainer table .test_name .truncated::after,.locationManagerScreen .tableContainer table .location-name-container span::after,.locationManagerScreen .tableContainer table .location-name-container .truncated::after,.locationManagerScreen .tableContainer table .site-name-container span::after,.locationManagerScreen .tableContainer table .site-name-container .truncated::after,.locationManagerScreen .tableContainer table .user-name-container span::after,.locationManagerScreen .tableContainer table .user-name-container .truncated::after,.locationManagerScreen .tableContainer table .email-container span::after,.locationManagerScreen .tableContainer table .email-container .truncated::after,.locationManagerScreen .tableContainer table .phone-container span::after,.locationManagerScreen .tableContainer table .phone-container .truncated::after,.locationManagerScreen .tableContainer table .manager-name-container span::after,.locationManagerScreen .tableContainer table .manager-name-container .truncated::after,.locationManagerScreen .tableContainer table .conv-name-container span::after,.locationManagerScreen .tableContainer table .conv-name-container .truncated::after,.locationManagerScreen .tableContainer table .linkedin-container span::after,.locationManagerScreen .tableContainer table .linkedin-container .truncated::after,.siteManagerScreen .tableContainer table .test_name span::after,.siteManagerScreen .tableContainer table .test_name .truncated::after,.siteManagerScreen .tableContainer table .location-name-container span::after,.siteManagerScreen .tableContainer table .location-name-container .truncated::after,.siteManagerScreen .tableContainer table .site-name-container span::after,.siteManagerScreen .tableContainer table .site-name-container .truncated::after,.siteManagerScreen .tableContainer table .user-name-container span::after,.siteManagerScreen .tableContainer table .user-name-container .truncated::after,.siteManagerScreen .tableContainer table .email-container span::after,.siteManagerScreen .tableContainer table .email-container .truncated::after,.siteManagerScreen .tableContainer table .phone-container span::after,.siteManagerScreen .tableContainer table .phone-container .truncated::after,.siteManagerScreen .tableContainer table .manager-name-container span::after,.siteManagerScreen .tableContainer table .manager-name-container .truncated::after,.siteManagerScreen .tableContainer table .conv-name-container span::after,.siteManagerScreen .tableContainer table .conv-name-container .truncated::after,.siteManagerScreen .tableContainer table .linkedin-container span::after,.siteManagerScreen .tableContainer table .linkedin-container .truncated::after,.assetManagerScreen .tableContainer table .test_name span::after,.assetManagerScreen .tableContainer table .test_name .truncated::after,.assetManagerScreen .tableContainer table .location-name-container span::after,.assetManagerScreen .tableContainer table .location-name-container .truncated::after,.assetManagerScreen .tableContainer table .site-name-container span::after,.assetManagerScreen .tableContainer table .site-name-container .truncated::after,.assetManagerScreen .tableContainer table .user-name-container span::after,.assetManagerScreen .tableContainer table .user-name-container .truncated::after,.assetManagerScreen .tableContainer table .email-container span::after,.assetManagerScreen .tableContainer table .email-container .truncated::after,.assetManagerScreen .tableContainer table .phone-container span::after,.assetManagerScreen .tableContainer table .phone-container .truncated::after,.assetManagerScreen .tableContainer table .manager-name-container span::after,.assetManagerScreen .tableContainer table .manager-name-container .truncated::after,.assetManagerScreen .tableContainer table .conv-name-container span::after,.assetManagerScreen .tableContainer table .conv-name-container .truncated::after,.assetManagerScreen .tableContainer table .linkedin-container span::after,.assetManagerScreen .tableContainer table .linkedin-container .truncated::after,.audienceManagerScreen .tableContainer table .test_name span::after,.audienceManagerScreen .tableContainer table .test_name .truncated::after,.audienceManagerScreen .tableContainer table .location-name-container span::after,.audienceManagerScreen .tableContainer table .location-name-container .truncated::after,.audienceManagerScreen .tableContainer table .site-name-container span::after,.audienceManagerScreen .tableContainer table .site-name-container .truncated::after,.audienceManagerScreen .tableContainer table .user-name-container span::after,.audienceManagerScreen .tableContainer table .user-name-container .truncated::after,.audienceManagerScreen .tableContainer table .email-container span::after,.audienceManagerScreen .tableContainer table .email-container .truncated::after,.audienceManagerScreen .tableContainer table .phone-container span::after,.audienceManagerScreen .tableContainer table .phone-container .truncated::after,.audienceManagerScreen .tableContainer table .manager-name-container span::after,.audienceManagerScreen .tableContainer table .manager-name-container .truncated::after,.audienceManagerScreen .tableContainer table .conv-name-container span::after,.audienceManagerScreen .tableContainer table .conv-name-container .truncated::after,.audienceManagerScreen .tableContainer table .linkedin-container span::after,.audienceManagerScreen .tableContainer table .linkedin-container .truncated::after,.accountOverviewScreen .tableContainer table .test_name span::after,.accountOverviewScreen .tableContainer table .test_name .truncated::after,.accountOverviewScreen .tableContainer table .location-name-container span::after,.accountOverviewScreen .tableContainer table .location-name-container .truncated::after,.accountOverviewScreen .tableContainer table .site-name-container span::after,.accountOverviewScreen .tableContainer table .site-name-container .truncated::after,.accountOverviewScreen .tableContainer table .user-name-container span::after,.accountOverviewScreen .tableContainer table .user-name-container .truncated::after,.accountOverviewScreen .tableContainer table .email-container span::after,.accountOverviewScreen .tableContainer table .email-container .truncated::after,.accountOverviewScreen .tableContainer table .phone-container span::after,.accountOverviewScreen .tableContainer table .phone-container .truncated::after,.accountOverviewScreen .tableContainer table .manager-name-container span::after,.accountOverviewScreen .tableContainer table .manager-name-container .truncated::after,.accountOverviewScreen .tableContainer table .conv-name-container span::after,.accountOverviewScreen .tableContainer table .conv-name-container .truncated::after,.accountOverviewScreen .tableContainer table .linkedin-container span::after,.accountOverviewScreen .tableContainer table .linkedin-container .truncated::after,.tagConfigurationsScreen .tableContainer table .test_name span::after,.tagConfigurationsScreen .tableContainer table .test_name .truncated::after,.tagConfigurationsScreen .tableContainer table .location-name-container span::after,.tagConfigurationsScreen .tableContainer table .location-name-container .truncated::after,.tagConfigurationsScreen .tableContainer table .site-name-container span::after,.tagConfigurationsScreen .tableContainer table .site-name-container .truncated::after,.tagConfigurationsScreen .tableContainer table .user-name-container span::after,.tagConfigurationsScreen .tableContainer table .user-name-container .truncated::after,.tagConfigurationsScreen .tableContainer table .email-container span::after,.tagConfigurationsScreen .tableContainer table .email-container .truncated::after,.tagConfigurationsScreen .tableContainer table .phone-container span::after,.tagConfigurationsScreen .tableContainer table .phone-container .truncated::after,.tagConfigurationsScreen .tableContainer table .manager-name-container span::after,.tagConfigurationsScreen .tableContainer table .manager-name-container .truncated::after,.tagConfigurationsScreen .tableContainer table .conv-name-container span::after,.tagConfigurationsScreen .tableContainer table .conv-name-container .truncated::after,.tagConfigurationsScreen .tableContainer table .linkedin-container span::after,.tagConfigurationsScreen .tableContainer table .linkedin-container .truncated::after,.taggingGuideScreen .tableContainer table .test_name span::after,.taggingGuideScreen .tableContainer table .test_name .truncated::after,.taggingGuideScreen .tableContainer table .location-name-container span::after,.taggingGuideScreen .tableContainer table .location-name-container .truncated::after,.taggingGuideScreen .tableContainer table .site-name-container span::after,.taggingGuideScreen .tableContainer table .site-name-container .truncated::after,.taggingGuideScreen .tableContainer table .user-name-container span::after,.taggingGuideScreen .tableContainer table .user-name-container .truncated::after,.taggingGuideScreen .tableContainer table .email-container span::after,.taggingGuideScreen .tableContainer table .email-container .truncated::after,.taggingGuideScreen .tableContainer table .phone-container span::after,.taggingGuideScreen .tableContainer table .phone-container .truncated::after,.taggingGuideScreen .tableContainer table .manager-name-container span::after,.taggingGuideScreen .tableContainer table .manager-name-container .truncated::after,.taggingGuideScreen .tableContainer table .conv-name-container span::after,.taggingGuideScreen .tableContainer table .conv-name-container .truncated::after,.taggingGuideScreen .tableContainer table .linkedin-container span::after,.taggingGuideScreen .tableContainer table .linkedin-container .truncated::after,.halfordsDashboardScreen .tableContainer table .test_name span::after,.halfordsDashboardScreen .tableContainer table .test_name .truncated::after,.halfordsDashboardScreen .tableContainer table .location-name-container span::after,.halfordsDashboardScreen .tableContainer table .location-name-container .truncated::after,.halfordsDashboardScreen .tableContainer table .site-name-container span::after,.halfordsDashboardScreen .tableContainer table .site-name-container .truncated::after,.halfordsDashboardScreen .tableContainer table .user-name-container span::after,.halfordsDashboardScreen .tableContainer table .user-name-container .truncated::after,.halfordsDashboardScreen .tableContainer table .email-container span::after,.halfordsDashboardScreen .tableContainer table .email-container .truncated::after,.halfordsDashboardScreen .tableContainer table .phone-container span::after,.halfordsDashboardScreen .tableContainer table .phone-container .truncated::after,.halfordsDashboardScreen .tableContainer table .manager-name-container span::after,.halfordsDashboardScreen .tableContainer table .manager-name-container .truncated::after,.halfordsDashboardScreen .tableContainer table .conv-name-container span::after,.halfordsDashboardScreen .tableContainer table .conv-name-container .truncated::after,.halfordsDashboardScreen .tableContainer table .linkedin-container span::after,.halfordsDashboardScreen .tableContainer table .linkedin-container .truncated::after,.summaryDashboardScreen .tableContainer table .test_name span::after,.summaryDashboardScreen .tableContainer table .test_name .truncated::after,.summaryDashboardScreen .tableContainer table .location-name-container span::after,.summaryDashboardScreen .tableContainer table .location-name-container .truncated::after,.summaryDashboardScreen .tableContainer table .site-name-container span::after,.summaryDashboardScreen .tableContainer table .site-name-container .truncated::after,.summaryDashboardScreen .tableContainer table .user-name-container span::after,.summaryDashboardScreen .tableContainer table .user-name-container .truncated::after,.summaryDashboardScreen .tableContainer table .email-container span::after,.summaryDashboardScreen .tableContainer table .email-container .truncated::after,.summaryDashboardScreen .tableContainer table .phone-container span::after,.summaryDashboardScreen .tableContainer table .phone-container .truncated::after,.summaryDashboardScreen .tableContainer table .manager-name-container span::after,.summaryDashboardScreen .tableContainer table .manager-name-container .truncated::after,.summaryDashboardScreen .tableContainer table .conv-name-container span::after,.summaryDashboardScreen .tableContainer table .conv-name-container .truncated::after,.summaryDashboardScreen .tableContainer table .linkedin-container span::after,.summaryDashboardScreen .tableContainer table .linkedin-container .truncated::after,.halfordsAudienceScreen .tableContainer table .test_name span::after,.halfordsAudienceScreen .tableContainer table .test_name .truncated::after,.halfordsAudienceScreen .tableContainer table .location-name-container span::after,.halfordsAudienceScreen .tableContainer table .location-name-container .truncated::after,.halfordsAudienceScreen .tableContainer table .site-name-container span::after,.halfordsAudienceScreen .tableContainer table .site-name-container .truncated::after,.halfordsAudienceScreen .tableContainer table .user-name-container span::after,.halfordsAudienceScreen .tableContainer table .user-name-container .truncated::after,.halfordsAudienceScreen .tableContainer table .email-container span::after,.halfordsAudienceScreen .tableContainer table .email-container .truncated::after,.halfordsAudienceScreen .tableContainer table .phone-container span::after,.halfordsAudienceScreen .tableContainer table .phone-container .truncated::after,.halfordsAudienceScreen .tableContainer table .manager-name-container span::after,.halfordsAudienceScreen .tableContainer table .manager-name-container .truncated::after,.halfordsAudienceScreen .tableContainer table .conv-name-container span::after,.halfordsAudienceScreen .tableContainer table .conv-name-container .truncated::after,.halfordsAudienceScreen .tableContainer table .linkedin-container span::after,.halfordsAudienceScreen .tableContainer table .linkedin-container .truncated::after,.integrationsManagerScreen .tableContainer table .test_name span::after,.integrationsManagerScreen .tableContainer table .test_name .truncated::after,.integrationsManagerScreen .tableContainer table .location-name-container span::after,.integrationsManagerScreen .tableContainer table .location-name-container .truncated::after,.integrationsManagerScreen .tableContainer table .site-name-container span::after,.integrationsManagerScreen .tableContainer table .site-name-container .truncated::after,.integrationsManagerScreen .tableContainer table .user-name-container span::after,.integrationsManagerScreen .tableContainer table .user-name-container .truncated::after,.integrationsManagerScreen .tableContainer table .email-container span::after,.integrationsManagerScreen .tableContainer table .email-container .truncated::after,.integrationsManagerScreen .tableContainer table .phone-container span::after,.integrationsManagerScreen .tableContainer table .phone-container .truncated::after,.integrationsManagerScreen .tableContainer table .manager-name-container span::after,.integrationsManagerScreen .tableContainer table .manager-name-container .truncated::after,.integrationsManagerScreen .tableContainer table .conv-name-container span::after,.integrationsManagerScreen .tableContainer table .conv-name-container .truncated::after,.integrationsManagerScreen .tableContainer table .linkedin-container span::after,.integrationsManagerScreen .tableContainer table .linkedin-container .truncated::after,.userConfigurationsScreen .tableContainer table .test_name span::after,.userConfigurationsScreen .tableContainer table .test_name .truncated::after,.userConfigurationsScreen .tableContainer table .location-name-container span::after,.userConfigurationsScreen .tableContainer table .location-name-container .truncated::after,.userConfigurationsScreen .tableContainer table .site-name-container span::after,.userConfigurationsScreen .tableContainer table .site-name-container .truncated::after,.userConfigurationsScreen .tableContainer table .user-name-container span::after,.userConfigurationsScreen .tableContainer table .user-name-container .truncated::after,.userConfigurationsScreen .tableContainer table .email-container span::after,.userConfigurationsScreen .tableContainer table .email-container .truncated::after,.userConfigurationsScreen .tableContainer table .phone-container span::after,.userConfigurationsScreen .tableContainer table .phone-container .truncated::after,.userConfigurationsScreen .tableContainer table .manager-name-container span::after,.userConfigurationsScreen .tableContainer table .manager-name-container .truncated::after,.userConfigurationsScreen .tableContainer table .conv-name-container span::after,.userConfigurationsScreen .tableContainer table .conv-name-container .truncated::after,.userConfigurationsScreen .tableContainer table .linkedin-container span::after,.userConfigurationsScreen .tableContainer table .linkedin-container .truncated::after,.accountManagersScreen .tableContainer table .test_name span::after,.accountManagersScreen .tableContainer table .test_name .truncated::after,.accountManagersScreen .tableContainer table .location-name-container span::after,.accountManagersScreen .tableContainer table .location-name-container .truncated::after,.accountManagersScreen .tableContainer table .site-name-container span::after,.accountManagersScreen .tableContainer table .site-name-container .truncated::after,.accountManagersScreen .tableContainer table .user-name-container span::after,.accountManagersScreen .tableContainer table .user-name-container .truncated::after,.accountManagersScreen .tableContainer table .email-container span::after,.accountManagersScreen .tableContainer table .email-container .truncated::after,.accountManagersScreen .tableContainer table .phone-container span::after,.accountManagersScreen .tableContainer table .phone-container .truncated::after,.accountManagersScreen .tableContainer table .manager-name-container span::after,.accountManagersScreen .tableContainer table .manager-name-container .truncated::after,.accountManagersScreen .tableContainer table .conv-name-container span::after,.accountManagersScreen .tableContainer table .conv-name-container .truncated::after,.accountManagersScreen .tableContainer table .linkedin-container span::after,.accountManagersScreen .tableContainer table .linkedin-container .truncated::after,.accountRolesScreen .tableContainer table .test_name span::after,.accountRolesScreen .tableContainer table .test_name .truncated::after,.accountRolesScreen .tableContainer table .location-name-container span::after,.accountRolesScreen .tableContainer table .location-name-container .truncated::after,.accountRolesScreen .tableContainer table .site-name-container span::after,.accountRolesScreen .tableContainer table .site-name-container .truncated::after,.accountRolesScreen .tableContainer table .user-name-container span::after,.accountRolesScreen .tableContainer table .user-name-container .truncated::after,.accountRolesScreen .tableContainer table .email-container span::after,.accountRolesScreen .tableContainer table .email-container .truncated::after,.accountRolesScreen .tableContainer table .phone-container span::after,.accountRolesScreen .tableContainer table .phone-container .truncated::after,.accountRolesScreen .tableContainer table .manager-name-container span::after,.accountRolesScreen .tableContainer table .manager-name-container .truncated::after,.accountRolesScreen .tableContainer table .conv-name-container span::after,.accountRolesScreen .tableContainer table .conv-name-container .truncated::after,.accountRolesScreen .tableContainer table .linkedin-container span::after,.accountRolesScreen .tableContainer table .linkedin-container .truncated::after,.automatedTrackingScreen .tableContainer table .test_name span::after,.automatedTrackingScreen .tableContainer table .test_name .truncated::after,.automatedTrackingScreen .tableContainer table .location-name-container span::after,.automatedTrackingScreen .tableContainer table .location-name-container .truncated::after,.automatedTrackingScreen .tableContainer table .site-name-container span::after,.automatedTrackingScreen .tableContainer table .site-name-container .truncated::after,.automatedTrackingScreen .tableContainer table .user-name-container span::after,.automatedTrackingScreen .tableContainer table .user-name-container .truncated::after,.automatedTrackingScreen .tableContainer table .email-container span::after,.automatedTrackingScreen .tableContainer table .email-container .truncated::after,.automatedTrackingScreen .tableContainer table .phone-container span::after,.automatedTrackingScreen .tableContainer table .phone-container .truncated::after,.automatedTrackingScreen .tableContainer table .manager-name-container span::after,.automatedTrackingScreen .tableContainer table .manager-name-container .truncated::after,.automatedTrackingScreen .tableContainer table .conv-name-container span::after,.automatedTrackingScreen .tableContainer table .conv-name-container .truncated::after,.automatedTrackingScreen .tableContainer table .linkedin-container span::after,.automatedTrackingScreen .tableContainer table .linkedin-container .truncated::after,.AuditTrailScreen .tableContainer table .test_name span::after,.AuditTrailScreen .tableContainer table .test_name .truncated::after,.AuditTrailScreen .tableContainer table .location-name-container span::after,.AuditTrailScreen .tableContainer table .location-name-container .truncated::after,.AuditTrailScreen .tableContainer table .site-name-container span::after,.AuditTrailScreen .tableContainer table .site-name-container .truncated::after,.AuditTrailScreen .tableContainer table .user-name-container span::after,.AuditTrailScreen .tableContainer table .user-name-container .truncated::after,.AuditTrailScreen .tableContainer table .email-container span::after,.AuditTrailScreen .tableContainer table .email-container .truncated::after,.AuditTrailScreen .tableContainer table .phone-container span::after,.AuditTrailScreen .tableContainer table .phone-container .truncated::after,.AuditTrailScreen .tableContainer table .manager-name-container span::after,.AuditTrailScreen .tableContainer table .manager-name-container .truncated::after,.AuditTrailScreen .tableContainer table .conv-name-container span::after,.AuditTrailScreen .tableContainer table .conv-name-container .truncated::after,.AuditTrailScreen .tableContainer table .linkedin-container span::after,.AuditTrailScreen .tableContainer table .linkedin-container .truncated::after,.reportScreen .tableContainer table .test_name span::after,.reportScreen .tableContainer table .test_name .truncated::after,.reportScreen .tableContainer table .location-name-container span::after,.reportScreen .tableContainer table .location-name-container .truncated::after,.reportScreen .tableContainer table .site-name-container span::after,.reportScreen .tableContainer table .site-name-container .truncated::after,.reportScreen .tableContainer table .user-name-container span::after,.reportScreen .tableContainer table .user-name-container .truncated::after,.reportScreen .tableContainer table .email-container span::after,.reportScreen .tableContainer table .email-container .truncated::after,.reportScreen .tableContainer table .phone-container span::after,.reportScreen .tableContainer table .phone-container .truncated::after,.reportScreen .tableContainer table .manager-name-container span::after,.reportScreen .tableContainer table .manager-name-container .truncated::after,.reportScreen .tableContainer table .conv-name-container span::after,.reportScreen .tableContainer table .conv-name-container .truncated::after,.reportScreen .tableContainer table .linkedin-container span::after,.reportScreen .tableContainer table .linkedin-container .truncated::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;word-wrap:break-word;transition:opacity .2s ease,visibility .2s ease;top:5px;width:max-content;left:0;transform:translateX(-10%) translateY(22px);max-width:300px}.experiencesScreen .tableContainer table .test_name span:hover::after,.experiencesScreen .tableContainer table .test_name .truncated:hover::after,.experiencesScreen .tableContainer table .location-name-container span:hover::after,.experiencesScreen .tableContainer table .location-name-container .truncated:hover::after,.experiencesScreen .tableContainer table .site-name-container span:hover::after,.experiencesScreen .tableContainer table .site-name-container .truncated:hover::after,.experiencesScreen .tableContainer table .user-name-container span:hover::after,.experiencesScreen .tableContainer table .user-name-container .truncated:hover::after,.experiencesScreen .tableContainer table .email-container span:hover::after,.experiencesScreen .tableContainer table .email-container .truncated:hover::after,.experiencesScreen .tableContainer table .phone-container span:hover::after,.experiencesScreen .tableContainer table .phone-container .truncated:hover::after,.experiencesScreen .tableContainer table .manager-name-container span:hover::after,.experiencesScreen .tableContainer table .manager-name-container .truncated:hover::after,.experiencesScreen .tableContainer table .conv-name-container span:hover::after,.experiencesScreen .tableContainer table .conv-name-container .truncated:hover::after,.experiencesScreen .tableContainer table .linkedin-container span:hover::after,.experiencesScreen .tableContainer table .linkedin-container .truncated:hover::after,.locationManagerScreen .tableContainer table .test_name span:hover::after,.locationManagerScreen .tableContainer table .test_name .truncated:hover::after,.locationManagerScreen .tableContainer table .location-name-container span:hover::after,.locationManagerScreen .tableContainer table .location-name-container .truncated:hover::after,.locationManagerScreen .tableContainer table .site-name-container span:hover::after,.locationManagerScreen .tableContainer table .site-name-container .truncated:hover::after,.locationManagerScreen .tableContainer table .user-name-container span:hover::after,.locationManagerScreen .tableContainer table .user-name-container .truncated:hover::after,.locationManagerScreen .tableContainer table .email-container span:hover::after,.locationManagerScreen .tableContainer table .email-container .truncated:hover::after,.locationManagerScreen .tableContainer table .phone-container span:hover::after,.locationManagerScreen .tableContainer table .phone-container .truncated:hover::after,.locationManagerScreen .tableContainer table .manager-name-container span:hover::after,.locationManagerScreen .tableContainer table .manager-name-container .truncated:hover::after,.locationManagerScreen .tableContainer table .conv-name-container span:hover::after,.locationManagerScreen .tableContainer table .conv-name-container .truncated:hover::after,.locationManagerScreen .tableContainer table .linkedin-container span:hover::after,.locationManagerScreen .tableContainer table .linkedin-container .truncated:hover::after,.siteManagerScreen .tableContainer table .test_name span:hover::after,.siteManagerScreen .tableContainer table .test_name .truncated:hover::after,.siteManagerScreen .tableContainer table .location-name-container span:hover::after,.siteManagerScreen .tableContainer table .location-name-container .truncated:hover::after,.siteManagerScreen .tableContainer table .site-name-container span:hover::after,.siteManagerScreen .tableContainer table .site-name-container .truncated:hover::after,.siteManagerScreen .tableContainer table .user-name-container span:hover::after,.siteManagerScreen .tableContainer table .user-name-container .truncated:hover::after,.siteManagerScreen .tableContainer table .email-container span:hover::after,.siteManagerScreen .tableContainer table .email-container .truncated:hover::after,.siteManagerScreen .tableContainer table .phone-container span:hover::after,.siteManagerScreen .tableContainer table .phone-container .truncated:hover::after,.siteManagerScreen .tableContainer table .manager-name-container span:hover::after,.siteManagerScreen .tableContainer table .manager-name-container .truncated:hover::after,.siteManagerScreen .tableContainer table .conv-name-container span:hover::after,.siteManagerScreen .tableContainer table .conv-name-container .truncated:hover::after,.siteManagerScreen .tableContainer table .linkedin-container span:hover::after,.siteManagerScreen .tableContainer table .linkedin-container .truncated:hover::after,.assetManagerScreen .tableContainer table .test_name span:hover::after,.assetManagerScreen .tableContainer table .test_name .truncated:hover::after,.assetManagerScreen .tableContainer table .location-name-container span:hover::after,.assetManagerScreen .tableContainer table .location-name-container .truncated:hover::after,.assetManagerScreen .tableContainer table .site-name-container span:hover::after,.assetManagerScreen .tableContainer table .site-name-container .truncated:hover::after,.assetManagerScreen .tableContainer table .user-name-container span:hover::after,.assetManagerScreen .tableContainer table .user-name-container .truncated:hover::after,.assetManagerScreen .tableContainer table .email-container span:hover::after,.assetManagerScreen .tableContainer table .email-container .truncated:hover::after,.assetManagerScreen .tableContainer table .phone-container span:hover::after,.assetManagerScreen .tableContainer table .phone-container .truncated:hover::after,.assetManagerScreen .tableContainer table .manager-name-container span:hover::after,.assetManagerScreen .tableContainer table .manager-name-container .truncated:hover::after,.assetManagerScreen .tableContainer table .conv-name-container span:hover::after,.assetManagerScreen .tableContainer table .conv-name-container .truncated:hover::after,.assetManagerScreen .tableContainer table .linkedin-container span:hover::after,.assetManagerScreen .tableContainer table .linkedin-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .test_name span:hover::after,.audienceManagerScreen .tableContainer table .test_name .truncated:hover::after,.audienceManagerScreen .tableContainer table .location-name-container span:hover::after,.audienceManagerScreen .tableContainer table .location-name-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .site-name-container span:hover::after,.audienceManagerScreen .tableContainer table .site-name-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .user-name-container span:hover::after,.audienceManagerScreen .tableContainer table .user-name-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .email-container span:hover::after,.audienceManagerScreen .tableContainer table .email-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .phone-container span:hover::after,.audienceManagerScreen .tableContainer table .phone-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .manager-name-container span:hover::after,.audienceManagerScreen .tableContainer table .manager-name-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .conv-name-container span:hover::after,.audienceManagerScreen .tableContainer table .conv-name-container .truncated:hover::after,.audienceManagerScreen .tableContainer table .linkedin-container span:hover::after,.audienceManagerScreen .tableContainer table .linkedin-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .test_name span:hover::after,.accountOverviewScreen .tableContainer table .test_name .truncated:hover::after,.accountOverviewScreen .tableContainer table .location-name-container span:hover::after,.accountOverviewScreen .tableContainer table .location-name-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .site-name-container span:hover::after,.accountOverviewScreen .tableContainer table .site-name-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .user-name-container span:hover::after,.accountOverviewScreen .tableContainer table .user-name-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .email-container span:hover::after,.accountOverviewScreen .tableContainer table .email-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .phone-container span:hover::after,.accountOverviewScreen .tableContainer table .phone-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .manager-name-container span:hover::after,.accountOverviewScreen .tableContainer table .manager-name-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .conv-name-container span:hover::after,.accountOverviewScreen .tableContainer table .conv-name-container .truncated:hover::after,.accountOverviewScreen .tableContainer table .linkedin-container span:hover::after,.accountOverviewScreen .tableContainer table .linkedin-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .test_name span:hover::after,.tagConfigurationsScreen .tableContainer table .test_name .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .location-name-container span:hover::after,.tagConfigurationsScreen .tableContainer table .location-name-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .site-name-container span:hover::after,.tagConfigurationsScreen .tableContainer table .site-name-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .user-name-container span:hover::after,.tagConfigurationsScreen .tableContainer table .user-name-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .email-container span:hover::after,.tagConfigurationsScreen .tableContainer table .email-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .phone-container span:hover::after,.tagConfigurationsScreen .tableContainer table .phone-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .manager-name-container span:hover::after,.tagConfigurationsScreen .tableContainer table .manager-name-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .conv-name-container span:hover::after,.tagConfigurationsScreen .tableContainer table .conv-name-container .truncated:hover::after,.tagConfigurationsScreen .tableContainer table .linkedin-container span:hover::after,.tagConfigurationsScreen .tableContainer table .linkedin-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .test_name span:hover::after,.taggingGuideScreen .tableContainer table .test_name .truncated:hover::after,.taggingGuideScreen .tableContainer table .location-name-container span:hover::after,.taggingGuideScreen .tableContainer table .location-name-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .site-name-container span:hover::after,.taggingGuideScreen .tableContainer table .site-name-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .user-name-container span:hover::after,.taggingGuideScreen .tableContainer table .user-name-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .email-container span:hover::after,.taggingGuideScreen .tableContainer table .email-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .phone-container span:hover::after,.taggingGuideScreen .tableContainer table .phone-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .manager-name-container span:hover::after,.taggingGuideScreen .tableContainer table .manager-name-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .conv-name-container span:hover::after,.taggingGuideScreen .tableContainer table .conv-name-container .truncated:hover::after,.taggingGuideScreen .tableContainer table .linkedin-container span:hover::after,.taggingGuideScreen .tableContainer table .linkedin-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .test_name span:hover::after,.halfordsDashboardScreen .tableContainer table .test_name .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .location-name-container span:hover::after,.halfordsDashboardScreen .tableContainer table .location-name-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .site-name-container span:hover::after,.halfordsDashboardScreen .tableContainer table .site-name-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .user-name-container span:hover::after,.halfordsDashboardScreen .tableContainer table .user-name-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .email-container span:hover::after,.halfordsDashboardScreen .tableContainer table .email-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .phone-container span:hover::after,.halfordsDashboardScreen .tableContainer table .phone-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .manager-name-container span:hover::after,.halfordsDashboardScreen .tableContainer table .manager-name-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .conv-name-container span:hover::after,.halfordsDashboardScreen .tableContainer table .conv-name-container .truncated:hover::after,.halfordsDashboardScreen .tableContainer table .linkedin-container span:hover::after,.halfordsDashboardScreen .tableContainer table .linkedin-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .test_name span:hover::after,.summaryDashboardScreen .tableContainer table .test_name .truncated:hover::after,.summaryDashboardScreen .tableContainer table .location-name-container span:hover::after,.summaryDashboardScreen .tableContainer table .location-name-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .site-name-container span:hover::after,.summaryDashboardScreen .tableContainer table .site-name-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .user-name-container span:hover::after,.summaryDashboardScreen .tableContainer table .user-name-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .email-container span:hover::after,.summaryDashboardScreen .tableContainer table .email-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .phone-container span:hover::after,.summaryDashboardScreen .tableContainer table .phone-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .manager-name-container span:hover::after,.summaryDashboardScreen .tableContainer table .manager-name-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .conv-name-container span:hover::after,.summaryDashboardScreen .tableContainer table .conv-name-container .truncated:hover::after,.summaryDashboardScreen .tableContainer table .linkedin-container span:hover::after,.summaryDashboardScreen .tableContainer table .linkedin-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .test_name span:hover::after,.halfordsAudienceScreen .tableContainer table .test_name .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .location-name-container span:hover::after,.halfordsAudienceScreen .tableContainer table .location-name-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .site-name-container span:hover::after,.halfordsAudienceScreen .tableContainer table .site-name-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .user-name-container span:hover::after,.halfordsAudienceScreen .tableContainer table .user-name-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .email-container span:hover::after,.halfordsAudienceScreen .tableContainer table .email-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .phone-container span:hover::after,.halfordsAudienceScreen .tableContainer table .phone-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .manager-name-container span:hover::after,.halfordsAudienceScreen .tableContainer table .manager-name-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .conv-name-container span:hover::after,.halfordsAudienceScreen .tableContainer table .conv-name-container .truncated:hover::after,.halfordsAudienceScreen .tableContainer table .linkedin-container span:hover::after,.halfordsAudienceScreen .tableContainer table .linkedin-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .test_name span:hover::after,.integrationsManagerScreen .tableContainer table .test_name .truncated:hover::after,.integrationsManagerScreen .tableContainer table .location-name-container span:hover::after,.integrationsManagerScreen .tableContainer table .location-name-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .site-name-container span:hover::after,.integrationsManagerScreen .tableContainer table .site-name-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .user-name-container span:hover::after,.integrationsManagerScreen .tableContainer table .user-name-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .email-container span:hover::after,.integrationsManagerScreen .tableContainer table .email-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .phone-container span:hover::after,.integrationsManagerScreen .tableContainer table .phone-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .manager-name-container span:hover::after,.integrationsManagerScreen .tableContainer table .manager-name-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .conv-name-container span:hover::after,.integrationsManagerScreen .tableContainer table .conv-name-container .truncated:hover::after,.integrationsManagerScreen .tableContainer table .linkedin-container span:hover::after,.integrationsManagerScreen .tableContainer table .linkedin-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .test_name span:hover::after,.userConfigurationsScreen .tableContainer table .test_name .truncated:hover::after,.userConfigurationsScreen .tableContainer table .location-name-container span:hover::after,.userConfigurationsScreen .tableContainer table .location-name-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .site-name-container span:hover::after,.userConfigurationsScreen .tableContainer table .site-name-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .user-name-container span:hover::after,.userConfigurationsScreen .tableContainer table .user-name-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .email-container span:hover::after,.userConfigurationsScreen .tableContainer table .email-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .phone-container span:hover::after,.userConfigurationsScreen .tableContainer table .phone-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .manager-name-container span:hover::after,.userConfigurationsScreen .tableContainer table .manager-name-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .conv-name-container span:hover::after,.userConfigurationsScreen .tableContainer table .conv-name-container .truncated:hover::after,.userConfigurationsScreen .tableContainer table .linkedin-container span:hover::after,.userConfigurationsScreen .tableContainer table .linkedin-container .truncated:hover::after,.accountManagersScreen .tableContainer table .test_name span:hover::after,.accountManagersScreen .tableContainer table .test_name .truncated:hover::after,.accountManagersScreen .tableContainer table .location-name-container span:hover::after,.accountManagersScreen .tableContainer table .location-name-container .truncated:hover::after,.accountManagersScreen .tableContainer table .site-name-container span:hover::after,.accountManagersScreen .tableContainer table .site-name-container .truncated:hover::after,.accountManagersScreen .tableContainer table .user-name-container span:hover::after,.accountManagersScreen .tableContainer table .user-name-container .truncated:hover::after,.accountManagersScreen .tableContainer table .email-container span:hover::after,.accountManagersScreen .tableContainer table .email-container .truncated:hover::after,.accountManagersScreen .tableContainer table .phone-container span:hover::after,.accountManagersScreen .tableContainer table .phone-container .truncated:hover::after,.accountManagersScreen .tableContainer table .manager-name-container span:hover::after,.accountManagersScreen .tableContainer table .manager-name-container .truncated:hover::after,.accountManagersScreen .tableContainer table .conv-name-container span:hover::after,.accountManagersScreen .tableContainer table .conv-name-container .truncated:hover::after,.accountManagersScreen .tableContainer table .linkedin-container span:hover::after,.accountManagersScreen .tableContainer table .linkedin-container .truncated:hover::after,.accountRolesScreen .tableContainer table .test_name span:hover::after,.accountRolesScreen .tableContainer table .test_name .truncated:hover::after,.accountRolesScreen .tableContainer table .location-name-container span:hover::after,.accountRolesScreen .tableContainer table .location-name-container .truncated:hover::after,.accountRolesScreen .tableContainer table .site-name-container span:hover::after,.accountRolesScreen .tableContainer table .site-name-container .truncated:hover::after,.accountRolesScreen .tableContainer table .user-name-container span:hover::after,.accountRolesScreen .tableContainer table .user-name-container .truncated:hover::after,.accountRolesScreen .tableContainer table .email-container span:hover::after,.accountRolesScreen .tableContainer table .email-container .truncated:hover::after,.accountRolesScreen .tableContainer table .phone-container span:hover::after,.accountRolesScreen .tableContainer table .phone-container .truncated:hover::after,.accountRolesScreen .tableContainer table .manager-name-container span:hover::after,.accountRolesScreen .tableContainer table .manager-name-container .truncated:hover::after,.accountRolesScreen .tableContainer table .conv-name-container span:hover::after,.accountRolesScreen .tableContainer table .conv-name-container .truncated:hover::after,.accountRolesScreen .tableContainer table .linkedin-container span:hover::after,.accountRolesScreen .tableContainer table .linkedin-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .test_name span:hover::after,.automatedTrackingScreen .tableContainer table .test_name .truncated:hover::after,.automatedTrackingScreen .tableContainer table .location-name-container span:hover::after,.automatedTrackingScreen .tableContainer table .location-name-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .site-name-container span:hover::after,.automatedTrackingScreen .tableContainer table .site-name-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .user-name-container span:hover::after,.automatedTrackingScreen .tableContainer table .user-name-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .email-container span:hover::after,.automatedTrackingScreen .tableContainer table .email-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .phone-container span:hover::after,.automatedTrackingScreen .tableContainer table .phone-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .manager-name-container span:hover::after,.automatedTrackingScreen .tableContainer table .manager-name-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .conv-name-container span:hover::after,.automatedTrackingScreen .tableContainer table .conv-name-container .truncated:hover::after,.automatedTrackingScreen .tableContainer table .linkedin-container span:hover::after,.automatedTrackingScreen .tableContainer table .linkedin-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .test_name span:hover::after,.AuditTrailScreen .tableContainer table .test_name .truncated:hover::after,.AuditTrailScreen .tableContainer table .location-name-container span:hover::after,.AuditTrailScreen .tableContainer table .location-name-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .site-name-container span:hover::after,.AuditTrailScreen .tableContainer table .site-name-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .user-name-container span:hover::after,.AuditTrailScreen .tableContainer table .user-name-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .email-container span:hover::after,.AuditTrailScreen .tableContainer table .email-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .phone-container span:hover::after,.AuditTrailScreen .tableContainer table .phone-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .manager-name-container span:hover::after,.AuditTrailScreen .tableContainer table .manager-name-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .conv-name-container span:hover::after,.AuditTrailScreen .tableContainer table .conv-name-container .truncated:hover::after,.AuditTrailScreen .tableContainer table .linkedin-container span:hover::after,.AuditTrailScreen .tableContainer table .linkedin-container .truncated:hover::after,.reportScreen .tableContainer table .test_name span:hover::after,.reportScreen .tableContainer table .test_name .truncated:hover::after,.reportScreen .tableContainer table .location-name-container span:hover::after,.reportScreen .tableContainer table .location-name-container .truncated:hover::after,.reportScreen .tableContainer table .site-name-container span:hover::after,.reportScreen .tableContainer table .site-name-container .truncated:hover::after,.reportScreen .tableContainer table .user-name-container span:hover::after,.reportScreen .tableContainer table .user-name-container .truncated:hover::after,.reportScreen .tableContainer table .email-container span:hover::after,.reportScreen .tableContainer table .email-container .truncated:hover::after,.reportScreen .tableContainer table .phone-container span:hover::after,.reportScreen .tableContainer table .phone-container .truncated:hover::after,.reportScreen .tableContainer table .manager-name-container span:hover::after,.reportScreen .tableContainer table .manager-name-container .truncated:hover::after,.reportScreen .tableContainer table .conv-name-container span:hover::after,.reportScreen .tableContainer table .conv-name-container .truncated:hover::after,.reportScreen .tableContainer table .linkedin-container span:hover::after,.reportScreen .tableContainer table .linkedin-container .truncated:hover::after{visibility:visible;opacity:1}.experiencesScreen .tableContainer table .test_name svg,.experiencesScreen .tableContainer table .location-name-container svg,.experiencesScreen .tableContainer table .site-name-container svg,.experiencesScreen .tableContainer table .user-name-container svg,.experiencesScreen .tableContainer table .email-container svg,.experiencesScreen .tableContainer table .phone-container svg,.experiencesScreen .tableContainer table .manager-name-container svg,.experiencesScreen .tableContainer table .conv-name-container svg,.experiencesScreen .tableContainer table .linkedin-container svg,.locationManagerScreen .tableContainer table .test_name svg,.locationManagerScreen .tableContainer table .location-name-container svg,.locationManagerScreen .tableContainer table .site-name-container svg,.locationManagerScreen .tableContainer table .user-name-container svg,.locationManagerScreen .tableContainer table .email-container svg,.locationManagerScreen .tableContainer table .phone-container svg,.locationManagerScreen .tableContainer table .manager-name-container svg,.locationManagerScreen .tableContainer table .conv-name-container svg,.locationManagerScreen .tableContainer table .linkedin-container svg,.siteManagerScreen .tableContainer table .test_name svg,.siteManagerScreen .tableContainer table .location-name-container svg,.siteManagerScreen .tableContainer table .site-name-container svg,.siteManagerScreen .tableContainer table .user-name-container svg,.siteManagerScreen .tableContainer table .email-container svg,.siteManagerScreen .tableContainer table .phone-container svg,.siteManagerScreen .tableContainer table .manager-name-container svg,.siteManagerScreen .tableContainer table .conv-name-container svg,.siteManagerScreen .tableContainer table .linkedin-container svg,.assetManagerScreen .tableContainer table .test_name svg,.assetManagerScreen .tableContainer table .location-name-container svg,.assetManagerScreen .tableContainer table .site-name-container svg,.assetManagerScreen .tableContainer table .user-name-container svg,.assetManagerScreen .tableContainer table .email-container svg,.assetManagerScreen .tableContainer table .phone-container svg,.assetManagerScreen .tableContainer table .manager-name-container svg,.assetManagerScreen .tableContainer table .conv-name-container svg,.assetManagerScreen .tableContainer table .linkedin-container svg,.audienceManagerScreen .tableContainer table .test_name svg,.audienceManagerScreen .tableContainer table .location-name-container svg,.audienceManagerScreen .tableContainer table .site-name-container svg,.audienceManagerScreen .tableContainer table .user-name-container svg,.audienceManagerScreen .tableContainer table .email-container svg,.audienceManagerScreen .tableContainer table .phone-container svg,.audienceManagerScreen .tableContainer table .manager-name-container svg,.audienceManagerScreen .tableContainer table .conv-name-container svg,.audienceManagerScreen .tableContainer table .linkedin-container svg,.accountOverviewScreen .tableContainer table .test_name svg,.accountOverviewScreen .tableContainer table .location-name-container svg,.accountOverviewScreen .tableContainer table .site-name-container svg,.accountOverviewScreen .tableContainer table .user-name-container svg,.accountOverviewScreen .tableContainer table .email-container svg,.accountOverviewScreen .tableContainer table .phone-container svg,.accountOverviewScreen .tableContainer table .manager-name-container svg,.accountOverviewScreen .tableContainer table .conv-name-container svg,.accountOverviewScreen .tableContainer table .linkedin-container svg,.tagConfigurationsScreen .tableContainer table .test_name svg,.tagConfigurationsScreen .tableContainer table .location-name-container svg,.tagConfigurationsScreen .tableContainer table .site-name-container svg,.tagConfigurationsScreen .tableContainer table .user-name-container svg,.tagConfigurationsScreen .tableContainer table .email-container svg,.tagConfigurationsScreen .tableContainer table .phone-container svg,.tagConfigurationsScreen .tableContainer table .manager-name-container svg,.tagConfigurationsScreen .tableContainer table .conv-name-container svg,.tagConfigurationsScreen .tableContainer table .linkedin-container svg,.taggingGuideScreen .tableContainer table .test_name svg,.taggingGuideScreen .tableContainer table .location-name-container svg,.taggingGuideScreen .tableContainer table .site-name-container svg,.taggingGuideScreen .tableContainer table .user-name-container svg,.taggingGuideScreen .tableContainer table .email-container svg,.taggingGuideScreen .tableContainer table .phone-container svg,.taggingGuideScreen .tableContainer table .manager-name-container svg,.taggingGuideScreen .tableContainer table .conv-name-container svg,.taggingGuideScreen .tableContainer table .linkedin-container svg,.halfordsDashboardScreen .tableContainer table .test_name svg,.halfordsDashboardScreen .tableContainer table .location-name-container svg,.halfordsDashboardScreen .tableContainer table .site-name-container svg,.halfordsDashboardScreen .tableContainer table .user-name-container svg,.halfordsDashboardScreen .tableContainer table .email-container svg,.halfordsDashboardScreen .tableContainer table .phone-container svg,.halfordsDashboardScreen .tableContainer table .manager-name-container svg,.halfordsDashboardScreen .tableContainer table .conv-name-container svg,.halfordsDashboardScreen .tableContainer table .linkedin-container svg,.summaryDashboardScreen .tableContainer table .test_name svg,.summaryDashboardScreen .tableContainer table .location-name-container svg,.summaryDashboardScreen .tableContainer table .site-name-container svg,.summaryDashboardScreen .tableContainer table .user-name-container svg,.summaryDashboardScreen .tableContainer table .email-container svg,.summaryDashboardScreen .tableContainer table .phone-container svg,.summaryDashboardScreen .tableContainer table .manager-name-container svg,.summaryDashboardScreen .tableContainer table .conv-name-container svg,.summaryDashboardScreen .tableContainer table .linkedin-container svg,.halfordsAudienceScreen .tableContainer table .test_name svg,.halfordsAudienceScreen .tableContainer table .location-name-container svg,.halfordsAudienceScreen .tableContainer table .site-name-container svg,.halfordsAudienceScreen .tableContainer table .user-name-container svg,.halfordsAudienceScreen .tableContainer table .email-container svg,.halfordsAudienceScreen .tableContainer table .phone-container svg,.halfordsAudienceScreen .tableContainer table .manager-name-container svg,.halfordsAudienceScreen .tableContainer table .conv-name-container svg,.halfordsAudienceScreen .tableContainer table .linkedin-container svg,.integrationsManagerScreen .tableContainer table .test_name svg,.integrationsManagerScreen .tableContainer table .location-name-container svg,.integrationsManagerScreen .tableContainer table .site-name-container svg,.integrationsManagerScreen .tableContainer table .user-name-container svg,.integrationsManagerScreen .tableContainer table .email-container svg,.integrationsManagerScreen .tableContainer table .phone-container svg,.integrationsManagerScreen .tableContainer table .manager-name-container svg,.integrationsManagerScreen .tableContainer table .conv-name-container svg,.integrationsManagerScreen .tableContainer table .linkedin-container svg,.userConfigurationsScreen .tableContainer table .test_name svg,.userConfigurationsScreen .tableContainer table .location-name-container svg,.userConfigurationsScreen .tableContainer table .site-name-container svg,.userConfigurationsScreen .tableContainer table .user-name-container svg,.userConfigurationsScreen .tableContainer table .email-container svg,.userConfigurationsScreen .tableContainer table .phone-container svg,.userConfigurationsScreen .tableContainer table .manager-name-container svg,.userConfigurationsScreen .tableContainer table .conv-name-container svg,.userConfigurationsScreen .tableContainer table .linkedin-container svg,.accountManagersScreen .tableContainer table .test_name svg,.accountManagersScreen .tableContainer table .location-name-container svg,.accountManagersScreen .tableContainer table .site-name-container svg,.accountManagersScreen .tableContainer table .user-name-container svg,.accountManagersScreen .tableContainer table .email-container svg,.accountManagersScreen .tableContainer table .phone-container svg,.accountManagersScreen .tableContainer table .manager-name-container svg,.accountManagersScreen .tableContainer table .conv-name-container svg,.accountManagersScreen .tableContainer table .linkedin-container svg,.accountRolesScreen .tableContainer table .test_name svg,.accountRolesScreen .tableContainer table .location-name-container svg,.accountRolesScreen .tableContainer table .site-name-container svg,.accountRolesScreen .tableContainer table .user-name-container svg,.accountRolesScreen .tableContainer table .email-container svg,.accountRolesScreen .tableContainer table .phone-container svg,.accountRolesScreen .tableContainer table .manager-name-container svg,.accountRolesScreen .tableContainer table .conv-name-container svg,.accountRolesScreen .tableContainer table .linkedin-container svg,.automatedTrackingScreen .tableContainer table .test_name svg,.automatedTrackingScreen .tableContainer table .location-name-container svg,.automatedTrackingScreen .tableContainer table .site-name-container svg,.automatedTrackingScreen .tableContainer table .user-name-container svg,.automatedTrackingScreen .tableContainer table .email-container svg,.automatedTrackingScreen .tableContainer table .phone-container svg,.automatedTrackingScreen .tableContainer table .manager-name-container svg,.automatedTrackingScreen .tableContainer table .conv-name-container svg,.automatedTrackingScreen .tableContainer table .linkedin-container svg,.AuditTrailScreen .tableContainer table .test_name svg,.AuditTrailScreen .tableContainer table .location-name-container svg,.AuditTrailScreen .tableContainer table .site-name-container svg,.AuditTrailScreen .tableContainer table .user-name-container svg,.AuditTrailScreen .tableContainer table .email-container svg,.AuditTrailScreen .tableContainer table .phone-container svg,.AuditTrailScreen .tableContainer table .manager-name-container svg,.AuditTrailScreen .tableContainer table .conv-name-container svg,.AuditTrailScreen .tableContainer table .linkedin-container svg,.reportScreen .tableContainer table .test_name svg,.reportScreen .tableContainer table .location-name-container svg,.reportScreen .tableContainer table .site-name-container svg,.reportScreen .tableContainer table .user-name-container svg,.reportScreen .tableContainer table .email-container svg,.reportScreen .tableContainer table .phone-container svg,.reportScreen .tableContainer table .manager-name-container svg,.reportScreen .tableContainer table .conv-name-container svg,.reportScreen .tableContainer table .linkedin-container svg{display:flex;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0}.experiencesScreen .tableContainer table .test_name p,.experiencesScreen .tableContainer table .location-name-container p,.experiencesScreen .tableContainer table .site-name-container p,.experiencesScreen .tableContainer table .user-name-container p,.experiencesScreen .tableContainer table .email-container p,.experiencesScreen .tableContainer table .phone-container p,.experiencesScreen .tableContainer table .manager-name-container p,.experiencesScreen .tableContainer table .conv-name-container p,.experiencesScreen .tableContainer table .linkedin-container p,.locationManagerScreen .tableContainer table .test_name p,.locationManagerScreen .tableContainer table .location-name-container p,.locationManagerScreen .tableContainer table .site-name-container p,.locationManagerScreen .tableContainer table .user-name-container p,.locationManagerScreen .tableContainer table .email-container p,.locationManagerScreen .tableContainer table .phone-container p,.locationManagerScreen .tableContainer table .manager-name-container p,.locationManagerScreen .tableContainer table .conv-name-container p,.locationManagerScreen .tableContainer table .linkedin-container p,.siteManagerScreen .tableContainer table .test_name p,.siteManagerScreen .tableContainer table .location-name-container p,.siteManagerScreen .tableContainer table .site-name-container p,.siteManagerScreen .tableContainer table .user-name-container p,.siteManagerScreen .tableContainer table .email-container p,.siteManagerScreen .tableContainer table .phone-container p,.siteManagerScreen .tableContainer table .manager-name-container p,.siteManagerScreen .tableContainer table .conv-name-container p,.siteManagerScreen .tableContainer table .linkedin-container p,.assetManagerScreen .tableContainer table .test_name p,.assetManagerScreen .tableContainer table .location-name-container p,.assetManagerScreen .tableContainer table .site-name-container p,.assetManagerScreen .tableContainer table .user-name-container p,.assetManagerScreen .tableContainer table .email-container p,.assetManagerScreen .tableContainer table .phone-container p,.assetManagerScreen .tableContainer table .manager-name-container p,.assetManagerScreen .tableContainer table .conv-name-container p,.assetManagerScreen .tableContainer table .linkedin-container p,.audienceManagerScreen .tableContainer table .test_name p,.audienceManagerScreen .tableContainer table .location-name-container p,.audienceManagerScreen .tableContainer table .site-name-container p,.audienceManagerScreen .tableContainer table .user-name-container p,.audienceManagerScreen .tableContainer table .email-container p,.audienceManagerScreen .tableContainer table .phone-container p,.audienceManagerScreen .tableContainer table .manager-name-container p,.audienceManagerScreen .tableContainer table .conv-name-container p,.audienceManagerScreen .tableContainer table .linkedin-container p,.accountOverviewScreen .tableContainer table .test_name p,.accountOverviewScreen .tableContainer table .location-name-container p,.accountOverviewScreen .tableContainer table .site-name-container p,.accountOverviewScreen .tableContainer table .user-name-container p,.accountOverviewScreen .tableContainer table .email-container p,.accountOverviewScreen .tableContainer table .phone-container p,.accountOverviewScreen .tableContainer table .manager-name-container p,.accountOverviewScreen .tableContainer table .conv-name-container p,.accountOverviewScreen .tableContainer table .linkedin-container p,.tagConfigurationsScreen .tableContainer table .test_name p,.tagConfigurationsScreen .tableContainer table .location-name-container p,.tagConfigurationsScreen .tableContainer table .site-name-container p,.tagConfigurationsScreen .tableContainer table .user-name-container p,.tagConfigurationsScreen .tableContainer table .email-container p,.tagConfigurationsScreen .tableContainer table .phone-container p,.tagConfigurationsScreen .tableContainer table .manager-name-container p,.tagConfigurationsScreen .tableContainer table .conv-name-container p,.tagConfigurationsScreen .tableContainer table .linkedin-container p,.taggingGuideScreen .tableContainer table .test_name p,.taggingGuideScreen .tableContainer table .location-name-container p,.taggingGuideScreen .tableContainer table .site-name-container p,.taggingGuideScreen .tableContainer table .user-name-container p,.taggingGuideScreen .tableContainer table .email-container p,.taggingGuideScreen .tableContainer table .phone-container p,.taggingGuideScreen .tableContainer table .manager-name-container p,.taggingGuideScreen .tableContainer table .conv-name-container p,.taggingGuideScreen .tableContainer table .linkedin-container p,.halfordsDashboardScreen .tableContainer table .test_name p,.halfordsDashboardScreen .tableContainer table .location-name-container p,.halfordsDashboardScreen .tableContainer table .site-name-container p,.halfordsDashboardScreen .tableContainer table .user-name-container p,.halfordsDashboardScreen .tableContainer table .email-container p,.halfordsDashboardScreen .tableContainer table .phone-container p,.halfordsDashboardScreen .tableContainer table .manager-name-container p,.halfordsDashboardScreen .tableContainer table .conv-name-container p,.halfordsDashboardScreen .tableContainer table .linkedin-container p,.summaryDashboardScreen .tableContainer table .test_name p,.summaryDashboardScreen .tableContainer table .location-name-container p,.summaryDashboardScreen .tableContainer table .site-name-container p,.summaryDashboardScreen .tableContainer table .user-name-container p,.summaryDashboardScreen .tableContainer table .email-container p,.summaryDashboardScreen .tableContainer table .phone-container p,.summaryDashboardScreen .tableContainer table .manager-name-container p,.summaryDashboardScreen .tableContainer table .conv-name-container p,.summaryDashboardScreen .tableContainer table .linkedin-container p,.halfordsAudienceScreen .tableContainer table .test_name p,.halfordsAudienceScreen .tableContainer table .location-name-container p,.halfordsAudienceScreen .tableContainer table .site-name-container p,.halfordsAudienceScreen .tableContainer table .user-name-container p,.halfordsAudienceScreen .tableContainer table .email-container p,.halfordsAudienceScreen .tableContainer table .phone-container p,.halfordsAudienceScreen .tableContainer table .manager-name-container p,.halfordsAudienceScreen .tableContainer table .conv-name-container p,.halfordsAudienceScreen .tableContainer table .linkedin-container p,.integrationsManagerScreen .tableContainer table .test_name p,.integrationsManagerScreen .tableContainer table .location-name-container p,.integrationsManagerScreen .tableContainer table .site-name-container p,.integrationsManagerScreen .tableContainer table .user-name-container p,.integrationsManagerScreen .tableContainer table .email-container p,.integrationsManagerScreen .tableContainer table .phone-container p,.integrationsManagerScreen .tableContainer table .manager-name-container p,.integrationsManagerScreen .tableContainer table .conv-name-container p,.integrationsManagerScreen .tableContainer table .linkedin-container p,.userConfigurationsScreen .tableContainer table .test_name p,.userConfigurationsScreen .tableContainer table .location-name-container p,.userConfigurationsScreen .tableContainer table .site-name-container p,.userConfigurationsScreen .tableContainer table .user-name-container p,.userConfigurationsScreen .tableContainer table .email-container p,.userConfigurationsScreen .tableContainer table .phone-container p,.userConfigurationsScreen .tableContainer table .manager-name-container p,.userConfigurationsScreen .tableContainer table .conv-name-container p,.userConfigurationsScreen .tableContainer table .linkedin-container p,.accountManagersScreen .tableContainer table .test_name p,.accountManagersScreen .tableContainer table .location-name-container p,.accountManagersScreen .tableContainer table .site-name-container p,.accountManagersScreen .tableContainer table .user-name-container p,.accountManagersScreen .tableContainer table .email-container p,.accountManagersScreen .tableContainer table .phone-container p,.accountManagersScreen .tableContainer table .manager-name-container p,.accountManagersScreen .tableContainer table .conv-name-container p,.accountManagersScreen .tableContainer table .linkedin-container p,.accountRolesScreen .tableContainer table .test_name p,.accountRolesScreen .tableContainer table .location-name-container p,.accountRolesScreen .tableContainer table .site-name-container p,.accountRolesScreen .tableContainer table .user-name-container p,.accountRolesScreen .tableContainer table .email-container p,.accountRolesScreen .tableContainer table .phone-container p,.accountRolesScreen .tableContainer table .manager-name-container p,.accountRolesScreen .tableContainer table .conv-name-container p,.accountRolesScreen .tableContainer table .linkedin-container p,.automatedTrackingScreen .tableContainer table .test_name p,.automatedTrackingScreen .tableContainer table .location-name-container p,.automatedTrackingScreen .tableContainer table .site-name-container p,.automatedTrackingScreen .tableContainer table .user-name-container p,.automatedTrackingScreen .tableContainer table .email-container p,.automatedTrackingScreen .tableContainer table .phone-container p,.automatedTrackingScreen .tableContainer table .manager-name-container p,.automatedTrackingScreen .tableContainer table .conv-name-container p,.automatedTrackingScreen .tableContainer table .linkedin-container p,.AuditTrailScreen .tableContainer table .test_name p,.AuditTrailScreen .tableContainer table .location-name-container p,.AuditTrailScreen .tableContainer table .site-name-container p,.AuditTrailScreen .tableContainer table .user-name-container p,.AuditTrailScreen .tableContainer table .email-container p,.AuditTrailScreen .tableContainer table .phone-container p,.AuditTrailScreen .tableContainer table .manager-name-container p,.AuditTrailScreen .tableContainer table .conv-name-container p,.AuditTrailScreen .tableContainer table .linkedin-container p,.reportScreen .tableContainer table .test_name p,.reportScreen .tableContainer table .location-name-container p,.reportScreen .tableContainer table .site-name-container p,.reportScreen .tableContainer table .user-name-container p,.reportScreen .tableContainer table .email-container p,.reportScreen .tableContainer table .phone-container p,.reportScreen .tableContainer table .manager-name-container p,.reportScreen .tableContainer table .conv-name-container p,.reportScreen .tableContainer table .linkedin-container p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:default}.experiencesScreen .tableContainer table .test_name p,.locationManagerScreen .tableContainer table .test_name p,.siteManagerScreen .tableContainer table .test_name p,.assetManagerScreen .tableContainer table .test_name p,.audienceManagerScreen .tableContainer table .test_name p,.accountOverviewScreen .tableContainer table .test_name p,.tagConfigurationsScreen .tableContainer table .test_name p,.taggingGuideScreen .tableContainer table .test_name p,.halfordsDashboardScreen .tableContainer table .test_name p,.summaryDashboardScreen .tableContainer table .test_name p,.halfordsAudienceScreen .tableContainer table .test_name p,.integrationsManagerScreen .tableContainer table .test_name p,.userConfigurationsScreen .tableContainer table .test_name p,.accountManagersScreen .tableContainer table .test_name p,.accountRolesScreen .tableContainer table .test_name p,.automatedTrackingScreen .tableContainer table .test_name p,.AuditTrailScreen .tableContainer table .test_name p,.reportScreen .tableContainer table .test_name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experiencesScreen .tableContainer table .significant,.locationManagerScreen .tableContainer table .significant,.siteManagerScreen .tableContainer table .significant,.assetManagerScreen .tableContainer table .significant,.audienceManagerScreen .tableContainer table .significant,.accountOverviewScreen .tableContainer table .significant,.tagConfigurationsScreen .tableContainer table .significant,.taggingGuideScreen .tableContainer table .significant,.halfordsDashboardScreen .tableContainer table .significant,.summaryDashboardScreen .tableContainer table .significant,.halfordsAudienceScreen .tableContainer table .significant,.integrationsManagerScreen .tableContainer table .significant,.userConfigurationsScreen .tableContainer table .significant,.accountManagersScreen .tableContainer table .significant,.accountRolesScreen .tableContainer table .significant,.automatedTrackingScreen .tableContainer table .significant,.AuditTrailScreen .tableContainer table .significant,.reportScreen .tableContainer table .significant{display:flex;height:28px;width:70px;padding:0px 16px 0px 0px;align-items:center;gap:2px;border-radius:3px}.experiencesScreen .tableContainer table .thumb,.locationManagerScreen .tableContainer table .thumb,.siteManagerScreen .tableContainer table .thumb,.assetManagerScreen .tableContainer table .thumb,.audienceManagerScreen .tableContainer table .thumb,.accountOverviewScreen .tableContainer table .thumb,.tagConfigurationsScreen .tableContainer table .thumb,.taggingGuideScreen .tableContainer table .thumb,.halfordsDashboardScreen .tableContainer table .thumb,.summaryDashboardScreen .tableContainer table .thumb,.halfordsAudienceScreen .tableContainer table .thumb,.integrationsManagerScreen .tableContainer table .thumb,.userConfigurationsScreen .tableContainer table .thumb,.accountManagersScreen .tableContainer table .thumb,.accountRolesScreen .tableContainer table .thumb,.automatedTrackingScreen .tableContainer table .thumb,.AuditTrailScreen .tableContainer table .thumb,.reportScreen .tableContainer table .thumb{display:flex;align-items:center;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0}.experiencesScreen .tableContainer table .thumbUp,.locationManagerScreen .tableContainer table .thumbUp,.siteManagerScreen .tableContainer table .thumbUp,.assetManagerScreen .tableContainer table .thumbUp,.audienceManagerScreen .tableContainer table .thumbUp,.accountOverviewScreen .tableContainer table .thumbUp,.tagConfigurationsScreen .tableContainer table .thumbUp,.taggingGuideScreen .tableContainer table .thumbUp,.halfordsDashboardScreen .tableContainer table .thumbUp,.summaryDashboardScreen .tableContainer table .thumbUp,.halfordsAudienceScreen .tableContainer table .thumbUp,.integrationsManagerScreen .tableContainer table .thumbUp,.userConfigurationsScreen .tableContainer table .thumbUp,.accountManagersScreen .tableContainer table .thumbUp,.accountRolesScreen .tableContainer table .thumbUp,.automatedTrackingScreen .tableContainer table .thumbUp,.AuditTrailScreen .tableContainer table .thumbUp,.reportScreen .tableContainer table .thumbUp{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.experiencesScreen .tableContainer table .thumbUp svg,.locationManagerScreen .tableContainer table .thumbUp svg,.siteManagerScreen .tableContainer table .thumbUp svg,.assetManagerScreen .tableContainer table .thumbUp svg,.audienceManagerScreen .tableContainer table .thumbUp svg,.accountOverviewScreen .tableContainer table .thumbUp svg,.tagConfigurationsScreen .tableContainer table .thumbUp svg,.taggingGuideScreen .tableContainer table .thumbUp svg,.halfordsDashboardScreen .tableContainer table .thumbUp svg,.summaryDashboardScreen .tableContainer table .thumbUp svg,.halfordsAudienceScreen .tableContainer table .thumbUp svg,.integrationsManagerScreen .tableContainer table .thumbUp svg,.userConfigurationsScreen .tableContainer table .thumbUp svg,.accountManagersScreen .tableContainer table .thumbUp svg,.accountRolesScreen .tableContainer table .thumbUp svg,.automatedTrackingScreen .tableContainer table .thumbUp svg,.AuditTrailScreen .tableContainer table .thumbUp svg,.reportScreen .tableContainer table .thumbUp svg{transform:scaleY(-1)}.experiencesScreen .tableContainer table .thumbDown,.locationManagerScreen .tableContainer table .thumbDown,.siteManagerScreen .tableContainer table .thumbDown,.assetManagerScreen .tableContainer table .thumbDown,.audienceManagerScreen .tableContainer table .thumbDown,.accountOverviewScreen .tableContainer table .thumbDown,.tagConfigurationsScreen .tableContainer table .thumbDown,.taggingGuideScreen .tableContainer table .thumbDown,.halfordsDashboardScreen .tableContainer table .thumbDown,.summaryDashboardScreen .tableContainer table .thumbDown,.halfordsAudienceScreen .tableContainer table .thumbDown,.integrationsManagerScreen .tableContainer table .thumbDown,.userConfigurationsScreen .tableContainer table .thumbDown,.accountManagersScreen .tableContainer table .thumbDown,.accountRolesScreen .tableContainer table .thumbDown,.automatedTrackingScreen .tableContainer table .thumbDown,.AuditTrailScreen .tableContainer table .thumbDown,.reportScreen .tableContainer table .thumbDown{background:var(--Red-20, rgba(232, 70, 45, 0.2))}.experiencesScreen .tableContainer table td:first-child,.locationManagerScreen .tableContainer table td:first-child,.siteManagerScreen .tableContainer table td:first-child,.assetManagerScreen .tableContainer table td:first-child,.audienceManagerScreen .tableContainer table td:first-child,.accountOverviewScreen .tableContainer table td:first-child,.tagConfigurationsScreen .tableContainer table td:first-child,.taggingGuideScreen .tableContainer table td:first-child,.halfordsDashboardScreen .tableContainer table td:first-child,.summaryDashboardScreen .tableContainer table td:first-child,.halfordsAudienceScreen .tableContainer table td:first-child,.integrationsManagerScreen .tableContainer table td:first-child,.userConfigurationsScreen .tableContainer table td:first-child,.accountManagersScreen .tableContainer table td:first-child,.accountRolesScreen .tableContainer table td:first-child,.automatedTrackingScreen .tableContainer table td:first-child,.AuditTrailScreen .tableContainer table td:first-child,.reportScreen .tableContainer table td:first-child{padding-left:33px;max-width:200px}.experiencesScreen .tableContainer table .first-column-automated-tracking,.locationManagerScreen .tableContainer table .first-column-automated-tracking,.siteManagerScreen .tableContainer table .first-column-automated-tracking,.assetManagerScreen .tableContainer table .first-column-automated-tracking,.audienceManagerScreen .tableContainer table .first-column-automated-tracking,.accountOverviewScreen .tableContainer table .first-column-automated-tracking,.tagConfigurationsScreen .tableContainer table .first-column-automated-tracking,.taggingGuideScreen .tableContainer table .first-column-automated-tracking,.halfordsDashboardScreen .tableContainer table .first-column-automated-tracking,.summaryDashboardScreen .tableContainer table .first-column-automated-tracking,.halfordsAudienceScreen .tableContainer table .first-column-automated-tracking,.integrationsManagerScreen .tableContainer table .first-column-automated-tracking,.userConfigurationsScreen .tableContainer table .first-column-automated-tracking,.accountManagersScreen .tableContainer table .first-column-automated-tracking,.accountRolesScreen .tableContainer table .first-column-automated-tracking,.automatedTrackingScreen .tableContainer table .first-column-automated-tracking,.AuditTrailScreen .tableContainer table .first-column-automated-tracking,.reportScreen .tableContainer table .first-column-automated-tracking{max-width:430px !important}.experiencesScreen .tableContainer table .editTools_container,.locationManagerScreen .tableContainer table .editTools_container,.siteManagerScreen .tableContainer table .editTools_container,.assetManagerScreen .tableContainer table .editTools_container,.audienceManagerScreen .tableContainer table .editTools_container,.accountOverviewScreen .tableContainer table .editTools_container,.tagConfigurationsScreen .tableContainer table .editTools_container,.taggingGuideScreen .tableContainer table .editTools_container,.halfordsDashboardScreen .tableContainer table .editTools_container,.summaryDashboardScreen .tableContainer table .editTools_container,.halfordsAudienceScreen .tableContainer table .editTools_container,.integrationsManagerScreen .tableContainer table .editTools_container,.userConfigurationsScreen .tableContainer table .editTools_container,.accountManagersScreen .tableContainer table .editTools_container,.accountRolesScreen .tableContainer table .editTools_container,.automatedTrackingScreen .tableContainer table .editTools_container,.AuditTrailScreen .tableContainer table .editTools_container,.reportScreen .tableContainer table .editTools_container{padding-right:0px;text-align:center;overflow:visible}@media(max-width: 1024px){.experiencesScreen .tableContainer table .editTools_container,.locationManagerScreen .tableContainer table .editTools_container,.siteManagerScreen .tableContainer table .editTools_container,.assetManagerScreen .tableContainer table .editTools_container,.audienceManagerScreen .tableContainer table .editTools_container,.accountOverviewScreen .tableContainer table .editTools_container,.tagConfigurationsScreen .tableContainer table .editTools_container,.taggingGuideScreen .tableContainer table .editTools_container,.halfordsDashboardScreen .tableContainer table .editTools_container,.summaryDashboardScreen .tableContainer table .editTools_container,.halfordsAudienceScreen .tableContainer table .editTools_container,.integrationsManagerScreen .tableContainer table .editTools_container,.userConfigurationsScreen .tableContainer table .editTools_container,.accountManagersScreen .tableContainer table .editTools_container,.accountRolesScreen .tableContainer table .editTools_container,.automatedTrackingScreen .tableContainer table .editTools_container,.AuditTrailScreen .tableContainer table .editTools_container,.reportScreen .tableContainer table .editTools_container{padding-right:20px}}.experiencesScreen .tableContainer table .editTools_container .disabled_link,.locationManagerScreen .tableContainer table .editTools_container .disabled_link,.siteManagerScreen .tableContainer table .editTools_container .disabled_link,.assetManagerScreen .tableContainer table .editTools_container .disabled_link,.audienceManagerScreen .tableContainer table .editTools_container .disabled_link,.accountOverviewScreen .tableContainer table .editTools_container .disabled_link,.tagConfigurationsScreen .tableContainer table .editTools_container .disabled_link,.taggingGuideScreen .tableContainer table .editTools_container .disabled_link,.halfordsDashboardScreen .tableContainer table .editTools_container .disabled_link,.summaryDashboardScreen .tableContainer table .editTools_container .disabled_link,.halfordsAudienceScreen .tableContainer table .editTools_container .disabled_link,.integrationsManagerScreen .tableContainer table .editTools_container .disabled_link,.userConfigurationsScreen .tableContainer table .editTools_container .disabled_link,.accountManagersScreen .tableContainer table .editTools_container .disabled_link,.accountRolesScreen .tableContainer table .editTools_container .disabled_link,.automatedTrackingScreen .tableContainer table .editTools_container .disabled_link,.AuditTrailScreen .tableContainer table .editTools_container .disabled_link,.reportScreen .tableContainer table .editTools_container .disabled_link{pointer-events:none;color:rgba(91,107,121,.5);cursor:auto !important}.experiencesScreen .tableContainer table .editTools_container .disabled_link svg path,.locationManagerScreen .tableContainer table .editTools_container .disabled_link svg path,.siteManagerScreen .tableContainer table .editTools_container .disabled_link svg path,.assetManagerScreen .tableContainer table .editTools_container .disabled_link svg path,.audienceManagerScreen .tableContainer table .editTools_container .disabled_link svg path,.accountOverviewScreen .tableContainer table .editTools_container .disabled_link svg path,.tagConfigurationsScreen .tableContainer table .editTools_container .disabled_link svg path,.taggingGuideScreen .tableContainer table .editTools_container .disabled_link svg path,.halfordsDashboardScreen .tableContainer table .editTools_container .disabled_link svg path,.summaryDashboardScreen .tableContainer table .editTools_container .disabled_link svg path,.halfordsAudienceScreen .tableContainer table .editTools_container .disabled_link svg path,.integrationsManagerScreen .tableContainer table .editTools_container .disabled_link svg path,.userConfigurationsScreen .tableContainer table .editTools_container .disabled_link svg path,.accountManagersScreen .tableContainer table .editTools_container .disabled_link svg path,.accountRolesScreen .tableContainer table .editTools_container .disabled_link svg path,.automatedTrackingScreen .tableContainer table .editTools_container .disabled_link svg path,.AuditTrailScreen .tableContainer table .editTools_container .disabled_link svg path,.reportScreen .tableContainer table .editTools_container .disabled_link svg path{fill:rgba(91,107,121,.5)}.experiencesScreen .tableContainer table td:nth-child(2),.locationManagerScreen .tableContainer table td:nth-child(2),.siteManagerScreen .tableContainer table td:nth-child(2),.assetManagerScreen .tableContainer table td:nth-child(2),.audienceManagerScreen .tableContainer table td:nth-child(2),.accountOverviewScreen .tableContainer table td:nth-child(2),.tagConfigurationsScreen .tableContainer table td:nth-child(2),.taggingGuideScreen .tableContainer table td:nth-child(2),.halfordsDashboardScreen .tableContainer table td:nth-child(2),.summaryDashboardScreen .tableContainer table td:nth-child(2),.halfordsAudienceScreen .tableContainer table td:nth-child(2),.integrationsManagerScreen .tableContainer table td:nth-child(2),.userConfigurationsScreen .tableContainer table td:nth-child(2),.accountManagersScreen .tableContainer table td:nth-child(2),.accountRolesScreen .tableContainer table td:nth-child(2),.automatedTrackingScreen .tableContainer table td:nth-child(2),.AuditTrailScreen .tableContainer table td:nth-child(2),.reportScreen .tableContainer table td:nth-child(2){font-size:13px}.experiencesScreen .tableContainer table td:nth-child(5),.locationManagerScreen .tableContainer table td:nth-child(5),.siteManagerScreen .tableContainer table td:nth-child(5),.assetManagerScreen .tableContainer table td:nth-child(5),.audienceManagerScreen .tableContainer table td:nth-child(5),.accountOverviewScreen .tableContainer table td:nth-child(5),.tagConfigurationsScreen .tableContainer table td:nth-child(5),.taggingGuideScreen .tableContainer table td:nth-child(5),.halfordsDashboardScreen .tableContainer table td:nth-child(5),.summaryDashboardScreen .tableContainer table td:nth-child(5),.halfordsAudienceScreen .tableContainer table td:nth-child(5),.integrationsManagerScreen .tableContainer table td:nth-child(5),.userConfigurationsScreen .tableContainer table td:nth-child(5),.accountManagersScreen .tableContainer table td:nth-child(5),.accountRolesScreen .tableContainer table td:nth-child(5),.automatedTrackingScreen .tableContainer table td:nth-child(5),.AuditTrailScreen .tableContainer table td:nth-child(5),.reportScreen .tableContainer table td:nth-child(5){font-size:13px}.experiencesScreen .tableContainer table .runState,.locationManagerScreen .tableContainer table .runState,.siteManagerScreen .tableContainer table .runState,.assetManagerScreen .tableContainer table .runState,.audienceManagerScreen .tableContainer table .runState,.accountOverviewScreen .tableContainer table .runState,.tagConfigurationsScreen .tableContainer table .runState,.taggingGuideScreen .tableContainer table .runState,.halfordsDashboardScreen .tableContainer table .runState,.summaryDashboardScreen .tableContainer table .runState,.halfordsAudienceScreen .tableContainer table .runState,.integrationsManagerScreen .tableContainer table .runState,.userConfigurationsScreen .tableContainer table .runState,.accountManagersScreen .tableContainer table .runState,.accountRolesScreen .tableContainer table .runState,.automatedTrackingScreen .tableContainer table .runState,.AuditTrailScreen .tableContainer table .runState,.reportScreen .tableContainer table .runState{display:flex;justify-content:space-between;height:28px;width:102px;padding-left:14px;align-items:center;border-radius:3px;cursor:pointer}.experiencesScreen .tableContainer table .runState svg,.locationManagerScreen .tableContainer table .runState svg,.siteManagerScreen .tableContainer table .runState svg,.assetManagerScreen .tableContainer table .runState svg,.audienceManagerScreen .tableContainer table .runState svg,.accountOverviewScreen .tableContainer table .runState svg,.tagConfigurationsScreen .tableContainer table .runState svg,.taggingGuideScreen .tableContainer table .runState svg,.halfordsDashboardScreen .tableContainer table .runState svg,.summaryDashboardScreen .tableContainer table .runState svg,.halfordsAudienceScreen .tableContainer table .runState svg,.integrationsManagerScreen .tableContainer table .runState svg,.userConfigurationsScreen .tableContainer table .runState svg,.accountManagersScreen .tableContainer table .runState svg,.accountRolesScreen .tableContainer table .runState svg,.automatedTrackingScreen .tableContainer table .runState svg,.AuditTrailScreen .tableContainer table .runState svg,.reportScreen .tableContainer table .runState svg{display:flex;width:31px;height:31px;justify-content:center;align-items:center;flex-shrink:0}.experiencesScreen .tableContainer table .runState.archived,.locationManagerScreen .tableContainer table .runState.archived,.siteManagerScreen .tableContainer table .runState.archived,.assetManagerScreen .tableContainer table .runState.archived,.audienceManagerScreen .tableContainer table .runState.archived,.accountOverviewScreen .tableContainer table .runState.archived,.tagConfigurationsScreen .tableContainer table .runState.archived,.taggingGuideScreen .tableContainer table .runState.archived,.halfordsDashboardScreen .tableContainer table .runState.archived,.summaryDashboardScreen .tableContainer table .runState.archived,.halfordsAudienceScreen .tableContainer table .runState.archived,.integrationsManagerScreen .tableContainer table .runState.archived,.userConfigurationsScreen .tableContainer table .runState.archived,.accountManagersScreen .tableContainer table .runState.archived,.accountRolesScreen .tableContainer table .runState.archived,.automatedTrackingScreen .tableContainer table .runState.archived,.AuditTrailScreen .tableContainer table .runState.archived,.reportScreen .tableContainer table .runState.archived{cursor:auto}.experiencesScreen .tableContainer table .live,.locationManagerScreen .tableContainer table .live,.siteManagerScreen .tableContainer table .live,.assetManagerScreen .tableContainer table .live,.audienceManagerScreen .tableContainer table .live,.accountOverviewScreen .tableContainer table .live,.tagConfigurationsScreen .tableContainer table .live,.taggingGuideScreen .tableContainer table .live,.halfordsDashboardScreen .tableContainer table .live,.summaryDashboardScreen .tableContainer table .live,.halfordsAudienceScreen .tableContainer table .live,.integrationsManagerScreen .tableContainer table .live,.userConfigurationsScreen .tableContainer table .live,.accountManagersScreen .tableContainer table .live,.accountRolesScreen .tableContainer table .live,.automatedTrackingScreen .tableContainer table .live,.AuditTrailScreen .tableContainer table .live,.reportScreen .tableContainer table .live{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.experiencesScreen .tableContainer table .paused,.locationManagerScreen .tableContainer table .paused,.siteManagerScreen .tableContainer table .paused,.assetManagerScreen .tableContainer table .paused,.audienceManagerScreen .tableContainer table .paused,.accountOverviewScreen .tableContainer table .paused,.tagConfigurationsScreen .tableContainer table .paused,.taggingGuideScreen .tableContainer table .paused,.halfordsDashboardScreen .tableContainer table .paused,.summaryDashboardScreen .tableContainer table .paused,.halfordsAudienceScreen .tableContainer table .paused,.integrationsManagerScreen .tableContainer table .paused,.userConfigurationsScreen .tableContainer table .paused,.accountManagersScreen .tableContainer table .paused,.accountRolesScreen .tableContainer table .paused,.automatedTrackingScreen .tableContainer table .paused,.AuditTrailScreen .tableContainer table .paused,.reportScreen .tableContainer table .paused{border:2px solid var(--Green-30, rgba(159, 239, 170, 0.3))}.experiencesScreen .tableContainer table .staging,.locationManagerScreen .tableContainer table .staging,.siteManagerScreen .tableContainer table .staging,.assetManagerScreen .tableContainer table .staging,.audienceManagerScreen .tableContainer table .staging,.accountOverviewScreen .tableContainer table .staging,.tagConfigurationsScreen .tableContainer table .staging,.taggingGuideScreen .tableContainer table .staging,.halfordsDashboardScreen .tableContainer table .staging,.summaryDashboardScreen .tableContainer table .staging,.halfordsAudienceScreen .tableContainer table .staging,.integrationsManagerScreen .tableContainer table .staging,.userConfigurationsScreen .tableContainer table .staging,.accountManagersScreen .tableContainer table .staging,.accountRolesScreen .tableContainer table .staging,.automatedTrackingScreen .tableContainer table .staging,.AuditTrailScreen .tableContainer table .staging,.reportScreen .tableContainer table .staging{background:var(--Yellow-20, rgba(255, 178, 63, 0.2))}.experiencesScreen .tableContainer table .pending,.locationManagerScreen .tableContainer table .pending,.siteManagerScreen .tableContainer table .pending,.assetManagerScreen .tableContainer table .pending,.audienceManagerScreen .tableContainer table .pending,.accountOverviewScreen .tableContainer table .pending,.tagConfigurationsScreen .tableContainer table .pending,.taggingGuideScreen .tableContainer table .pending,.halfordsDashboardScreen .tableContainer table .pending,.summaryDashboardScreen .tableContainer table .pending,.halfordsAudienceScreen .tableContainer table .pending,.integrationsManagerScreen .tableContainer table .pending,.userConfigurationsScreen .tableContainer table .pending,.accountManagersScreen .tableContainer table .pending,.accountRolesScreen .tableContainer table .pending,.automatedTrackingScreen .tableContainer table .pending,.AuditTrailScreen .tableContainer table .pending,.reportScreen .tableContainer table .pending{border:2px solid var(--Yellow-20, rgba(255, 178, 63, 0.2))}.experiencesScreen .tableContainer table .published,.locationManagerScreen .tableContainer table .published,.siteManagerScreen .tableContainer table .published,.assetManagerScreen .tableContainer table .published,.audienceManagerScreen .tableContainer table .published,.accountOverviewScreen .tableContainer table .published,.tagConfigurationsScreen .tableContainer table .published,.taggingGuideScreen .tableContainer table .published,.halfordsDashboardScreen .tableContainer table .published,.summaryDashboardScreen .tableContainer table .published,.halfordsAudienceScreen .tableContainer table .published,.integrationsManagerScreen .tableContainer table .published,.userConfigurationsScreen .tableContainer table .published,.accountManagersScreen .tableContainer table .published,.accountRolesScreen .tableContainer table .published,.automatedTrackingScreen .tableContainer table .published,.AuditTrailScreen .tableContainer table .published,.reportScreen .tableContainer table .published{background:var(--Pale-Blue-50, rgba(230, 238, 255, 0.5))}.experiencesScreen .tableContainer table .archived,.locationManagerScreen .tableContainer table .archived,.siteManagerScreen .tableContainer table .archived,.assetManagerScreen .tableContainer table .archived,.audienceManagerScreen .tableContainer table .archived,.accountOverviewScreen .tableContainer table .archived,.tagConfigurationsScreen .tableContainer table .archived,.taggingGuideScreen .tableContainer table .archived,.halfordsDashboardScreen .tableContainer table .archived,.summaryDashboardScreen .tableContainer table .archived,.halfordsAudienceScreen .tableContainer table .archived,.integrationsManagerScreen .tableContainer table .archived,.userConfigurationsScreen .tableContainer table .archived,.accountManagersScreen .tableContainer table .archived,.accountRolesScreen .tableContainer table .archived,.automatedTrackingScreen .tableContainer table .archived,.AuditTrailScreen .tableContainer table .archived,.reportScreen .tableContainer table .archived{background:var(--Grey-100, #E8EBEE)}.experiencesScreen .tableContainer table .statusContainer,.locationManagerScreen .tableContainer table .statusContainer,.siteManagerScreen .tableContainer table .statusContainer,.assetManagerScreen .tableContainer table .statusContainer,.audienceManagerScreen .tableContainer table .statusContainer,.accountOverviewScreen .tableContainer table .statusContainer,.tagConfigurationsScreen .tableContainer table .statusContainer,.taggingGuideScreen .tableContainer table .statusContainer,.halfordsDashboardScreen .tableContainer table .statusContainer,.summaryDashboardScreen .tableContainer table .statusContainer,.halfordsAudienceScreen .tableContainer table .statusContainer,.integrationsManagerScreen .tableContainer table .statusContainer,.userConfigurationsScreen .tableContainer table .statusContainer,.accountManagersScreen .tableContainer table .statusContainer,.accountRolesScreen .tableContainer table .statusContainer,.automatedTrackingScreen .tableContainer table .statusContainer,.AuditTrailScreen .tableContainer table .statusContainer,.reportScreen .tableContainer table .statusContainer{position:relative}.experiencesScreen .tableContainer table .label_td,.locationManagerScreen .tableContainer table .label_td,.siteManagerScreen .tableContainer table .label_td,.assetManagerScreen .tableContainer table .label_td,.audienceManagerScreen .tableContainer table .label_td,.accountOverviewScreen .tableContainer table .label_td,.tagConfigurationsScreen .tableContainer table .label_td,.taggingGuideScreen .tableContainer table .label_td,.halfordsDashboardScreen .tableContainer table .label_td,.summaryDashboardScreen .tableContainer table .label_td,.halfordsAudienceScreen .tableContainer table .label_td,.integrationsManagerScreen .tableContainer table .label_td,.userConfigurationsScreen .tableContainer table .label_td,.accountManagersScreen .tableContainer table .label_td,.accountRolesScreen .tableContainer table .label_td,.automatedTrackingScreen .tableContainer table .label_td,.AuditTrailScreen .tableContainer table .label_td,.reportScreen .tableContainer table .label_td{width:300px}.experiencesScreen .tableContainer table .label_td .test_labels_container,.locationManagerScreen .tableContainer table .label_td .test_labels_container,.siteManagerScreen .tableContainer table .label_td .test_labels_container,.assetManagerScreen .tableContainer table .label_td .test_labels_container,.audienceManagerScreen .tableContainer table .label_td .test_labels_container,.accountOverviewScreen .tableContainer table .label_td .test_labels_container,.tagConfigurationsScreen .tableContainer table .label_td .test_labels_container,.taggingGuideScreen .tableContainer table .label_td .test_labels_container,.halfordsDashboardScreen .tableContainer table .label_td .test_labels_container,.summaryDashboardScreen .tableContainer table .label_td .test_labels_container,.halfordsAudienceScreen .tableContainer table .label_td .test_labels_container,.integrationsManagerScreen .tableContainer table .label_td .test_labels_container,.userConfigurationsScreen .tableContainer table .label_td .test_labels_container,.accountManagersScreen .tableContainer table .label_td .test_labels_container,.accountRolesScreen .tableContainer table .label_td .test_labels_container,.automatedTrackingScreen .tableContainer table .label_td .test_labels_container,.AuditTrailScreen .tableContainer table .label_td .test_labels_container,.reportScreen .tableContainer table .label_td .test_labels_container{display:flex;gap:5px;color:var(--Black-100, #1D2630);font-size:11px;line-height:normal;width:100%}.experiencesScreen .tableContainer table .status_dropdown,.locationManagerScreen .tableContainer table .status_dropdown,.siteManagerScreen .tableContainer table .status_dropdown,.assetManagerScreen .tableContainer table .status_dropdown,.audienceManagerScreen .tableContainer table .status_dropdown,.accountOverviewScreen .tableContainer table .status_dropdown,.tagConfigurationsScreen .tableContainer table .status_dropdown,.taggingGuideScreen .tableContainer table .status_dropdown,.halfordsDashboardScreen .tableContainer table .status_dropdown,.summaryDashboardScreen .tableContainer table .status_dropdown,.halfordsAudienceScreen .tableContainer table .status_dropdown,.integrationsManagerScreen .tableContainer table .status_dropdown,.userConfigurationsScreen .tableContainer table .status_dropdown,.accountManagersScreen .tableContainer table .status_dropdown,.accountRolesScreen .tableContainer table .status_dropdown,.automatedTrackingScreen .tableContainer table .status_dropdown,.AuditTrailScreen .tableContainer table .status_dropdown,.reportScreen .tableContainer table .status_dropdown{position:absolute;top:32px;display:flex;width:356px;padding:10px 0px;flex-direction:column;justify-content:center;align-items:flex-end;gap:3px;border-radius:10px;border:1px solid var(--Grey-100, #E8EBEE);background-color:#fff;z-index:2}.experiencesScreen .tableContainer table #overlay,.locationManagerScreen .tableContainer table #overlay,.siteManagerScreen .tableContainer table #overlay,.assetManagerScreen .tableContainer table #overlay,.audienceManagerScreen .tableContainer table #overlay,.accountOverviewScreen .tableContainer table #overlay,.tagConfigurationsScreen .tableContainer table #overlay,.taggingGuideScreen .tableContainer table #overlay,.halfordsDashboardScreen .tableContainer table #overlay,.summaryDashboardScreen .tableContainer table #overlay,.halfordsAudienceScreen .tableContainer table #overlay,.integrationsManagerScreen .tableContainer table #overlay,.userConfigurationsScreen .tableContainer table #overlay,.accountManagersScreen .tableContainer table #overlay,.accountRolesScreen .tableContainer table #overlay,.automatedTrackingScreen .tableContainer table #overlay,.AuditTrailScreen .tableContainer table #overlay,.reportScreen .tableContainer table #overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:block;z-index:1;pointer-events:none}.experiencesScreen .tableContainer table .dropdown_state_row,.locationManagerScreen .tableContainer table .dropdown_state_row,.siteManagerScreen .tableContainer table .dropdown_state_row,.assetManagerScreen .tableContainer table .dropdown_state_row,.audienceManagerScreen .tableContainer table .dropdown_state_row,.accountOverviewScreen .tableContainer table .dropdown_state_row,.tagConfigurationsScreen .tableContainer table .dropdown_state_row,.taggingGuideScreen .tableContainer table .dropdown_state_row,.halfordsDashboardScreen .tableContainer table .dropdown_state_row,.summaryDashboardScreen .tableContainer table .dropdown_state_row,.halfordsAudienceScreen .tableContainer table .dropdown_state_row,.integrationsManagerScreen .tableContainer table .dropdown_state_row,.userConfigurationsScreen .tableContainer table .dropdown_state_row,.accountManagersScreen .tableContainer table .dropdown_state_row,.accountRolesScreen .tableContainer table .dropdown_state_row,.automatedTrackingScreen .tableContainer table .dropdown_state_row,.AuditTrailScreen .tableContainer table .dropdown_state_row,.reportScreen .tableContainer table .dropdown_state_row{display:flex;padding:9px 13px;align-items:center;gap:10px;align-self:stretch;background-color:#fff;cursor:pointer}.experiencesScreen .tableContainer table .dropdown_state_row .status,.locationManagerScreen .tableContainer table .dropdown_state_row .status,.siteManagerScreen .tableContainer table .dropdown_state_row .status,.assetManagerScreen .tableContainer table .dropdown_state_row .status,.audienceManagerScreen .tableContainer table .dropdown_state_row .status,.accountOverviewScreen .tableContainer table .dropdown_state_row .status,.tagConfigurationsScreen .tableContainer table .dropdown_state_row .status,.taggingGuideScreen .tableContainer table .dropdown_state_row .status,.halfordsDashboardScreen .tableContainer table .dropdown_state_row .status,.summaryDashboardScreen .tableContainer table .dropdown_state_row .status,.halfordsAudienceScreen .tableContainer table .dropdown_state_row .status,.integrationsManagerScreen .tableContainer table .dropdown_state_row .status,.userConfigurationsScreen .tableContainer table .dropdown_state_row .status,.accountManagersScreen .tableContainer table .dropdown_state_row .status,.accountRolesScreen .tableContainer table .dropdown_state_row .status,.automatedTrackingScreen .tableContainer table .dropdown_state_row .status,.AuditTrailScreen .tableContainer table .dropdown_state_row .status,.reportScreen .tableContainer table .dropdown_state_row .status{display:flex;width:102px;min-width:102px;height:28px;padding:0px 14px;align-items:center;border-radius:3px}.experiencesScreen .tableContainer table .dropdown_state_row span,.locationManagerScreen .tableContainer table .dropdown_state_row span,.siteManagerScreen .tableContainer table .dropdown_state_row span,.assetManagerScreen .tableContainer table .dropdown_state_row span,.audienceManagerScreen .tableContainer table .dropdown_state_row span,.accountOverviewScreen .tableContainer table .dropdown_state_row span,.tagConfigurationsScreen .tableContainer table .dropdown_state_row span,.taggingGuideScreen .tableContainer table .dropdown_state_row span,.halfordsDashboardScreen .tableContainer table .dropdown_state_row span,.summaryDashboardScreen .tableContainer table .dropdown_state_row span,.halfordsAudienceScreen .tableContainer table .dropdown_state_row span,.integrationsManagerScreen .tableContainer table .dropdown_state_row span,.userConfigurationsScreen .tableContainer table .dropdown_state_row span,.accountManagersScreen .tableContainer table .dropdown_state_row span,.accountRolesScreen .tableContainer table .dropdown_state_row span,.automatedTrackingScreen .tableContainer table .dropdown_state_row span,.AuditTrailScreen .tableContainer table .dropdown_state_row span,.reportScreen .tableContainer table .dropdown_state_row span{color:var(--Dark-Grey-100, #5B6B79);font-size:11px;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 640px){.experiencesScreen .tableContainer table .status_dropdown,.locationManagerScreen .tableContainer table .status_dropdown,.siteManagerScreen .tableContainer table .status_dropdown,.assetManagerScreen .tableContainer table .status_dropdown,.audienceManagerScreen .tableContainer table .status_dropdown,.accountOverviewScreen .tableContainer table .status_dropdown,.tagConfigurationsScreen .tableContainer table .status_dropdown,.taggingGuideScreen .tableContainer table .status_dropdown,.halfordsDashboardScreen .tableContainer table .status_dropdown,.summaryDashboardScreen .tableContainer table .status_dropdown,.halfordsAudienceScreen .tableContainer table .status_dropdown,.integrationsManagerScreen .tableContainer table .status_dropdown,.userConfigurationsScreen .tableContainer table .status_dropdown,.accountManagersScreen .tableContainer table .status_dropdown,.accountRolesScreen .tableContainer table .status_dropdown,.automatedTrackingScreen .tableContainer table .status_dropdown,.AuditTrailScreen .tableContainer table .status_dropdown,.reportScreen .tableContainer table .status_dropdown{right:-14px;width:auto}.experiencesScreen .tableContainer table .dropdown_state_row span,.locationManagerScreen .tableContainer table .dropdown_state_row span,.siteManagerScreen .tableContainer table .dropdown_state_row span,.assetManagerScreen .tableContainer table .dropdown_state_row span,.audienceManagerScreen .tableContainer table .dropdown_state_row span,.accountOverviewScreen .tableContainer table .dropdown_state_row span,.tagConfigurationsScreen .tableContainer table .dropdown_state_row span,.taggingGuideScreen .tableContainer table .dropdown_state_row span,.halfordsDashboardScreen .tableContainer table .dropdown_state_row span,.summaryDashboardScreen .tableContainer table .dropdown_state_row span,.halfordsAudienceScreen .tableContainer table .dropdown_state_row span,.integrationsManagerScreen .tableContainer table .dropdown_state_row span,.userConfigurationsScreen .tableContainer table .dropdown_state_row span,.accountManagersScreen .tableContainer table .dropdown_state_row span,.accountRolesScreen .tableContainer table .dropdown_state_row span,.automatedTrackingScreen .tableContainer table .dropdown_state_row span,.AuditTrailScreen .tableContainer table .dropdown_state_row span,.reportScreen .tableContainer table .dropdown_state_row span{display:none}}.experiencesScreen .tableContainer table .dropdown_state_row:hover,.locationManagerScreen .tableContainer table .dropdown_state_row:hover,.siteManagerScreen .tableContainer table .dropdown_state_row:hover,.assetManagerScreen .tableContainer table .dropdown_state_row:hover,.audienceManagerScreen .tableContainer table .dropdown_state_row:hover,.accountOverviewScreen .tableContainer table .dropdown_state_row:hover,.tagConfigurationsScreen .tableContainer table .dropdown_state_row:hover,.taggingGuideScreen .tableContainer table .dropdown_state_row:hover,.halfordsDashboardScreen .tableContainer table .dropdown_state_row:hover,.summaryDashboardScreen .tableContainer table .dropdown_state_row:hover,.halfordsAudienceScreen .tableContainer table .dropdown_state_row:hover,.integrationsManagerScreen .tableContainer table .dropdown_state_row:hover,.userConfigurationsScreen .tableContainer table .dropdown_state_row:hover,.accountManagersScreen .tableContainer table .dropdown_state_row:hover,.accountRolesScreen .tableContainer table .dropdown_state_row:hover,.automatedTrackingScreen .tableContainer table .dropdown_state_row:hover,.AuditTrailScreen .tableContainer table .dropdown_state_row:hover,.reportScreen .tableContainer table .dropdown_state_row:hover{background:var(--Pale-Blue-100, #E6EEFF)}.experiencesScreen .tableContainer table .editTools,.locationManagerScreen .tableContainer table .editTools,.siteManagerScreen .tableContainer table .editTools,.assetManagerScreen .tableContainer table .editTools,.audienceManagerScreen .tableContainer table .editTools,.accountOverviewScreen .tableContainer table .editTools,.tagConfigurationsScreen .tableContainer table .editTools,.taggingGuideScreen .tableContainer table .editTools,.halfordsDashboardScreen .tableContainer table .editTools,.summaryDashboardScreen .tableContainer table .editTools,.halfordsAudienceScreen .tableContainer table .editTools,.integrationsManagerScreen .tableContainer table .editTools,.userConfigurationsScreen .tableContainer table .editTools,.accountManagersScreen .tableContainer table .editTools,.accountRolesScreen .tableContainer table .editTools,.automatedTrackingScreen .tableContainer table .editTools,.AuditTrailScreen .tableContainer table .editTools,.reportScreen .tableContainer table .editTools{display:flex;align-items:center;justify-content:center;gap:10px}.experiencesScreen .tableContainer table .edit_tool,.locationManagerScreen .tableContainer table .edit_tool,.siteManagerScreen .tableContainer table .edit_tool,.assetManagerScreen .tableContainer table .edit_tool,.audienceManagerScreen .tableContainer table .edit_tool,.accountOverviewScreen .tableContainer table .edit_tool,.tagConfigurationsScreen .tableContainer table .edit_tool,.taggingGuideScreen .tableContainer table .edit_tool,.halfordsDashboardScreen .tableContainer table .edit_tool,.summaryDashboardScreen .tableContainer table .edit_tool,.halfordsAudienceScreen .tableContainer table .edit_tool,.integrationsManagerScreen .tableContainer table .edit_tool,.userConfigurationsScreen .tableContainer table .edit_tool,.accountManagersScreen .tableContainer table .edit_tool,.accountRolesScreen .tableContainer table .edit_tool,.automatedTrackingScreen .tableContainer table .edit_tool,.AuditTrailScreen .tableContainer table .edit_tool,.reportScreen .tableContainer table .edit_tool{display:flex;align-items:center;justify-content:center;width:31px;height:31px;position:relative}.experiencesScreen .tableContainer table .edit_tool:hover,.locationManagerScreen .tableContainer table .edit_tool:hover,.siteManagerScreen .tableContainer table .edit_tool:hover,.assetManagerScreen .tableContainer table .edit_tool:hover,.audienceManagerScreen .tableContainer table .edit_tool:hover,.accountOverviewScreen .tableContainer table .edit_tool:hover,.tagConfigurationsScreen .tableContainer table .edit_tool:hover,.taggingGuideScreen .tableContainer table .edit_tool:hover,.halfordsDashboardScreen .tableContainer table .edit_tool:hover,.summaryDashboardScreen .tableContainer table .edit_tool:hover,.halfordsAudienceScreen .tableContainer table .edit_tool:hover,.integrationsManagerScreen .tableContainer table .edit_tool:hover,.userConfigurationsScreen .tableContainer table .edit_tool:hover,.accountManagersScreen .tableContainer table .edit_tool:hover,.accountRolesScreen .tableContainer table .edit_tool:hover,.automatedTrackingScreen .tableContainer table .edit_tool:hover,.AuditTrailScreen .tableContainer table .edit_tool:hover,.reportScreen .tableContainer table .edit_tool:hover{border-radius:100px;background:var(--Pale-Blue-50, rgba(230, 238, 255, 0.5));cursor:pointer}.experiencesScreen .tableContainer table .edit_tool::after,.locationManagerScreen .tableContainer table .edit_tool::after,.siteManagerScreen .tableContainer table .edit_tool::after,.assetManagerScreen .tableContainer table .edit_tool::after,.audienceManagerScreen .tableContainer table .edit_tool::after,.accountOverviewScreen .tableContainer table .edit_tool::after,.tagConfigurationsScreen .tableContainer table .edit_tool::after,.taggingGuideScreen .tableContainer table .edit_tool::after,.halfordsDashboardScreen .tableContainer table .edit_tool::after,.summaryDashboardScreen .tableContainer table .edit_tool::after,.halfordsAudienceScreen .tableContainer table .edit_tool::after,.integrationsManagerScreen .tableContainer table .edit_tool::after,.userConfigurationsScreen .tableContainer table .edit_tool::after,.accountManagersScreen .tableContainer table .edit_tool::after,.accountRolesScreen .tableContainer table .edit_tool::after,.automatedTrackingScreen .tableContainer table .edit_tool::after,.AuditTrailScreen .tableContainer table .edit_tool::after,.reportScreen .tableContainer table .edit_tool::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:12px;right:0px;width:max-content}.experiencesScreen .tableContainer table .edit_tool:hover::after,.locationManagerScreen .tableContainer table .edit_tool:hover::after,.siteManagerScreen .tableContainer table .edit_tool:hover::after,.assetManagerScreen .tableContainer table .edit_tool:hover::after,.audienceManagerScreen .tableContainer table .edit_tool:hover::after,.accountOverviewScreen .tableContainer table .edit_tool:hover::after,.tagConfigurationsScreen .tableContainer table .edit_tool:hover::after,.taggingGuideScreen .tableContainer table .edit_tool:hover::after,.halfordsDashboardScreen .tableContainer table .edit_tool:hover::after,.summaryDashboardScreen .tableContainer table .edit_tool:hover::after,.halfordsAudienceScreen .tableContainer table .edit_tool:hover::after,.integrationsManagerScreen .tableContainer table .edit_tool:hover::after,.userConfigurationsScreen .tableContainer table .edit_tool:hover::after,.accountManagersScreen .tableContainer table .edit_tool:hover::after,.accountRolesScreen .tableContainer table .edit_tool:hover::after,.automatedTrackingScreen .tableContainer table .edit_tool:hover::after,.AuditTrailScreen .tableContainer table .edit_tool:hover::after,.reportScreen .tableContainer table .edit_tool:hover::after{visibility:visible;opacity:1}.experiencesScreen .tableContainer table .edit_tool:last-child,.locationManagerScreen .tableContainer table .edit_tool:last-child,.siteManagerScreen .tableContainer table .edit_tool:last-child,.assetManagerScreen .tableContainer table .edit_tool:last-child,.audienceManagerScreen .tableContainer table .edit_tool:last-child,.accountOverviewScreen .tableContainer table .edit_tool:last-child,.tagConfigurationsScreen .tableContainer table .edit_tool:last-child,.taggingGuideScreen .tableContainer table .edit_tool:last-child,.halfordsDashboardScreen .tableContainer table .edit_tool:last-child,.summaryDashboardScreen .tableContainer table .edit_tool:last-child,.halfordsAudienceScreen .tableContainer table .edit_tool:last-child,.integrationsManagerScreen .tableContainer table .edit_tool:last-child,.userConfigurationsScreen .tableContainer table .edit_tool:last-child,.accountManagersScreen .tableContainer table .edit_tool:last-child,.accountRolesScreen .tableContainer table .edit_tool:last-child,.automatedTrackingScreen .tableContainer table .edit_tool:last-child,.AuditTrailScreen .tableContainer table .edit_tool:last-child,.reportScreen .tableContainer table .edit_tool:last-child{position:relative}.experiencesScreen .tableContainer table .edit_tool_dropdown,.locationManagerScreen .tableContainer table .edit_tool_dropdown,.siteManagerScreen .tableContainer table .edit_tool_dropdown,.assetManagerScreen .tableContainer table .edit_tool_dropdown,.audienceManagerScreen .tableContainer table .edit_tool_dropdown,.accountOverviewScreen .tableContainer table .edit_tool_dropdown,.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown,.taggingGuideScreen .tableContainer table .edit_tool_dropdown,.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown,.summaryDashboardScreen .tableContainer table .edit_tool_dropdown,.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown,.integrationsManagerScreen .tableContainer table .edit_tool_dropdown,.userConfigurationsScreen .tableContainer table .edit_tool_dropdown,.accountManagersScreen .tableContainer table .edit_tool_dropdown,.accountRolesScreen .tableContainer table .edit_tool_dropdown,.automatedTrackingScreen .tableContainer table .edit_tool_dropdown,.AuditTrailScreen .tableContainer table .edit_tool_dropdown,.reportScreen .tableContainer table .edit_tool_dropdown{position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:10px 0px;width:130px;border-radius:10px;border-top:1px solid var(--WTO-Borders, #E8EBEE);border-bottom:1px solid var(--WTO-Borders, #E8EBEE);background:var(--WTO-White, #FFF);top:32px;right:4px;z-index:100}.experiencesScreen .tableContainer table .edit_tool.open::after,.locationManagerScreen .tableContainer table .edit_tool.open::after,.siteManagerScreen .tableContainer table .edit_tool.open::after,.assetManagerScreen .tableContainer table .edit_tool.open::after,.audienceManagerScreen .tableContainer table .edit_tool.open::after,.accountOverviewScreen .tableContainer table .edit_tool.open::after,.tagConfigurationsScreen .tableContainer table .edit_tool.open::after,.taggingGuideScreen .tableContainer table .edit_tool.open::after,.halfordsDashboardScreen .tableContainer table .edit_tool.open::after,.summaryDashboardScreen .tableContainer table .edit_tool.open::after,.halfordsAudienceScreen .tableContainer table .edit_tool.open::after,.integrationsManagerScreen .tableContainer table .edit_tool.open::after,.userConfigurationsScreen .tableContainer table .edit_tool.open::after,.accountManagersScreen .tableContainer table .edit_tool.open::after,.accountRolesScreen .tableContainer table .edit_tool.open::after,.automatedTrackingScreen .tableContainer table .edit_tool.open::after,.AuditTrailScreen .tableContainer table .edit_tool.open::after,.reportScreen .tableContainer table .edit_tool.open::after{visibility:hidden;opacity:0}.experiencesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.locationManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.siteManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.assetManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.accountManagersScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.accountRolesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip],.reportScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]{position:relative}.experiencesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.locationManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.siteManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.assetManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.accountManagersScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.accountRolesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after,.reportScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:100%;right:50%;transform:translateX(5%) translateY(8px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:20}.experiencesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.locationManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.siteManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.assetManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.accountManagersScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.accountRolesScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after,.reportScreen .tableContainer table .edit_tool_dropdown_option[data-tooltip]:hover::after{opacity:1;visibility:visible}.experiencesScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.locationManagerScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.siteManagerScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.assetManagerScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.accountManagersScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.accountRolesScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip],.reportScreen .tableContainer table .edit_tool_dropdown_option.disabled_link[data-tooltip]{pointer-events:auto}.experiencesScreen .tableContainer table .edit_tool_dropdown_option,.locationManagerScreen .tableContainer table .edit_tool_dropdown_option,.siteManagerScreen .tableContainer table .edit_tool_dropdown_option,.assetManagerScreen .tableContainer table .edit_tool_dropdown_option,.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option,.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option,.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option,.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option,.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option,.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option,.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option,.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option,.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option,.accountManagersScreen .tableContainer table .edit_tool_dropdown_option,.accountRolesScreen .tableContainer table .edit_tool_dropdown_option,.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option,.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option,.reportScreen .tableContainer table .edit_tool_dropdown_option{display:flex;padding:7px 15px;align-items:center;gap:10px;width:100%;color:var(--WTO-Grey, #5B6B79)}.experiencesScreen .tableContainer table .edit_tool_dropdown_option:hover,.locationManagerScreen .tableContainer table .edit_tool_dropdown_option:hover,.siteManagerScreen .tableContainer table .edit_tool_dropdown_option:hover,.assetManagerScreen .tableContainer table .edit_tool_dropdown_option:hover,.audienceManagerScreen .tableContainer table .edit_tool_dropdown_option:hover,.accountOverviewScreen .tableContainer table .edit_tool_dropdown_option:hover,.tagConfigurationsScreen .tableContainer table .edit_tool_dropdown_option:hover,.taggingGuideScreen .tableContainer table .edit_tool_dropdown_option:hover,.halfordsDashboardScreen .tableContainer table .edit_tool_dropdown_option:hover,.summaryDashboardScreen .tableContainer table .edit_tool_dropdown_option:hover,.halfordsAudienceScreen .tableContainer table .edit_tool_dropdown_option:hover,.integrationsManagerScreen .tableContainer table .edit_tool_dropdown_option:hover,.userConfigurationsScreen .tableContainer table .edit_tool_dropdown_option:hover,.accountManagersScreen .tableContainer table .edit_tool_dropdown_option:hover,.accountRolesScreen .tableContainer table .edit_tool_dropdown_option:hover,.automatedTrackingScreen .tableContainer table .edit_tool_dropdown_option:hover,.AuditTrailScreen .tableContainer table .edit_tool_dropdown_option:hover,.reportScreen .tableContainer table .edit_tool_dropdown_option:hover{border-radius:10px;background:var(--WTO-Light-Grey, #F8F9FA);text-decoration:none}.experiencesScreen .tableContainer table .expanded-row,.locationManagerScreen .tableContainer table .expanded-row,.siteManagerScreen .tableContainer table .expanded-row,.assetManagerScreen .tableContainer table .expanded-row,.audienceManagerScreen .tableContainer table .expanded-row,.accountOverviewScreen .tableContainer table .expanded-row,.tagConfigurationsScreen .tableContainer table .expanded-row,.taggingGuideScreen .tableContainer table .expanded-row,.halfordsDashboardScreen .tableContainer table .expanded-row,.summaryDashboardScreen .tableContainer table .expanded-row,.halfordsAudienceScreen .tableContainer table .expanded-row,.integrationsManagerScreen .tableContainer table .expanded-row,.userConfigurationsScreen .tableContainer table .expanded-row,.accountManagersScreen .tableContainer table .expanded-row,.accountRolesScreen .tableContainer table .expanded-row,.automatedTrackingScreen .tableContainer table .expanded-row,.AuditTrailScreen .tableContainer table .expanded-row,.reportScreen .tableContainer table .expanded-row{border-bottom:none;cursor:default}.experiencesScreen .tableContainer table .expanded-row .info_icon_class,.locationManagerScreen .tableContainer table .expanded-row .info_icon_class,.siteManagerScreen .tableContainer table .expanded-row .info_icon_class,.assetManagerScreen .tableContainer table .expanded-row .info_icon_class,.audienceManagerScreen .tableContainer table .expanded-row .info_icon_class,.accountOverviewScreen .tableContainer table .expanded-row .info_icon_class,.tagConfigurationsScreen .tableContainer table .expanded-row .info_icon_class,.taggingGuideScreen .tableContainer table .expanded-row .info_icon_class,.halfordsDashboardScreen .tableContainer table .expanded-row .info_icon_class,.summaryDashboardScreen .tableContainer table .expanded-row .info_icon_class,.halfordsAudienceScreen .tableContainer table .expanded-row .info_icon_class,.integrationsManagerScreen .tableContainer table .expanded-row .info_icon_class,.userConfigurationsScreen .tableContainer table .expanded-row .info_icon_class,.accountManagersScreen .tableContainer table .expanded-row .info_icon_class,.accountRolesScreen .tableContainer table .expanded-row .info_icon_class,.automatedTrackingScreen .tableContainer table .expanded-row .info_icon_class,.AuditTrailScreen .tableContainer table .expanded-row .info_icon_class,.reportScreen .tableContainer table .expanded-row .info_icon_class{border-radius:100px;background:var(--Pale-Blue-50, rgba(230, 238, 255, 0.5))}.experiencesScreen .tableContainer table tr:last-child .test_name span::after,.experiencesScreen .tableContainer table tr:last-child .test_name .truncated::after,.locationManagerScreen .tableContainer table tr:last-child .test_name span::after,.locationManagerScreen .tableContainer table tr:last-child .test_name .truncated::after,.siteManagerScreen .tableContainer table tr:last-child .test_name span::after,.siteManagerScreen .tableContainer table tr:last-child .test_name .truncated::after,.assetManagerScreen .tableContainer table tr:last-child .test_name span::after,.assetManagerScreen .tableContainer table tr:last-child .test_name .truncated::after,.audienceManagerScreen .tableContainer table tr:last-child .test_name span::after,.audienceManagerScreen .tableContainer table tr:last-child .test_name .truncated::after,.accountOverviewScreen .tableContainer table tr:last-child .test_name span::after,.accountOverviewScreen .tableContainer table tr:last-child .test_name .truncated::after,.tagConfigurationsScreen .tableContainer table tr:last-child .test_name span::after,.tagConfigurationsScreen .tableContainer table tr:last-child .test_name .truncated::after,.taggingGuideScreen .tableContainer table tr:last-child .test_name span::after,.taggingGuideScreen .tableContainer table tr:last-child .test_name .truncated::after,.halfordsDashboardScreen .tableContainer table tr:last-child .test_name span::after,.halfordsDashboardScreen .tableContainer table tr:last-child .test_name .truncated::after,.summaryDashboardScreen .tableContainer table tr:last-child .test_name span::after,.summaryDashboardScreen .tableContainer table tr:last-child .test_name .truncated::after,.halfordsAudienceScreen .tableContainer table tr:last-child .test_name span::after,.halfordsAudienceScreen .tableContainer table tr:last-child .test_name .truncated::after,.integrationsManagerScreen .tableContainer table tr:last-child .test_name span::after,.integrationsManagerScreen .tableContainer table tr:last-child .test_name .truncated::after,.userConfigurationsScreen .tableContainer table tr:last-child .test_name span::after,.userConfigurationsScreen .tableContainer table tr:last-child .test_name .truncated::after,.accountManagersScreen .tableContainer table tr:last-child .test_name span::after,.accountManagersScreen .tableContainer table tr:last-child .test_name .truncated::after,.accountRolesScreen .tableContainer table tr:last-child .test_name span::after,.accountRolesScreen .tableContainer table tr:last-child .test_name .truncated::after,.automatedTrackingScreen .tableContainer table tr:last-child .test_name span::after,.automatedTrackingScreen .tableContainer table tr:last-child .test_name .truncated::after,.AuditTrailScreen .tableContainer table tr:last-child .test_name span::after,.AuditTrailScreen .tableContainer table tr:last-child .test_name .truncated::after,.reportScreen .tableContainer table tr:last-child .test_name span::after,.reportScreen .tableContainer table tr:last-child .test_name .truncated::after{top:auto;bottom:25px;transform:translateX(-20%)}.experiencesScreen .tableContainer table tr:last-child .edit_tool::after,.locationManagerScreen .tableContainer table tr:last-child .edit_tool::after,.siteManagerScreen .tableContainer table tr:last-child .edit_tool::after,.assetManagerScreen .tableContainer table tr:last-child .edit_tool::after,.audienceManagerScreen .tableContainer table tr:last-child .edit_tool::after,.accountOverviewScreen .tableContainer table tr:last-child .edit_tool::after,.tagConfigurationsScreen .tableContainer table tr:last-child .edit_tool::after,.taggingGuideScreen .tableContainer table tr:last-child .edit_tool::after,.halfordsDashboardScreen .tableContainer table tr:last-child .edit_tool::after,.summaryDashboardScreen .tableContainer table tr:last-child .edit_tool::after,.halfordsAudienceScreen .tableContainer table tr:last-child .edit_tool::after,.integrationsManagerScreen .tableContainer table tr:last-child .edit_tool::after,.userConfigurationsScreen .tableContainer table tr:last-child .edit_tool::after,.accountManagersScreen .tableContainer table tr:last-child .edit_tool::after,.accountRolesScreen .tableContainer table tr:last-child .edit_tool::after,.automatedTrackingScreen .tableContainer table tr:last-child .edit_tool::after,.AuditTrailScreen .tableContainer table tr:last-child .edit_tool::after,.reportScreen .tableContainer table tr:last-child .edit_tool::after{top:auto;bottom:32px;transform:translateX(-20%)}.expanded-row td,.shell_container,.status_dropdown,.tableContainer .overview td,.preview_container td,.metadata-container td{pointer-events:all !important}.metadata-container{user-select:text}.overlay-visible .tableContainer td,.overlay-visible .experiences_container_heading,.overlay-visible .searchSortContainer,.overlay-visible .updated-navbar{pointer-events:none}.tableContainer table thead tr th.actions-header{text-align:center;cursor:default}.isOldVE{background:none !important}
.detailPanel{background-color:#fff;padding:15px 0 15px 15px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;border:1px solid var(--Grey-100, #E8EBEE)}.detailPanel .disabled_link{pointer-events:none;color:rgba(91,107,121,.5) !important}.detailPanel .disabled_link svg path{fill:rgba(91,107,121,.5)}.detailPanel .standardInput{margin-left:10px}.detailPanel .standardInput input{width:100%;padding:11px 15px;border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));color:var(--Black-100, #1D2630);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:39px}.detailPanel .standardInput input:focus-within{outline:none;border:1px solid #3768d1}.detailPanel .variant_name::after{content:attr(data-tooltip);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:26%;width:max-content;left:60%;transform:translateX(-20%) translateY(22px)}.detailPanel .variant_name:hover::after{visibility:visible;opacity:1}.detailPanel .tabList{list-style:none;border-right:1px solid var(--Grey-100, #E8EBEE);padding-right:15px;font-family:Inter;font-size:14px;width:182px;font-weight:400;color:var(--Dark-Grey-100, #5B6B79)}.detailPanel .content{flex:6;min-height:277px;min-width:300px}.detailPanel .content .selectKpi{padding:10px 20px 10px 20px}.detailPanel .content .selectKpi .kpiSelector{width:249px !important;min-width:auto !important;height:31px !important;max-width:none !important;border-radius:10px;padding-inline:15px;font-size:14px;font-family:Inter;border:1px solid rgba(91,107,121,.5);font-weight:400;appearance:none;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw1IDVMOSAxIiBzdHJva2U9IiMxRDI2MzAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+") no-repeat right 20px center}.detailPanel .content .selectKpi .kpiInfo svg{cursor:pointer}.detailPanel .content .liveSummary{overflow-x:auto}.detailPanel .content .liveSummary .tableContainer,.detailPanel .content .liveSummary .table_Container{min-height:238px}.detailPanel .content .liveSummary .tableContainer table,.detailPanel .content .liveSummary .table_Container table{width:100%;border-collapse:collapse}.detailPanel .content .liveSummary .tableContainer table .circle_Text,.detailPanel .content .liveSummary .table_Container table .circle_Text{text-align:center !important;position:relative;margin-right:10px}.detailPanel .content .liveSummary .tableContainer table .circle_Text::before,.detailPanel .content .liveSummary .table_Container table .circle_Text::before{content:"";position:absolute;top:49%;left:49%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%}.detailPanel .content .liveSummary .tableContainer table tbody .significant-no,.detailPanel .content .liveSummary .table_Container table tbody .significant-no{align-items:center !important}.detailPanel .content .liveSummary .tableContainer table tbody .significant-yes,.detailPanel .content .liveSummary .table_Container table tbody .significant-yes{align-items:center !important}.detailPanel .content .liveSummary .tableContainer table tbody tr td,.detailPanel .content .liveSummary .table_Container table tbody tr td{padding:10px 0 10px 0}.detailPanel .content .test_proprity_container,.detailPanel .content .preview_container{padding:0}.detailPanel .content .test_proprity_container .preview_link_mode,.detailPanel .content .preview_container .preview_link_mode{display:flex;align-items:center;gap:5px;padding:0 20px 10px 20px}.detailPanel .content .test_proprity_container .preview_link_mode span,.detailPanel .content .preview_container .preview_link_mode span{display:flex}.detailPanel .content .test_proprity_container .preview_link_mode span:first-of-type,.detailPanel .content .preview_container .preview_link_mode span:first-of-type{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#5b6b79}.detailPanel .content .test_proprity_container .table_Container,.detailPanel .content .preview_container .table_Container{position:relative}.detailPanel .content .test_proprity_container .table_Container table,.detailPanel .content .preview_container .table_Container table{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.detailPanel .content .test_proprity_container .table_Container table input,.detailPanel .content .preview_container .table_Container table input{width:100%;padding:11px 15px;border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));color:var(--Black-100, #1D2630);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:39px}.detailPanel .content .test_proprity_container .table_Container table input:focus,.detailPanel .content .test_proprity_container .table_Container table input:hover,.detailPanel .content .preview_container .table_Container table input:focus,.detailPanel .content .preview_container .table_Container table input:hover{border-color:#3768d1;outline:none}.detailPanel .content .test_proprity_container .table_Container table .disabled_input,.detailPanel .content .preview_container .table_Container table .disabled_input{background:#e8ebee;cursor:not-allowed}.detailPanel .content .test_proprity_container .table_Container table .disabled_input:focus,.detailPanel .content .test_proprity_container .table_Container table .disabled_input:hover,.detailPanel .content .preview_container .table_Container table .disabled_input:focus,.detailPanel .content .preview_container .table_Container table .disabled_input:hover{border-color:rgba(91,107,121,.5)}.detailPanel .content .test_proprity_container .table_Container table thead th,.detailPanel .content .preview_container .table_Container table thead th{cursor:default !important}.detailPanel .content .test_proprity_container .table_Container table thead th:last-child,.detailPanel .content .preview_container .table_Container table thead th:last-child{padding-right:20px}.detailPanel .content .test_proprity_container .table_Container table thead th:last-child span,.detailPanel .content .preview_container .table_Container table thead th:last-child span{justify-content:flex-end}.detailPanel .content .test_proprity_container .table_Container table tbody tr td,.detailPanel .content .preview_container .table_Container table tbody tr td{padding:10px 0 10px 0}.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions{display:flex;align-items:center;gap:5px;margin-left:10px;justify-content:end;padding-right:20px;position:relative}.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions span,.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions a,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions span,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions a{display:flex;align-items:center;justify-content:center;width:31px}.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions span:hover::before,.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions a:hover::before,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions span:hover::before,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions a:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;top:38px;right:60px}.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions .copying:hover::before,.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions .copy-success:hover::before,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions .copying:hover::before,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions .copy-success:hover::before{display:none !important}.detailPanel .content .test_proprity_container .table_Container table tbody tr td.preview_actions a:hover::before,.detailPanel .content .preview_container .table_Container table tbody tr td.preview_actions a:hover::before{right:28px !important}.detailPanel .content .test_proprity_container .table_Container .circleText,.detailPanel .content .preview_container .table_Container .circleText{text-align:center !important;position:relative;margin-right:10px}.detailPanel .content .test_proprity_container .table_Container .circleText::before,.detailPanel .content .preview_container .table_Container .circleText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%}.detailPanel .content .test_proprity_container .copy-success,.detailPanel .content .preview_container .copy-success{position:absolute;background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);opacity:.9;width:fit-content !important;transform:translateY(-100%);right:60px}.detailPanel .content .test_proprity_container .test_priority_heading,.detailPanel .content .test_proprity_container .preview_heading,.detailPanel .content .preview_container .test_priority_heading,.detailPanel .content .preview_container .preview_heading{display:flex;justify-content:space-between;padding:0px 20px 10px 20px;font-family:Inter}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_left,.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_left,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_left,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_left,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_left,.detailPanel .content .preview_container .test_priority_heading .preview_heading_left,.detailPanel .content .preview_container .preview_heading .test_priority_heading_left,.detailPanel .content .preview_container .preview_heading .preview_heading_left{display:flex;align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#1d2630;line-height:20px}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_right,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_right,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_right,.detailPanel .content .preview_container .preview_heading .test_priority_heading_right{display:flex;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_right:hover,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_right:hover,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_right:hover,.detailPanel .content .preview_container .preview_heading .test_priority_heading_right:hover{cursor:pointer}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_right a,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_right a,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_right a,.detailPanel .content .preview_container .preview_heading .test_priority_heading_right a{color:#3768d1}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_right a:hover,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_right a:hover,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_right a:hover,.detailPanel .content .preview_container .preview_heading .test_priority_heading_right a:hover{color:#036}.detailPanel .content .test_proprity_container .test_priority_heading .test_priority_heading_right span,.detailPanel .content .test_proprity_container .preview_heading .test_priority_heading_right span,.detailPanel .content .preview_container .test_priority_heading .test_priority_heading_right span,.detailPanel .content .preview_container .preview_heading .test_priority_heading_right span{width:31px;height:31px;display:flex;justify-content:center;align-items:center}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right,.detailPanel .content .preview_container .preview_heading .preview_heading_right{display:flex;align-items:center;padding:4px 15px 4px 5px;border-radius:10px;border:1px solid #5b6b79;text-decoration:none;cursor:move;position:relative}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right a,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right a,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right a,.detailPanel .content .preview_container .preview_heading .preview_heading_right a{display:flex;align-items:center;cursor:move;color:#5b6b79;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right a:hover,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right a:hover,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right a:hover,.detailPanel .content .preview_container .preview_heading .preview_heading_right a:hover{text-decoration:none}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right a:focus,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right a:focus,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right a:focus,.detailPanel .content .preview_container .preview_heading .preview_heading_right a:focus{text-decoration:none}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right span,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right span,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right span,.detailPanel .content .preview_container .preview_heading .preview_heading_right span{display:flex;width:31px;height:31px;align-items:center;justify-content:center}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right span:nth-child(2),.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right span:nth-child(2),.detailPanel .content .preview_container .test_priority_heading .preview_heading_right span:nth-child(2),.detailPanel .content .preview_container .preview_heading .preview_heading_right span:nth-child(2){margin-right:10px}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right.showTooltip::after,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right.showTooltip::after,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right.showTooltip::after,.detailPanel .content .preview_container .preview_heading .preview_heading_right.showTooltip::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:105%;left:50%;width:max-content;transform:translate(-50%)}.detailPanel .content .test_proprity_container .test_priority_heading .preview_heading_right.showTooltip:hover::after,.detailPanel .content .test_proprity_container .preview_heading .preview_heading_right.showTooltip:hover::after,.detailPanel .content .preview_container .test_priority_heading .preview_heading_right.showTooltip:hover::after,.detailPanel .content .preview_container .preview_heading .preview_heading_right.showTooltip:hover::after{opacity:1;visibility:visible}.detailPanel .content .test_proprity_container .test_priority_table thead,.detailPanel .content .preview_container .test_priority_table thead{pointer-events:none}.detailPanel .content .test_proprity_container .test_priority_table thead tr:hover,.detailPanel .content .preview_container .test_priority_table thead tr:hover{pointer-events:none}.detailPanel .content .test_proprity_container .test_priority_table table,.detailPanel .content .preview_container .test_priority_table table{table-layout:fixed;width:100%;border-collapse:collapse;position:relative}.detailPanel .content .test_proprity_container .test_priority_table table .circular-spinner,.detailPanel .content .test_proprity_container .test_priority_table table .circular-spinner--default,.detailPanel .content .preview_container .test_priority_table table .circular-spinner,.detailPanel .content .preview_container .test_priority_table table .circular-spinner--default{top:63px;background-color:transparent}.detailPanel .content .test_proprity_container .test_priority_table tr,.detailPanel .content .preview_container .test_priority_table tr{background-color:#fff;height:10px}.detailPanel .content .test_proprity_container .test_priority_table tr:hover,.detailPanel .content .preview_container .test_priority_table tr:hover{background-color:rgba(232,235,238,.3)}.detailPanel .content .test_proprity_container .test_priority_table tr:active,.detailPanel .content .preview_container .test_priority_table tr:active{background-color:#e6eeff}.detailPanel .content .test_proprity_container .test_priority_table table td:first-child,.detailPanel .content .preview_container .test_priority_table table td:first-child{display:flex;align-items:center;gap:10px;max-width:none}.detailPanel .content .test_proprity_container .test_priority_table table td:first-child span,.detailPanel .content .preview_container .test_priority_table table td:first-child span{display:flex}.detailPanel .content .test_proprity_container .test_priority_table table thead tr th:last-child,.detailPanel .content .preview_container .test_priority_table table thead tr th:last-child{text-align:left}.detailPanel .content .test_proprity_container .test_priority_table .dragging,.detailPanel .content .preview_container .test_priority_table .dragging{display:flex;align-items:center;padding:0 !important;margin:0 !important}.detailPanel .content .test_proprity_container .test_priority_table .dragging td,.detailPanel .content .preview_container .test_priority_table .dragging td{flex:1}.detailPanel .content .test_proprity_container .test_priority_table .dragging td:first-child,.detailPanel .content .preview_container .test_priority_table .dragging td:first-child{padding-left:0}.detailPanel .content .test_proprity_container .test_priority_table .dragging .dragIcon,.detailPanel .content .preview_container .test_priority_table .dragging .dragIcon{padding-left:33px}.detailPanel .content .test_proprity_container .priority_table_body tr:hover,.detailPanel .content .preview_container .priority_table_body tr:hover{cursor:pointer !important}.detailPanel .content .test_proprity_container .runState,.detailPanel .content .preview_container .runState{cursor:auto}.detailPanel .content .custom-tooltip{position:absolute;background-color:#fff;border:1px solid #e8ebee;padding:8px;z-index:9999;max-width:400px;min-height:auto;left:50%;top:100%;transform:translateX(-50%);user-select:text;overflow:hidden;overflow-wrap:break-word;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:5px;font-size:12px;color:#333;text-align:left}.detailPanel .content .metadata{font-family:Inter;font-size:13px;font-weight:400;color:#1d2630;overflow-x:auto;height:100%;padding:0px 20px 0 20px}.detailPanel .content .metadata .edit_link{text-align:right;margin-top:10px}.detailPanel .content .metadata .edit_link a{text-decoration-line:underline;color:#3768d1}.detailPanel .content .metadata .edit_link a:hover{color:#244386}.detailPanel .content .metadata .metadata-container{display:flex;padding:10px 20px;justify-content:space-between;gap:50px;line-height:22px}.detailPanel .content .metadata .metadata-container .left_container,.detailPanel .content .metadata .metadata-container .right_container{flex:1;display:flex;flex-direction:column}.detailPanel .content .metadata .metadata-container .left_container .headings_container,.detailPanel .content .metadata .metadata-container .right_container .headings_container{display:flex;align-items:center;justify-content:flex-start;margin-bottom:8px;gap:5px;position:relative}.detailPanel .content .metadata .metadata-container .left_container .headings_container:last-child,.detailPanel .content .metadata .metadata-container .right_container .headings_container:last-child{margin-bottom:0}.detailPanel .content .metadata .metadata-container .left_container .headings_container span:nth-child(2),.detailPanel .content .metadata .metadata-container .right_container .headings_container span:nth-child(2){overflow:hidden;max-width:20vw;text-wrap:nowrap;text-overflow:ellipsis}.detailPanel .content .metadata .metadata-container .left_container .headings_container .test_label,.detailPanel .content .metadata .metadata-container .right_container .headings_container .test_label{cursor:default;font-size:11px;font-weight:400;line-height:normal;margin-left:2px;position:relative}.detailPanel .content .metadata .metadata-container .left_container .headings_container .label_tooltip,.detailPanel .content .metadata .metadata-container .right_container .headings_container .label_tooltip{position:absolute;top:27px;right:0;display:none;background:#61676e;z-index:1;width:fit-content;max-width:20vw;transform:none;left:unset !important}.detailPanel .content .metadata .metadata-container .left_container .headings_container .label_tooltip .tooltip_url,.detailPanel .content .metadata .metadata-container .right_container .headings_container .label_tooltip .tooltip_url{width:100%;text-align:left;overflow:hidden;text-overflow:ellipsis}.detailPanel .content .metadata .metadata-container .left_container .headings_container .test_label:hover .label_tooltip,.detailPanel .content .metadata .metadata-container .right_container .headings_container .test_label:hover .label_tooltip{display:flex;flex-direction:column}.detailPanel .content .metadata .metadata-container .left_container .headings_container .label_tooltip:hover,.detailPanel .content .metadata .metadata-container .right_container .headings_container .label_tooltip:hover{display:flex;flex-direction:column}.detailPanel .content .metadata .metadata-container .heading{font-size:14px;color:#5b6b79;display:flex;align-items:center;width:131px;margin-right:5px;gap:5px;white-space:nowrap}.detailPanel .content .custom-tooltip{position:absolute;background-color:#fff;border:1px solid #e8ebee;padding:8px;z-index:9999;max-width:400px;min-height:auto;left:50%;top:100%;transform:translateX(-50%);user-select:text;overflow:hidden;overflow-wrap:break-word;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:5px;font-size:12px;color:#333;text-align:left}.detailPanel .content .metadata{font-family:Inter;font-size:13px;font-weight:400;color:#1d2630;overflow-x:auto;height:100%}.detailPanel .content .metadata .edit_link{text-align:right;margin-top:10px}.detailPanel .content .metadata .edit_link a{text-decoration-line:underline;color:#3768d1}.detailPanel .content .metadata .edit_link a:hover{color:#244386}.detailPanel .content .labels_container{padding:0px 15px 0px 20px;min-height:277px;position:relative}.detailPanel .content .labels_container .labels_heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.detailPanel .content .labels_container .labels_heading a{display:flex;align-items:center;flex-wrap:nowrap}.detailPanel .content .labels_container .labels_heading:first-child{font-size:14px}.detailPanel .content .labels_container .labels_heading a{font-size:13px;text-decoration:underline;cursor:pointer;color:#3768d1}.detailPanel .content .labels_container .labels_heading a:hover{color:#036}.detailPanel .content .labels_container .added_filters_container{margin-bottom:10px}.detailPanel .content .labels_container .label_box{position:absolute;display:flex;align-items:flex-start;padding-bottom:20px;width:373px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);border-radius:10px;background-color:#fff;color:#5b6b79;line-height:normal}.detailPanel .content .labels_container .label_box .label_box_left{padding-top:10px}.detailPanel .content .labels_container .label_box .label_box_left .left_box_category{display:flex;width:150px;height:31px;padding:5px 5px 5px 13px;align-items:center;gap:10px;justify-content:space-between;border-right:1px solid var(--Grey-100, #E8EBEE)}.detailPanel .content .labels_container .label_box .label_box_left .left_box_category .left_box_category_total{display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.detailPanel .content .labels_container .label_box .label_box_left .selected{background:#e6eeff;color:#1d2630}.detailPanel .content .labels_container .label_box .label_box_left .selected .left_box_category_total{background:rgba(255,255,255,.8)}.detailPanel .content .labels_container .label_box .left_box_category:hover{background:rgba(232,235,238,.3)}.detailPanel .content .labels_container .label_box .left_box_category.selected:hover{background:#e6eeff}.detailPanel .content .labels_container .label_box .label_box_right{padding-top:10px;display:flex;flex-direction:column;width:250px;max-height:240px;overflow-y:auto}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category{display:flex;flex-direction:column}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category .right_box_category_name{padding:5px 10px}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category label{max-width:100%;margin-bottom:0px;font-weight:normal}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category_label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px 10px 5px 42px}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category_label .right_box_label_name{color:#1d2630;overflow:hidden;text-overflow:ellipsis;max-width:90px}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category_label input{width:21px;height:21px}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category_label .checkbox{display:flex;margin:0}.detailPanel .content .labels_container .label_box .label_box_right .right_box_category_label:hover{background:rgba(232,235,238,.3)}.detailPanel .content .labels_container .label_box ::-webkit-scrollbar-track{border-radius:10px}.detailPanel .content .labels_container .buttons_container{right:20px;bottom:0;position:absolute;display:flex;gap:10px}.detailPanel .content .labels_container .buttons_container button{font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:10px;padding:11px 15px;font-weight:600}.detailPanel .content .labels_container .buttons_container button:first-of-type{color:#1d2630;background:#9fefaa;box-shadow:#9fefaa;border:none}.detailPanel .content .labels_container .buttons_container button:first-of-type:hover{background:#8cec99}.detailPanel .content .labels_container .buttons_container button:nth-of-type(2){color:#5b6b79;background-color:#fff;border:1px solid #5b6b79}.detailPanel .content .labels_container .buttons_container button:nth-of-type(2):hover{background:rgba(232,235,238,.3)}.detailPanel .content .labels_container .buttons_container button:first-of-type.disabled{background:rgba(232,235,238,.3);color:rgba(91,107,121,.5)}.detailPanel .content .labels_container .buttons_container button:nth-of-type(2).disabled{border:1px solid rgba(91,107,121,.3);color:rgba(91,107,121,.5)}.detailPanel .tabList li{display:flex;align-items:center;gap:5px;padding:2px 2px 2px 10px;line-height:31px;margin-bottom:10px;cursor:pointer}.detailPanel .tabList li svg path{fill:var(--Dark-Grey-100, #5B6B79)}.detailPanel .tabList li:hover{background-color:var(--Pale-Blue-100, #E6EEFF);border-radius:10px}.detailPanel .tabList li.active{color:#1d2630;background-color:var(--Pale-Blue-100, #E6EEFF);border-radius:10px}.detailPanel .tabList li.active svg path{fill:var(--Black-100, #1D2630)}.detailPanel .overview{color:var(--Dark-Grey-100, #5B6B79);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;position:relative}.detailPanel .overview input{margin-left:10px;padding:11px 15px;border-radius:10px;border:1px solid rgba(91,107,121,.5);width:70px;outline:none}.detailPanel .overview input:hover,.detailPanel .overview input:focus-visible{border-color:#3768d1}.detailPanel .overview .overview-no-variation{padding:30px 20px 0 20px;font-weight:500}.detailPanel .overview .overview-save-footer{display:flex;justify-content:flex-end;gap:10px;position:absolute;bottom:0;right:20px}.detailPanel .overview .overview-save-footer .redesign-button-disabled{pointer-events:none}.detailPanel .overview .overview-checkbox{cursor:pointer}.detailPanel .overview .tableContainer{min-height:200px;font-size:13px;padding-bottom:40px}.detailPanel .overview .tableContainer .column-name{font-size:12px;font-weight:600}.detailPanel .overview .tableContainer input{width:80px;margin:auto}.detailPanel .overview .tableContainer .overview-td-input{padding:6px 20px 6px 0;position:relative}.detailPanel .overview .tableContainer .overview-td-input .percentage{position:absolute;left:55px;top:24px;font-size:14px}.detailPanel .overview .tableContainer .overview-td-input.disabled:hover input,.detailPanel .overview .tableContainer .overview-td-input.disabled:focus input{cursor:default;border-color:rgba(91,107,121,.5)}.detailPanel .overview .tableContainer table tr td:nth-child(4){user-select:text}.detailPanel .overview .circle_Text{text-align:center !important;position:relative;margin-right:10px}.detailPanel .overview .circle_Text::before{content:"";position:absolute;top:49%;left:49%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%}.detailPanel .overview .overview-throttle-disabled{pointer-events:none;color:#5B6B794D;border-color:#5B6B794D}.detailPanel .overview .overview-throttle-invalid{color:red;border-color:red}.detailPanel .overview .overview-checkbox-disabled{opacity:.5;cursor:not-allowed}.detailPanel .overview .overview-row{display:flex;justify-content:space-between;padding:0 20px 10px 20px;align-items:center}.detailPanel .overview .overview-row .overview-row-lhs{display:flex;align-items:center;gap:40px}.detailPanel .overview .overview-row .overview-row-lhs .icon-container{width:20px;height:31px;display:flex;align-items:center;justify-content:center}.detailPanel .overview .overview-row .overview-row-lhs .throttleContainer{display:flex;align-items:center;position:relative}.detailPanel .overview .overview-row .overview-row-lhs .throttleContainer .percentage{position:absolute;right:10px}.detailPanel .overview .overview-row .overview-row-rhs a{color:#3768d1;font-size:13px;font-weight:400;text-decoration:underline}.detailPanel .column_info svg,.detailPanel .column_last_info svg{cursor:pointer}.detailPanel .column_info,.detailPanel .column_last_info{display:flex;align-items:center;gap:3px}.detailPanel .column_info::after,.detailPanel .column_last_info::after{content:attr(column_info);position:absolute;transform:translateY(100%);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;text-transform:none}@media(max-width: 1919px){.detailPanel .column_last_info::after{right:7%}}.detailPanel .column_info:hover::after,.detailPanel .column_last_info:hover::after{opacity:1;visibility:visible;overflow-wrap:break-word}.detailPanel .mab_container{padding:0 0 0 20px;font-family:Inter;position:relative;height:100%}.detailPanel .mab_container .throttleContainer{display:flex;align-items:center;justify-content:space-between;padding-right:20px}.detailPanel .mab_container .throttleContainer .mab_heading_group,.detailPanel .mab_container .throttleContainer .groupWithInfoicon{display:flex;align-items:center}.detailPanel .mab_container .throttleContainer .mab_heading{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:var(--Dark-Grey-100, #5B6B79)}.detailPanel .mab_container .throttleContainer .mab_help_link{display:inline-flex;align-items:center;gap:4px;color:#3768d1;text-decoration:underline;font-size:13px}.detailPanel .mab_container .throttleContainer .mabToggle{display:flex;align-items:center;margin-left:10px;cursor:pointer}.detailPanel .mab_container .mab_content{color:var(--Black-100, #1D2630);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-top:20.5px;margin-bottom:10px}.detailPanel .mab_container .kpiSelect{max-width:610px;display:flex}.detailPanel .mab_container .kpiSelect label{color:var(--Dark-Grey-100, #5B6B79);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0}.detailPanel .mab_container .kpiSelect select{margin-left:10px;border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));padding:4px 35px 4px 15px;height:39px;appearance:none;max-width:320px !important;width:max(100%, 320px);background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC4yMTg3NSA1LjIxODc1TDAuNTkzNzUgMS41NjI1QzAuNDM3NSAxLjQwNjI1IDAuNDM3NSAxLjE1NjI1IDAuNTkzNzUgMS4wMzEyNUwwLjgxMjUgMC43ODEyNUMwLjk2ODc1IDAuNjU2MjUgMS4xODc1IDAuNjU2MjUgMS4zNDM3NSAwLjc4MTI1TDQuNSA0TDcuNjI1IDAuODEyNUM3Ljc4MTI1IDAuNjU2MjUgOCAwLjY1NjI1IDguMTU2MjUgMC44MTI1TDguMzc1IDEuMDMxMjVDOC41MzEyNSAxLjE1NjI1IDguNTMxMjUgMS40MDYyNSA4LjM3NSAxLjU2MjVMNC43NSA1LjIxODc1QzQuNTkzNzUgNS4zNzUgNC4zNzUgNS4zNzUgNC4yMTg3NSA1LjIxODc1WiIgZmlsbD0iIzFEMjYzMCIvPgo8L3N2Zz4K") no-repeat right 20px center;overflow:hidden !important;text-overflow:ellipsis}@media(max-width: 640px){.detailPanel .mab_container .kpiSelect select{min-width:80%}}.detailPanel .mab_container .kpiSelect select:focus-within{outline:none;border:1px solid #3768d1}.detailPanel .mab_container .kpiSelect .column_info.icon-container.epsilon::after{max-width:320px;width:auto}.detailPanel .mab_container .mab_actions{display:flex;position:absolute;right:20px;bottom:0;gap:10px}.detailPanel .mab_container .mab_actions button{padding:11px 15px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-weight:600}.detailPanel .mab_container .mab_actions .apply_button{color:#1d2630;background-color:#9fefaa;border:none}.detailPanel .mab_container .mab_actions .disabledPrimaryButton{pointer-events:none;color:rgba(91,107,121,.5) !important;background-color:#E8EBEE4D !important}.detailPanel .mab_container .mab_actions .disabledPrimaryButton.mab{pointer-events:unset !important;position:relative}.detailPanel .mab_container .mab_actions .disabledPrimaryButton.mab:hover::before{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;word-break:break-all;width:max-content;max-width:400px;z-index:20}
.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff}.SingleDatePickerInput{display:inline-block}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px;display:none}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:33px;height:26px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show::before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight::before{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover::before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight::before{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover::before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft::before{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover::before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:5px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:5px}.DayPickerKeyboardShortcuts_panel{overflow:auto;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px;text-align:left}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{position:relative;color:#1d2630;text-align:center;font-family:"Inter","OpenSans";font-size:13px;font-style:normal;font-weight:400;line-height:24px}.CalendarDay__default:hover:before{content:"";position:absolute;width:100%;height:100%;border:2px solid #000;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);cursor:default}.CalendarDay__blocked_calendar{pointer-events:none}.CalendarDay__hovered_offset{border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{color:#cacccd}.CalendarDay__highlighted_calendar{color:#000}.CalendarDay__highlighted_calendar::before{content:"";position:absolute;top:50%;left:50%;width:70%;height:70%;background-color:#e6eeff;border-radius:50%;transform:translate(-50%, -50%);z-index:-1}.CalendarDay__selected_span{background:#e6eeff;position:relative}.CalendarDay__selected_span:active{position:relative}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{position:relative;background-color:#3768d1;border-radius:100%;color:#fff;cursor:default}.CalendarDay__selected:after{content:"";position:absolute;background:#e6eeff;width:100%;height:100%;top:0;left:0;z-index:-1}.CalendarDay__selected.CalendarDay__selected_start:after{border-top-left-radius:100%;border-bottom-left-radius:100%}.CalendarDay__selected.CalendarDay__selected_end:after{border-top-right-radius:100%;border-bottom-right-radius:100%}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{color:rgba(91,107,121,.5)}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{border:1px double #e4e7e7}.CalendarMonth{text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0;margin-top:70px}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{caption-side:initial;color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;color:#757575}.DayPickerNavigation_button__disabled{cursor:default;border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{position:absolute;border:none}.DayPickerNavigation_bottomButton__horizontalDefault{position:static;margin:-10px 22px 30px}.DayPickerNavigation_leftButton__horizontalDefault svg{display:none}.DayPickerNavigation_leftButton__horizontalDefault::before{content:"";position:absolute;top:4px;left:22px;width:16px;height:16px;background-image:url("https://devc.dev-webtrends-optimize.com/acs/accounts/8a91d465-7e4f-473e-a27f-c6c2f80363ec/manager/_calendarLeftArrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.DayPickerNavigation_rightButton__horizontalDefault svg{display:none}.DayPickerNavigation_rightButton__horizontalDefault::before{content:"";position:absolute;top:4px;left:590px;width:16px;height:16px;background-image:url("https://devc.dev-webtrends-optimize.com/acs/accounts/8a91d465-7e4f-473e-a27f-c6c2f80363ec/manager/_calendarRightArrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.DayPickerNavigation_button__verticalDefault{padding:5px;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;text-align:center;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{position:relative;text-align:left}.DayPicker__verticalScrollable{height:100%}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:initial}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative;top:70px}.DayPicker_weekHeaders__horizontal{margin-left:12px}.DayPicker_weekHeader{color:#757575;position:absolute;z-index:2;text-align:left;padding-top:40px}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{visibility:hidden;display:inline-block;text-align:center;width:39px}.DayPicker_weekHeader_li::first-letter{visibility:visible;display:block;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;text-align:center;width:100%}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal_2{height:330px !important}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;width:100%;padding:11px 11px 9px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;border:0;border-top:0;border-right:0;border-bottom:2px solid #008489;border-left:0}.DateInput_input__disabled{font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{display:inline-block}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.datePickerOpacity .datePickerCalendarContainer{display:none}
.reportScreen{padding:0px 45px;width:100%;background-color:rgba(232,235,238,.3);overflow-y:auto;font-family:"Inter","Open Sans";user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;z-index:1}.reportScreen .redesign-overlay{pointer-events:all}@media screen and (max-width: 600px){.reportScreen{padding:0 20px}}.reportScreen ::-webkit-scrollbar{width:16px;height:16px}.reportScreen ::-webkit-scrollbar-track{border-radius:10px}.reportScreen ::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box}.reportScreen .conversionPointsComponent .conversionPointsTab,.reportScreen .FunnelOrderComponent .conversionPointsTab{display:flex;align-items:center;border-radius:10px;border:1px solid rgba(91,107,121,.5);padding:4px 15px;white-space:nowrap;text-overflow:ellipsis;width:auto;overflow:hidden;gap:10px;cursor:pointer}.reportScreen .conversionPointsComponent .conversionPointsTab:hover,.reportScreen .FunnelOrderComponent .conversionPointsTab:hover{background:rgba(232,235,238,.3)}.reportScreen .conversionPointsComponent .conversionPointsTab.disabled,.reportScreen .FunnelOrderComponent .conversionPointsTab.disabled{border:1px solid rgba(91,107,121,.3);color:rgba(91,107,121,.5);pointer-events:none}.reportScreen .conversionPointsComponent .conversionPointsTab p:nth-of-type(2),.reportScreen .FunnelOrderComponent .conversionPointsTab p:nth-of-type(2){color:#3768d1;font-size:13px;font-weight:400;text-decoration-line:underline}.reportScreen .conversionPointsComponent .conversionPointsContainer,.reportScreen .conversionPointsComponent .FunnelOrderContainer,.reportScreen .FunnelOrderComponent .conversionPointsContainer,.reportScreen .FunnelOrderComponent .FunnelOrderContainer{position:fixed;top:22px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;background:#fff;border-radius:10px;border:1px solid #e8ebee;padding:25px 0px 25px 0;max-width:1000px;width:80%;min-height:300px;max-height:90vh;overflow:hidden;z-index:10}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader{display:flex;flex-direction:column;padding:0 33px 15px 33px;gap:15px;width:100%;border-bottom:1px solid #e8ebee}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar{display:flex;justify-content:space-between;min-height:39px;align-items:flex-start}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .reset,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .reset,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .reset,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .reset,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .reset,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .reset,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .reset,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-style:normal;font-weight:500;font-family:Inter;line-height:normal}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .reset:hover,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .reset:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .reset:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .reset:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .reset:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .reset:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .reset:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .reset:hover{background:rgba(232,235,238,.3)}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .title,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .title,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .title,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .title,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .title,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .title,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .title,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .title{color:#003;font-size:18px;font-family:Inter;font-weight:500;line-height:normal}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-family:Inter;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply.disabled:hover .apply_tooltip,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply.disabled:hover .apply_tooltip{display:flex}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply_tooltip,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply_tooltip,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply_tooltip,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply_tooltip,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply_tooltip,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply_tooltip,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply_tooltip,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply_tooltip{position:absolute;display:none;justify-content:center;align-items:center;width:150%;top:39px;left:50%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:#61676e;width:max-content;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply:hover,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply:hover{background:#8cec99}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply.disabled,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply.disabled,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply.disabled,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply.disabled,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .apply.disabled,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .apply.disabled,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .apply.disabled,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3)}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .cancel,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .cancel,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .cancel,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .cancel,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .cancel,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .cancel,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .cancel,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .cancel{display:flex;align-items:center;font-size:14px;font-family:Inter;border:1px solid #5b6b79;border-radius:10px;padding:11px 15px;height:100%;cursor:pointer}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .cancel:hover,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .cancel:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .cancel:hover,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .cancel:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .cancel:hover,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .cancel:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .cancel:hover,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .cancel:hover{background:rgba(232,235,238,.3)}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .headerButtons,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .headerButtons,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .headerButtons,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .headerButtons,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar .headerButtons,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .headerTopBar .headerButtons,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar .headerButtons,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .headerTopBar .headerButtons{display:flex;position:relative;color:#5b6b79;font-weight:600;gap:10px;height:39px}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader label,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader label,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader label,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader label,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader label,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader label,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader label,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader label{margin:0;width:373px}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer{display:flex;gap:7px;padding:4px 19px 4px 10px;align-items:center;border:1px solid rgba(91,107,121,.5);border-radius:10px;width:373px}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer .searchIcon,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer .searchIcon,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer .searchIcon,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer .searchIcon,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer .searchIcon,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer .searchIcon,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer .searchIcon,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer .searchIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer input,.reportScreen .conversionPointsComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer input,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer input,.reportScreen .conversionPointsComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer input,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .searchBarContainer input,.reportScreen .FunnelOrderComponent .conversionPointsContainer .FunnelOrderHeader .searchBarContainer input,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .searchBarContainer input,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .FunnelOrderHeader .searchBarContainer input{border:none;color:#5b6b79;font-size:14px;font-style:normal;font-weight:400;line-height:normal;outline:none;cursor:default}@media screen and (max-width: 640px){.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader .headerTopBar,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader .headerTopBar{flex-direction:column;align-items:center;gap:10px}.reportScreen .conversionPointsComponent .conversionPointsContainer .conversionPointsHeader label,.reportScreen .conversionPointsComponent .FunnelOrderContainer .conversionPointsHeader label,.reportScreen .FunnelOrderComponent .conversionPointsContainer .conversionPointsHeader label,.reportScreen .FunnelOrderComponent .FunnelOrderContainer .conversionPointsHeader label{display:flex;justify-content:center;width:100%}}.reportScreen .conversionPointsComponent .conversionPointsBody,.reportScreen .FunnelOrderComponent .conversionPointsBody{display:flex;border-bottom:1px solid #e8ebee;width:100%;overflow:hidden}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft{width:50%;border-right:1px solid #e8ebee;display:flex;flex-direction:column}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .allSelections,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .allSelections{display:flex;align-items:center;justify-content:flex-start;padding:8px 30px 9px 33px;gap:10px;color:#3768d1;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .allSelections .mainSelector,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .allSelections .mainSelector{display:flex;align-items:center;gap:10px;cursor:pointer}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .allSelections .selectAllClear,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .allSelections .selectAllClear{text-decoration-line:underline;margin-left:auto;cursor:pointer}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .conversionsList,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .conversionsList{overflow-y:auto;overflow-x:hidden;height:100%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .conversionsList span,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .conversionsList span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .checkbox,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .checkbox{width:21px;height:21px;margin:0 !important}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .conversion,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .conversion{display:flex;align-items:center;gap:10px;padding:9px 30px 9px 33px;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;line-height:normal;border-top:1px solid #e8ebee}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft .conversion.selected,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft .conversion.selected{background:#e6eeff}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight{width:50%;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .conversionsRightMessage,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .conversionsRightMessage{display:flex;padding:8px 30px 9px 33px;align-items:center;color:#5b6b79;line-height:21px;white-space:nowrap}@media(max-width: 640px){.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .conversionsRightMessage,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .conversionsRightMessage{white-space:wrap;text-align:center;justify-content:center}}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .selectedConversions,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .selectedConversions{overflow-y:auto;overflow-x:hidden;height:89%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .draggableConversion,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .draggableConversion{display:flex;align-items:center;gap:10px;padding:8px 30px 9px 30px;border-top:1px solid #e8ebee;color:#1d2630;background-color:#fff}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .draggableConversion .conversionIndex,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .draggableConversion .conversionIndex{display:flex;width:20px;padding:3px;align-items:center;gap:10px;flex-shrink:0}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .draggableConversion span,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .draggableConversion span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .dragging,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .dragging{left:auto !important}.reportScreen .conversionPointsComponent .conversionPointsBody .keyKpi,.reportScreen .FunnelOrderComponent .conversionPointsBody .keyKpi{display:inline-flex;padding:6px 9px;justify-content:center;align-items:center;border-radius:5px;border:1px solid rgba(91,107,121,.3);background:rgba(232,235,238,.3);font-size:11px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}@media screen and (max-width: 1024px){.reportScreen .conversionPointsComponent .conversionPointsBody,.reportScreen .FunnelOrderComponent .conversionPointsBody{flex-direction:column;overflow-y:auto}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyLeft,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyLeft{width:100%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight{width:100%}.reportScreen .conversionPointsComponent .conversionPointsBody .conversionsBodyRight .selectedConversions,.reportScreen .FunnelOrderComponent .conversionPointsBody .conversionsBodyRight .selectedConversions{overflow:hidden;max-height:unset}}@media(min-width: 1600px){.reportScreen{padding-inline:calc((100vw - 1500px) / 2)}}@media(min-width: 1920px){.reportScreen{padding-inline:calc((100vw - 1800px) / 2)}}@media(min-width: 2561px){.reportScreen{padding-inline:calc((100vw - 2400px) / 2)}}.reportScreen .dashboardContainer{display:flex;flex-direction:column;align-items:center;gap:20px}.reportScreen .filterBarContainer{background-color:#fff;border:1px solid #e8ebee;border-radius:10px;width:100%;padding:15px 0;font-family:"Inter","OpenSans";font-size:14px;font-style:normal;font-weight:400;line-height:0;position:relative;margin:auto;max-width:1360px}@media(max-width: 1024px){.reportScreen .filterBarContainer{padding:15px 33px}}.reportScreen .filterBarContainer .barTitle{display:flex;padding-right:10px;font-family:Inter;align-items:center;gap:10px;white-space:nowrap}@media(max-width: 415px){.reportScreen .filterBarContainer .barTitle{padding:0}}.reportScreen .filterBarContainer .apply{display:flex;position:relative;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600}.reportScreen .filterBarContainer .apply.disabled:hover .apply_tooltip{display:flex}.reportScreen .filterBarContainer .apply_tooltip{position:absolute;display:none;justify-content:center;align-items:center;width:150%;top:39px;left:50%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:#61676e;width:max-content;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.reportScreen .filterBarContainer .apply:hover{background:#8cec99}.reportScreen .filterBarContainer .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3);cursor:default}.reportScreen .filterBarContainer .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.reportScreen .filterBarContainer .reset:hover{background:rgba(232,235,238,.3)}.reportScreen .filterBarContainer .title{color:#003;font-size:18px;font-weight:500;line-height:normal}.reportScreen .filterBarContainer .cancel{display:flex;align-items:center;border:1px solid #5b6b79;border-radius:10px;padding:11px 15px;height:100%;cursor:pointer}.reportScreen .filterBarContainer .cancel:hover{background:rgba(232,235,238,.3)}.reportScreen .filterBarContainer .barFirstLine{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media(max-width: 1081px){.reportScreen .filterBarContainer .barFirstLine{justify-content:center}}.reportScreen .filterBarContainer .datesFilters{padding-left:33px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media(max-width: 1081px){.reportScreen .filterBarContainer .datesFilters{justify-content:center;padding-left:0px}}.reportScreen .filterBarContainer .datesFilters .reportDates{display:flex;align-items:center;flex-wrap:nowrap;justify-content:center;cursor:pointer}@media(max-width: 415px){.reportScreen .filterBarContainer .datesFilters .reportDates{flex-direction:column}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer{display:flex;align-items:center;gap:12px;padding:4px 8px 4px 15px;border:1px solid rgba(91,107,121,.5);border-radius:10px}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange{display:flex;align-items:center;gap:5px;position:relative}@media screen and (max-width: 1040px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange{position:unset}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer{display:flex;flex-direction:column;border-radius:10px;position:absolute;top:35px;left:0;background:#fff;border:solid 1px rgba(91,107,121,.5);height:auto;width:auto;padding:20px;align-items:center;gap:10px;z-index:10;cursor:default}@media screen and (max-width: 1040px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer{transform:translateX(-50%);left:50%;top:55px;padding:10px}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .loadingCalendar .circular-spinner--default{background-color:transparent;position:unset;width:619px;height:330px}@media screen and (max-width: 700px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .DayPickerNavigation_rightButton__horizontalDefault::before{left:277px}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .calendar2{display:none}}@media screen and (min-width: 701px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .calendar1{display:none}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom{display:flex;justify-content:space-between;width:100%;gap:50px;min-height:36px;white-space:nowrap}@media screen and (max-width: 1040px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom{height:36px;gap:5px}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft{display:flex;gap:10px}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;cursor:pointer;color:#4d4d4d;font-style:normal;font-weight:600;line-height:normal}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled{color:rgba(91,107,121,.5);border:1px solid rgba(91,107,121,.3);pointer-events:none}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover{background:rgba(232,235,238,.3)}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .days-selected{display:flex;align-items:center;color:#5b6b79;font-size:13px;font-weight:400;margin:0 auto;font-family:Inter;white-space:nowrap}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight{display:flex;gap:10px}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled{position:relative}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled:hover::after{opacity:1;visibility:visible}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled::after{content:attr(message);position:absolute;background:#464646;color:#fff;line-height:normal;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;min-width:150px;width:max-content;top:0;right:70px}@media(max-width: 640px){.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled::after{max-width:280px}}.reportScreen .filterBarContainer .datesFilters .reportDates .dateRangeContainer:hover{border:1px solid #3768d1}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensions{border-radius:10px;border:1px solid rgba(91,107,121,.5);padding:4px 15px;cursor:pointer}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensions:hover{background:rgba(232,235,238,.3)}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer{position:fixed;padding:25px 0px 40px;background:#fff;border:1px solid rgba(91,107,121,.5);border-radius:10px;max-height:500px;width:80%;max-width:1000px;top:20%;left:50%;transform:translate(-50%);z-index:10;overflow:hidden}@media(max-width: 1024px){.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer{max-height:78vh;top:15%;overflow:auto}}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsHeader{display:flex;flex-direction:column;gap:10px;padding:0 33px 15px;border-bottom:1px solid #e8ebee;min-height:93px}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsHeader .titleRow{display:flex;min-height:36px;justify-content:space-between}@media(max-width: 640px){.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsHeader .titleRow{flex-direction:column;align-items:center;gap:10px}}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsHeader .titleRow .dimensionsButtons{display:flex;gap:10px;height:36px}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsHeader .bar_selected{width:fit-content}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody{display:flex;width:100%;border-bottom:1px solid #e8ebee;min-height:181px}@media(max-width: 1024px){.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody{flex-direction:column;overflow-y:auto;max-height:100%}}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsMessage{padding:8px 30px 9px 33px;color:#5b6b79;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyLeft{width:50%}@media(max-width: 1024px){.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyLeft{width:100%}}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyLeft .dimension{display:flex;align-items:center;gap:7px;padding:8px 30px 9px 33px;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyLeft .dimension .checkbox{margin:0;position:unset;display:flex}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyLeft.allBody{width:100%}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight{width:50%;border-left:1px solid #e8ebee}@media(max-width: 1024px){.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight{width:100%}}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight .selectedDimensions{height:100%;overflow:hidden}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight .selectedDimensions .draggableDimension{display:flex;align-items:center;gap:10px;padding:8px 20px 9px 30px;border-top:1px solid #e8ebee;color:#1d2630;background-color:#fff}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight .selectedDimensions .draggableDimension .dimensionIndex{display:flex;width:20px;padding:3px;align-items:center;gap:10px;flex-shrink:0;height:31px}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight .selectedDimensions .draggableDimension .dimensionName{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%;line-height:31px}.reportScreen .filterBarContainer .datesFilters .dimensionsComponent .dimensionsContainer .dimensionsBody .dimensionsBodyRight .selectedDimensions .draggableDimension.dragging{top:auto !important;left:auto !important}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filters{display:flex;align-items:center;border-radius:10px;border:1px solid rgba(91,107,121,.5);padding:4px 15px 4px 5px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filters .filtersIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filters:hover{background:rgba(232,235,238,.3);cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer{position:fixed;top:20vh;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid rgba(91,107,121,.5);border-radius:10px;padding-top:25px;padding-bottom:25px;display:flex;flex-direction:column;max-width:1000px;width:80vw;max-height:70vh;z-index:10}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader{display:flex;align-items:center;padding:0 33px 15px;min-height:36px;justify-content:space-between;gap:10px;border-bottom:1px solid #e8ebee}@media(max-width: 480px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader{flex-direction:column;min-height:unset}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight{display:flex;align-items:center;gap:10px}@media(max-width: 480px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight{flex-direction:column;min-height:unset}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight .filtersNumber{color:#3768d1;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight .matchSettings{display:flex;align-items:center;gap:15px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight .matchSettings .matchOption{display:flex;align-items:center;gap:7px;cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight .filtersButtons{display:flex;align-items:center;gap:10px;height:36px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersHeader .filtersHeaderRight .filtersButtons .apply{height:100%}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody{display:flex;flex-direction:column;padding:0 33px;width:100%;overflow:hidden;overflow-y:auto;border-bottom:1px solid #e8ebee;height:55vh;max-height:500px}@media(max-width: 480px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody{align-items:center}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter{display:flex;justify-content:space-between;width:100%;gap:10px;align-items:flex-start;color:#1d2630;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding-top:10px}@media(max-width: 768px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter{padding-bottom:10px;border-bottom:1px solid #e8ebee;align-items:flex-end}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .selectedFilterOptions{display:flex;gap:10px;width:91%}@media(max-width: 768px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .selectedFilterOptions{flex-direction:column;align-items:center}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 8px 4px 15px;border:1px solid rgba(91,107,121,.5);border-radius:10px;height:39px;white-space:nowrap;cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption input{width:100%;border:none;text-overflow:ellipsis}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption input:focus{outline:none}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption input:hover{cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption span{overflow:hidden;text-overflow:ellipsis}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption .arrowDown{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption .filterList{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(91,107,121,.5);border-radius:10px;padding:15px 0;z-index:1;max-height:225px;overflow-y:auto;overflow-x:hidden;width:100%}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption .filterList .filterListOption{padding:5px 15px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption .filterList .filterListOption span{white-space:break-spaces}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption .filterList .filterListOption:hover{background:#f8f9fa}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption.ipAddress{height:auto;min-height:39px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressContainer{display:none;width:100%;left:0;resize:none;overflow-y:hidden;overflow-x:hidden;outline:none;background:#fff}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressContainer>textarea{padding:11px 8px 11px 15px;width:100%;height:200px;resize:none;overflow-y:auto;overflow-x:hidden;outline:none;border:1px solid rgba(91,107,121,.5);border-radius:10px;z-index:2}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressInfo{justify-content:space-between;align-items:center;z-index:3;padding:5px 16px 5px 16px;width:100%;display:flex;visibility:visible;opacity:1;flex-wrap:wrap;white-space:break-spaces;font-size:11px;font-style:normal;font-weight:400;line-height:normal;cursor:default}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressInfo>span:first-child{color:#5b6b79}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressContainer>textarea:focus{border:1px solid #3768d1}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressContainer>textarea:hover{border:1px solid #3768d1}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption.ipAddress:hover,.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption.ipAddress:focus-within{border:none;padding:0}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:hover>.ipAddressContainer,.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .ipAddressContainer:focus-within{display:flex;flex-direction:column}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption.ipAddress:hover>.ipAddressField,.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption.ipAddress:focus-within>.ipAddressField{display:none}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:first-child{min-width:150px;width:23%}@media(max-width: 768px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:first-child{width:100%}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:nth-child(2){min-width:150px;width:23%}@media(max-width: 768px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:nth-child(2){width:100%}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:nth-child(3){min-width:150px;width:54%}@media(max-width: 768px){.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterOption:nth-child(3){width:100%}}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .filterRemove{cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .selectedFilter .removeMatch{display:flex;gap:10px;align-items:center;height:39px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .addFilter{display:flex;align-items:center;padding:4px 15px 4px 5px;margin-top:10px;color:#5b6b79;font-size:13px;font-style:normal;font-weight:500;line-height:normal;width:fit-content;cursor:pointer}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .addFilter .addIcon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .addFilter .addIcon path{fill:#5b6b79}.reportScreen .filterBarContainer .datesFilters .filtersComponent .filtersContainer .filtersBody .addFilter:hover{border-radius:10px;background:rgba(232,235,238,.3)}.reportScreen .filterBarContainer .toolButtons{display:flex;gap:10px;padding:0 33px;align-items:center;margin-left:auto}@media(max-width: 1082px){.reportScreen .filterBarContainer .toolButtons{display:none}}.reportScreen .filterBarContainer .toolButtonsMobile{display:flex;gap:10px;padding:0;align-items:center;margin-left:auto}@media(min-width: 1082px){.reportScreen .filterBarContainer .toolButtonsMobile{display:none}}.reportScreen .filterBarContainer .barToolButton{position:relative;display:flex;padding:4px 5px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;width:31px;height:31px;cursor:pointer}.reportScreen .filterBarContainer .barToolButton.disabled{position:relative}.reportScreen .filterBarContainer .barToolButton.disabled:hover{cursor:not-allowed}.reportScreen .filterBarContainer .buttonToolTip{position:absolute;display:none;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3;width:max-content;max-width:220px;right:6%;top:110%}.reportScreen .filterBarContainer .barToolButton:hover>.buttonToolTip{display:block;opacity:1}.reportScreen .filterBarContainer .barToolButton.disabled:hover>.buttonToolTip{display:block}.reportScreen .filterBarContainer .barToolButton:hover{background:rgba(232,235,238,.3);cursor:pointer}.reportScreen .filterBarContainer .reportSettingsContainer{position:fixed;top:20vh;left:50%;transform:translate(-50%);max-width:1000px;width:80vw;z-index:10;background:#fff;display:inline-flex;padding:25px 0px 40px 0px;flex-direction:column;align-items:center;border:1px solid #e8ebee;border-radius:10px;min-height:50vh}@media(max-width: 640px){.reportScreen .filterBarContainer .reportSettingsContainer{min-height:60vh}}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsHeader{display:flex;justify-content:space-between;padding:0px 33px 15px 33px;align-items:flex-start;gap:15px;width:100%;border-bottom:1px solid #e8ebee}@media(max-width: 640px){.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsHeader{flex-wrap:wrap;justify-content:center;align-items:center}}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsHeader .buttonsContainer{display:flex;justify-content:center;align-items:flex-end;gap:10px;align-self:stretch;cursor:pointer}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0 0;width:100%;font-family:"Inter","OpenSans";font-style:normal;font-weight:400;line-height:normal}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer{display:flex;padding:0px 33px;align-items:flex-start;align-self:stretch;border-bottom:1px solid #e8ebee;color:#5b6b79;cursor:pointer}@media(max-width: 640px){.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer{flex-wrap:wrap}}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer .reportSettingsTab{display:flex;height:50px;padding:13px 19px 14px 19px;justify-content:center;align-items:center;gap:10px}@media(max-width: 640px){.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer .reportSettingsTab{width:48%}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer .reportSettingsTab span{text-align:center}}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer .reportSettingsTab.selected{color:#3768d1;border-bottom:2px solid #3768d1}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .settingTabsContainer .reportSettingsTab.selected span{margin-top:1px}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent{display:flex;flex-direction:column;font-size:13px}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyLine{display:flex;padding:8px 30px 15px 33px;align-items:center;gap:10px;align-self:stretch;width:100%;color:#5b6b79}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent{display:flex;padding:0px 33px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;flex:1 0 0;align-self:stretch}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel{display:flex;position:relative;align-items:center;color:#1d2630;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:text}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel span{position:absolute;left:44px}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel input{font-weight:normal}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel input:focus{border:1px solid #3768d1;outline:none}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel input:invalid{pointer-events:none}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel .confidenceTooltip{position:absolute;width:max-content;display:none;top:28px;left:170%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:1}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceLevel:hover>.confidenceTooltip{display:block}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .confidenceNumber{display:flex;padding:11px 15px;align-items:flex-start;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent input::-webkit-outer-spin-button,.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .tabBodyOption{display:flex;align-items:center;gap:7px}.reportScreen .filterBarContainer .reportSettingsContainer .reportSettingsBody .reportSettingsContent .tabBodyContent .tabBodyOption .checkbox{margin:0}.reportScreen .filterBarContainer .extractContainer{position:fixed;top:20vh;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;background:#fff;border-radius:10px;border:1px solid #e8ebee;padding:25px 0;max-width:1000px;width:80%;min-height:300px;max-height:75vh;overflow:hidden;z-index:10;color:#1d2630;font-style:normal;font-weight:400;line-height:normal}.reportScreen .filterBarContainer .extractContainer .checkbox{display:flex;align-items:center;margin:0}.reportScreen .filterBarContainer .extractContainer .extractHeader{display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;max-height:111px}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row{display:flex;width:100%;justify-content:space-between;padding:0 33px}@media(max-width: 1024px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row{flex-direction:column;align-items:center;gap:10px}}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right{display:flex;gap:10px}@media(max-width: 760px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right{flex-direction:column}}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .inputContainer{display:flex;gap:10px;align-items:center}@media(max-width: 480px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .inputContainer{flex-direction:column}}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .inputContainer span{color:#5b6b79}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .inputContainer input{display:flex;padding:11px 15px;align-items:flex-start;gap:12px;flex:1 0 0;border-radius:10px;border:1px solid rgba(91,107,121,.5);text-overflow:ellipsis}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .buttonsContainer{display:flex;justify-content:center;align-items:center;gap:10px;align-self:stretch;cursor:pointer}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .buttonsContainer .redesign-button-disabled{position:relative}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .redesign-button-disabled:hover>.createTooltip{display:block}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_first_row .header_row_right .createTooltip{position:absolute;display:none;right:25px;top:41px;width:max-content;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row{display:flex;padding:0 33px;border-bottom:1px solid #e8ebee;width:100%}@media(max-width: 706px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row{justify-content:center}}@media(max-width: 490px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row{flex-direction:column}}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab{color:#5b6b79;padding:13px 19px 14px 19px;cursor:pointer}@media(max-width: 760px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab{text-align:center;width:33%}}@media(max-width: 490px){.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab{width:100%}}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab .tab_content{display:flex;align-items:center;gap:6px}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab .tab_content .info_icon_container{position:relative;display:flex;align-items:center}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab .tab_content .info_icon_container span{display:flex}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab .tab_content .info_icon_container .tab_tooltip{position:absolute;visibility:hidden;opacity:0;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;white-space:nowrap;bottom:calc(100% + 5px);left:50%;transform:translateX(-10%);transition:opacity .2s ease,visibility .2s ease;z-index:1000;pointer-events:none}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab .tab_content .info_icon_container:hover .tab_tooltip{visibility:visible;opacity:1}.reportScreen .filterBarContainer .extractContainer .extractHeader .header_second_row .header_tab.selected{color:#3768d1;border-bottom:2px solid #3768d1}.reportScreen .filterBarContainer .extractContainer .extractBody{display:flex;flex-direction:column;font-size:13px;max-height:50vh;min-height:100px;overflow:auto}.reportScreen .filterBarContainer .extractContainer .extractBody .checkbox_control_row{display:flex;align-items:center;padding:8px 30px 9px 33px;gap:10px}.reportScreen .filterBarContainer .extractContainer .extractBody .checkbox_control_row .checkbox_control{display:flex;align-items:center;gap:10px;color:#3768d1;cursor:pointer}.reportScreen .filterBarContainer .extractContainer .extractBody .checkbox_control_row .clearAll{margin-left:auto}.reportScreen .filterBarContainer .extractContainer .extractBody .extract_body_options{display:flex;flex-direction:column;overflow-y:auto;max-height:49vh}.reportScreen .filterBarContainer .extractContainer .extractBody .downloadOption{display:flex;align-items:center;padding:9px 30px 9px 33px;gap:10px;border-top:1px solid #e8ebee}.reportScreen .filterBarContainer .extractContainer .extractBody .downloadOption.selected{background:#e6eeff}.reportScreen .filterBarContainer .extractContainer .extractBody table{width:100%;border-collapse:collapse}.reportScreen .filterBarContainer .extractContainer .extractBody table thead{width:100%;border-right:1px solid #e8ebee;border-bottom:1px solid #e8ebee;border-left:1px solid #e8ebee;background:#f8f9fa;position:sticky;top:0;z-index:1}.reportScreen .filterBarContainer .extractContainer .extractBody table thead th{padding:0;vertical-align:middle;height:31px;padding:9px 0px 10px 0px}.reportScreen .filterBarContainer .extractContainer .extractBody table thead th .label{position:relative;display:flex;align-items:center;color:#1d2630;font-size:10px;font-style:normal;font-weight:600;line-height:normal;gap:5px;padding:0;padding-right:10px}.reportScreen .filterBarContainer .extractContainer .extractBody table thead th .label .labelToolTip{position:absolute;display:none;width:fit-content;top:90%;left:0;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.reportScreen .filterBarContainer .extractContainer .extractBody table thead th .label .labelToolTip.last{left:unset;right:0}.reportScreen .filterBarContainer .extractContainer .extractBody table thead th .label span:hover~.labelToolTip{display:block}.reportScreen .filterBarContainer .extractContainer .extractBody table th:first-child,.reportScreen .filterBarContainer .extractContainer .extractBody table td:first-child{padding-left:33px}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row{border-bottom:1px solid #e8ebee;background:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:normal;height:50px}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row td:first-child{padding-left:33px;overflow:hidden;text-overflow:ellipsis}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row td:last-child{padding-right:30px}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row td{padding-top:9px;padding-bottom:9px;padding-right:9px;max-width:226px}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .downloadIcon{padding:4px 15px 4px 5px;justify-content:center;align-items:center;cursor:pointer}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .columnsTables{position:relative}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .columnsTables .toolTip{position:absolute;display:none;width:fit-content;top:68%;left:0;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:3}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .columnsTables:hover>.toolTip{display:block}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .table_row.noDownloads{border-bottom:none;white-space:nowrap}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .updateSpinner{width:100%}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .spinner{background:#f5f5f5;padding:0px !important}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .circular-spinner.circular-spinner--default{display:flex;justify-content:center;align-items:center;height:101%}.reportScreen .filterBarContainer .extractContainer .extractBody table .table_row .pending{position:relative}.reportScreen .filterBarContainer .publicSharingContainer{position:fixed;top:20vh;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;background:#fff;border-radius:10px;border:1px solid #e8ebee;padding:25px 33px;max-width:1000px;width:80%;max-height:75vh;z-index:10;color:#1d2630;font-style:normal;font-weight:400;line-height:24px;gap:15px}@media(max-width: 760px){.reportScreen .filterBarContainer .publicSharingContainer{overflow:auto}}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingHeader{display:flex;justify-content:space-between;gap:15px;align-items:center}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingHeader .closeModal{display:flex;align-items:center;height:31px;width:31px;cursor:pointer}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody{display:flex;flex-direction:column;gap:15px}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentOne div{color:#1d2630;font-family:Inter;font-size:14px;font-weight:400;line-height:normal}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentOne div a{text-decoration:underline;color:#3768d1}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentTwo{display:flex;align-items:center;font-family:Inter;gap:10px;line-height:20px;color:#5b6b79}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentTwo span:first-child{display:flex;cursor:pointer}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentThree{line-height:normal;color:#5b6b79}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .contentThree .info-icon{display:inline-flex;align-items:center;margin-right:5px}.reportScreen .filterBarContainer .publicSharingContainer .publicSharingBody .buttonsContainer{display:flex;margin-left:auto;align-items:center;gap:10px;cursor:pointer}.reportScreen .filterBarContainer .publicResponseContainer{position:fixed;top:20vh;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;background:#fff;border-radius:10px;border:1px solid #e8ebee;padding:25px 33px;max-width:1000px;width:80%;max-height:75vh;z-index:10;color:#1d2630;font-style:normal;font-weight:400;line-height:24px;gap:15px}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseHeader{display:flex;align-items:center;justify-content:space-between}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseHeader span{display:flex;align-items:center;cursor:pointer}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody{display:flex;flex-direction:column;gap:15px}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody .updatedSpinner{height:181.4px;display:flex;justify-content:center}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody .circular-spinner,.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody .circular-spinner--default{position:unset;opacity:1;background:none}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody span:first-child{font-weight:600}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody div:nth-child(2){font-weight:600}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody .redesign-button{width:fit-content;margin-left:auto;cursor:pointer}.reportScreen .filterBarContainer .publicResponseContainer .publicResponseBody span:nth-child(3){color:#5b6b79;overflow-wrap:anywhere;user-select:text}.reportScreen .filterBarContainer .publicResponseContainer .buttonsContainer{display:flex;margin-left:auto;align-items:center;gap:10px;cursor:pointer;white-space:nowrap}@media(max-width: 640px){.reportScreen .filterBarContainer .publicResponseContainer .buttonsContainer{margin-left:unset;justify-content:center;flex-wrap:wrap}}.reportScreen .filterBarContainer .publicResponseContainer .buttonsContainer .buttons{display:flex;gap:10px}.reportScreen .filterBarContainer .publicResponseContainer .buttonsContainer .buttons .redesign-button{width:fit-content}.reportScreen .filterBarContainer .publicResponseContainer .buttonsContainer span:nth-child(1){color:#9fefaa}.reportScreen .filterBarContainer .barFilters{display:flex;flex-direction:column;padding:15px 33px 5px 33px;gap:14px}@media(max-width: 480px){.reportScreen .filterBarContainer .barFilters{align-items:center;justify-content:center;padding-left:0}}@media(max-width: 1024px){.reportScreen .filterBarContainer .barFilters{padding-right:0;padding-left:0}}.reportScreen .filterBarContainer .barFilters .barDimensionFilters{display:flex;align-items:center;flex-wrap:nowrap;gap:14px;justify-content:flex-start}@media(max-width: 1024px){.reportScreen .filterBarContainer .barFilters .barDimensionFilters.filters{flex-wrap:wrap}}.reportScreen .filterBarContainer .clearAll{color:#3768d1;text-decoration:underline;white-space:nowrap;cursor:pointer}.reportScreen .filterBarContainer .bar_selected{display:flex;align-items:center;min-width:0;max-width:450px;padding:0px 2px 0px 9px;border-radius:5px;background:#e6eeff;font-size:11px;font-style:normal;font-weight:400;line-height:normal;height:31px}.reportScreen .filterBarContainer .bar_selected svg{cursor:pointer}.reportScreen .filterBarContainer .bar_selected span:first-child{overflow-wrap:anywhere;word-break:break-all;white-space:break-spaces}.reportScreen .filterBarContainer .bar_selected span:last-child{align-items:center;display:flex}.reportScreen .filterBarContainer .selectedFilters{display:flex;flex-wrap:wrap;align-items:center;gap:6px;max-height:110px;overflow:auto;overflow-x:hidden}.reportScreen .filterBarContainer .matchSetting{display:flex;align-items:center;justify-content:center;background:rgba(232,235,238,.3);border:1px solid rgba(91,107,121,.3);border-radius:5px;height:25px;padding:0px 9px;font-size:11px;min-width:44px}.reportScreen .filterBarContainer .barScopeFilters{display:flex;align-items:center;flex-wrap:nowrap;gap:14px;justify-content:flex-start}.reportScreen .filterBarContainer .barScopeFilters .bar_selected.scope .pencilButton{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#e5f0ff;cursor:pointer;margin-left:8px}.reportScreen .account-navigation,.reportScreen .alerts-container{max-width:1360px;margin:auto}.reportScreen .alerts-header{display:flex;align-items:center;justify-content:space-between}.reportScreen .reportingScreen .testStateBar.loading{border:1px solid #e8ebee}.reportScreen .reportingScreen .testStateBar{display:flex;align-items:center;gap:10px;margin:20px auto;max-width:1360px;min-height:65px;padding:11px 33px;background:#fff0d9;border:1px solid rgba(255,102,51,.5);border-radius:10px;color:#1d2630;font-size:13px;font-style:normal;font-weight:400;line-height:normal;flex-wrap:wrap;position:relative}.reportScreen .reportingScreen .testStateBar a{margin-left:auto}.reportScreen .reportingScreen .testStateBar .learn_more{display:flex;align-items:center;text-decoration:underline;color:#3768d1}.reportScreen .reportingScreen .testStateBar .learn_more span{display:flex}.reportScreen .reportingScreen .testStateBar .infoIcon{display:flex;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0;align-items:center;cursor:pointer;position:relative}.reportScreen .reportingScreen .testStateBar .infoIcon:hover>.stateBarTooltip{display:block}.reportScreen .reportingScreen .testStateBar .stateBarTooltip{position:absolute;width:max-content;display:none;top:23px;left:7px;padding:1px 8px;border-radius:5px;background:#61676e;color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;z-index:1}.reportScreen .reportingScreen .testStateBar .stateBarTooltip:hover{display:block}.reportScreen .reportingScreen .testStateBar .updatedSpinner{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:100%;border-radius:10px;z-index:2}.reportScreen .reportingScreen .testStateBar .circular-spinner,.reportScreen .reportingScreen .testStateBar .cirucular-spinner--default{border-radius:10px}.reportScreen .reportingScreen .testStateBar .redesign-select{cursor:pointer;max-width:330px !important}@media(max-width: 640px){.reportScreen .reportingScreen .testStateBar{justify-content:center}}.reportScreen .reportingScreen .testStateBar .testRunstate{font-size:14px;line-height:24px;font-weight:600;text-align:center}.reportScreen .reportingScreen .testStateBar .barMainMessage{line-height:24px}@media(max-width: 640px){.reportScreen .reportingScreen .testStateBar .barMainMessage{text-align:center}}.reportScreen .reportingScreen .testStateBar .buttonsContainer{display:flex;gap:10px;margin-left:auto}.reportScreen .reportingScreen .testStateBar .buttonsContainer .redesign-button{text-align:center;cursor:pointer}@media(max-width: 640px){.reportScreen .reportingScreen .testStateBar .buttonsContainer{margin-left:unset;flex-wrap:wrap;justify-content:center}}.reportScreen .reportingScreen .testStateBar.target{background:rgba(230,238,255,.5);border:1px solid rgba(55,104,209,.5);gap:5px}@media(max-width: 640px){.reportScreen .reportingScreen .testStateBar.target{display:none}}@media(min-width: 641px){.reportScreen .reportingScreen .testStateBar.target .barMainMessage{padding-left:8px}}.reportScreen .reportingScreen .chart_container_stretch{height:auto !important;min-height:131px}.reportScreen .reportingScreen .chart_container,.reportScreen .reportingScreen .timeToCompletion_container{border-radius:10px;border:1px solid #e8ebee;background:#fff;padding:15px 20px;height:131px;width:100%;cursor:pointer}.reportScreen .reportingScreen .chart_container .chart_heading,.reportScreen .reportingScreen .timeToCompletion_container .chart_heading{color:#003;font-family:Inter;font-size:13px;font-style:normal;font-weight:400}.reportScreen .reportingScreen .chart_container .minimize_toggle,.reportScreen .reportingScreen .timeToCompletion_container .minimize_toggle{display:flex;gap:10px;align-items:center}.reportScreen .reportingScreen .chart_container .minimize_toggle svg,.reportScreen .reportingScreen .timeToCompletion_container .minimize_toggle svg{cursor:pointer}.reportScreen .reportingScreen .chart_container .chart_heading,.reportScreen .reportingScreen .timeToCompletion_container .chart_heading{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:400;line-height:normal;color:#1d2630}.reportScreen .reportingScreen .chart_container .chart_content .apexcharts-legend,.reportScreen .reportingScreen .timeToCompletion_container .chart_content .apexcharts-legend{max-height:none !important}.reportScreen .reportingScreen .maximised_container{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:70%;height:auto;z-index:1050;background:#fff;border-radius:10px;padding:25px 33px 33px 33px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.reportScreen .reportingScreen .maximised_container .maximised_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.reportScreen .reportingScreen .maximised_container .maximised_header .chart_heading{color:#003;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;display:flex;align-items:center}.reportScreen .reportingScreen .maximised_container .maximised_header .chart_heading span{position:relative}.reportScreen .reportingScreen .maximised_container .maximised_header .chart_heading span svg{display:flex}.reportScreen .reportingScreen .maximised_container .maximised_header .chart_heading span::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:25px}.reportScreen .reportingScreen .maximised_container .maximised_header .chart_heading span:hover::after{opacity:1;visibility:visible}.reportScreen .reportingScreen .maximised_container .maximised_header .minimize_toggle{display:flex;gap:10px;align-items:center}.reportScreen .reportingScreen .maximised_container .maximised_header .minimize_toggle svg{cursor:pointer}.reportScreen .reportingScreen .maximised_container .maximised_content .apexcharts-legend{max-width:85%}.reportScreen .reportingScreen .maximised_container .maximised_content .funnel_order_button{display:flex;position:absolute;right:0;margin-right:33px;z-index:50}.reportScreen .reportingScreen .maximised_container .maximised_content .funnel_order_button a{color:#3768d1;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.reportScreen .bestPerformer_container{height:auto !important;flex:1}.reportScreen .bestPerformer_container,.reportScreen .resetStaging_container{background:var(--White-100, #FFF);padding:15px 20px;border-radius:10px;font-family:Inter;width:100%;height:70px;border:1px solid #e8ebee}@media screen and (max-width: 500px){.reportScreen .bestPerformer_container,.reportScreen .resetStaging_container{height:auto}.reportScreen .bestPerformer_container .resetStaging,.reportScreen .resetStaging_container .resetStaging{display:flex;flex-direction:column;align-items:center}}.reportScreen .bestPerformer_container .performer_headings,.reportScreen .bestPerformer_container .resetStaging,.reportScreen .resetStaging_container .performer_headings,.reportScreen .resetStaging_container .resetStaging{display:flex;justify-content:space-between;padding-inline:13px;margin-bottom:10px;gap:10px}.reportScreen .bestPerformer_container .performer_headings h4,.reportScreen .bestPerformer_container .resetStaging h4,.reportScreen .resetStaging_container .performer_headings h4,.reportScreen .resetStaging_container .resetStaging h4{display:flex;align-items:center;color:var(--Black-100, #1D2630);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal;height:34.2px}.reportScreen .bestPerformer_container .performer_headings h4 span,.reportScreen .bestPerformer_container .resetStaging h4 span,.reportScreen .resetStaging_container .performer_headings h4 span,.reportScreen .resetStaging_container .resetStaging h4 span{display:flex;position:relative}.reportScreen .bestPerformer_container .performer_headings .bestVariation span:hover::after,.reportScreen .bestPerformer_container .resetStaging .bestVariation span:hover::after,.reportScreen .resetStaging_container .performer_headings .bestVariation span:hover::after,.reportScreen .resetStaging_container .resetStaging .bestVariation span:hover::after{content:attr(data-tooltip);position:absolute;left:0;top:25px;min-width:200px;max-width:300px;background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000}.reportScreen .bestPerformer_container .performer_headings .link,.reportScreen .bestPerformer_container .resetStaging .link,.reportScreen .resetStaging_container .performer_headings .link,.reportScreen .resetStaging_container .resetStaging .link{display:flex;cursor:pointer;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .bestPerformer_container .performer_headings .link .bestPerformerLink,.reportScreen .bestPerformer_container .performer_headings .link .kpi-edit-link,.reportScreen .bestPerformer_container .resetStaging .link .bestPerformerLink,.reportScreen .bestPerformer_container .resetStaging .link .kpi-edit-link,.reportScreen .resetStaging_container .performer_headings .link .bestPerformerLink,.reportScreen .resetStaging_container .performer_headings .link .kpi-edit-link,.reportScreen .resetStaging_container .resetStaging .link .bestPerformerLink,.reportScreen .resetStaging_container .resetStaging .link .kpi-edit-link{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1)) !important;text-decoration-line:underline}.reportScreen .bestPerformer_container .performer_headings .link.disabled,.reportScreen .bestPerformer_container .resetStaging .link.disabled,.reportScreen .resetStaging_container .performer_headings .link.disabled,.reportScreen .resetStaging_container .resetStaging .link.disabled{cursor:not-allowed}.reportScreen .bestPerformer_container .resetStaging,.reportScreen .resetStaging_container .resetStaging{margin-bottom:0px}@media screen and (max-width: 735px){.reportScreen .bestPerformer_container .performer_headings,.reportScreen .bestPerformer_container .box_container,.reportScreen .resetStaging_container .performer_headings,.reportScreen .resetStaging_container .box_container{display:flex;flex-direction:column}}.reportScreen .bestPerformer_container button,.reportScreen .resetStaging_container button{padding:11px 15px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-weight:600}.reportScreen .bestPerformer_container .apply_button,.reportScreen .resetStaging_container .apply_button{color:#1d2630;background-color:#9fefaa;border:none}.reportScreen .bestPerformer_container .apply_button:hover,.reportScreen .resetStaging_container .apply_button:hover{background:var(--WTO-Green-Rollover-Rollover, #8CEC99);cursor:pointer;text-decoration:none}.reportScreen .bestPerformer_container .reset_button,.reportScreen .resetStaging_container .reset_button{padding:4px 15px 4px 5px;width:181px}.reportScreen .bestPerformer_container .box_container,.reportScreen .resetStaging_container .box_container{display:flex;gap:15px;color:var(--Black-100, #1D2630);overflow-x:auto;flex-wrap:nowrap}.reportScreen .bestPerformer_container .box_container .negative_box,.reportScreen .resetStaging_container .box_container .negative_box{background:#fadad5}.reportScreen .bestPerformer_container .box_container .positive_box,.reportScreen .resetStaging_container .box_container .positive_box{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.reportScreen .bestPerformer_container .box_container .default_box,.reportScreen .resetStaging_container .box_container .default_box{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.reportScreen .bestPerformer_container .box_container .box-container_title,.reportScreen .resetStaging_container .box_container .box-container_title{font-size:12px;font-style:normal;font-weight:500;line-height:22px}.reportScreen .bestPerformer_container .box_container .box-value,.reportScreen .resetStaging_container .box_container .box-value{display:flex;align-items:center;gap:5px;user-select:text}.reportScreen .bestPerformer_container .box_container .box-value span,.reportScreen .resetStaging_container .box_container .box-value span{font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:38px}.reportScreen .bestPerformer_container .box_container .variant-box,.reportScreen .bestPerformer_container .box_container .box-container,.reportScreen .resetStaging_container .box_container .variant-box,.reportScreen .resetStaging_container .box_container .box-container{display:flex;height:82px;padding:12px 0px 10px 0px;flex-direction:column;align-items:center;border-radius:10px;flex:1}.reportScreen .bestPerformer_container .box_container .variant-box,.reportScreen .resetStaging_container .box_container .variant-box{border:1px solid var(--Grey-100, #E8EBEE)}.reportScreen .bestPerformer_container .box_container .variant-box .variant-label,.reportScreen .resetStaging_container .box_container .variant-box .variant-label{display:flex;border:1px solid var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3));width:31px;height:31px;border-radius:100%;align-items:center;justify-content:center;color:var(--Black-100, #1D2630);font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .bestPerformer_container .box_container .variant-box .variant-text,.reportScreen .resetStaging_container .box_container .variant-box .variant-text{color:var(--Black-100, #1D2630);font-size:12px;font-style:normal;font-weight:500;line-height:22px;user-select:text}.reportScreen .bestPerformer_container .box_container::-webkit-scrollbar,.reportScreen .resetStaging_container .box_container::-webkit-scrollbar{display:none}.reportScreen .targetHeadlineStats .performer_headings .component{width:auto}.reportScreen .targetHeadlineStats .performer_headings .component .redesign-select{max-width:200px !important;width:200px}.reportScreen .resetStaging_container{max-width:1055px !important}.reportScreen .redesign-reports-grid{display:flex;gap:20px;margin:20px 0}.reportScreen .redesign-reports-col{display:flex;flex-direction:column;gap:20px;flex:1}.reportScreen .redesign-reports-charts{display:flex;gap:20px;max-width:calc(100vw - 395px);flex:1}@media screen and (max-width: 1100px){.reportScreen .redesign-reports-grid{flex-direction:column;align-items:center}.reportScreen .redesign-reports-col{gap:20px;width:100%}.reportScreen .redesign-reports-charts{max-width:none}}@media screen and (max-width: 850px){.reportScreen .redesign-reports-charts{flex-direction:column;align-items:center}}.reportScreen .abnTableContainer .tableContent{display:none}.reportScreen .abnTableContainer .tableContent.active{display:block}.reportScreen .ReportingTable,.reportScreen .mvtPerformer_body{border:1px solid var(--Grey-100, #E8EBEE);position:relative;z-index:0;border-radius:10px;background:var(--White-100, #FFF);font-family:Inter;margin-bottom:60px}.reportScreen .ReportingTable .tableTabs,.reportScreen .mvtPerformer_body .tableTabs{padding:15px 40px 0px 40px;min-height:65px;border-bottom:1px solid var(--Grey-100, #E8EBEE);width:100%;display:flex}@media screen and (max-width: 850px){.reportScreen .ReportingTable .tableTabs,.reportScreen .mvtPerformer_body .tableTabs{flex-direction:column;align-items:center;gap:10px}}.reportScreen .ReportingTable .tableTabs .tabButton,.reportScreen .mvtPerformer_body .tableTabs .tabButton{padding:13px 19px 14px 19px;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .ReportingTable .tableTabs .tabButton span,.reportScreen .mvtPerformer_body .tableTabs .tabButton span{position:relative;display:inline-flex;align-items:center;gap:5px}.reportScreen .ReportingTable .tableTabs .tabButton span[data-tooltip]:hover::after,.reportScreen .mvtPerformer_body .tableTabs .tabButton span[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:0;min-width:200px;max-width:300px;background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000}.reportScreen .ReportingTable .tableTabs .tabButton .tab-content,.reportScreen .mvtPerformer_body .tableTabs .tabButton .tab-content{display:flex;align-items:center;gap:5px}.reportScreen .ReportingTable .tableTabs .tabButton .info-tooltip,.reportScreen .mvtPerformer_body .tableTabs .tabButton .info-tooltip{position:relative;display:flex;align-items:center;cursor:pointer}.reportScreen .ReportingTable .tableTabs .tabButton .info-tooltip[data-tooltip]::after,.reportScreen .mvtPerformer_body .tableTabs .tabButton .info-tooltip[data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-40%);min-width:470px;background:#464646;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.reportScreen .ReportingTable .tableTabs .tabButton .info-tooltip[data-tooltip]:hover::after,.reportScreen .mvtPerformer_body .tableTabs .tabButton .info-tooltip[data-tooltip]:hover::after{opacity:1;visibility:visible}.reportScreen .ReportingTable .tableTabs .tabButton.active,.reportScreen .mvtPerformer_body .tableTabs .tabButton.active{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));border-bottom:2px solid var(--Blue-100, #3768D1)}@media screen and (max-width: 850px){.reportScreen .ReportingTable .tableTabs .tabButton.active,.reportScreen .mvtPerformer_body .tableTabs .tabButton.active{border-bottom:none;margin-top:0}}.reportScreen .ReportingTable .tableTabs .tabButton:hover,.reportScreen .mvtPerformer_body .tableTabs .tabButton:hover{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1))}.reportScreen .ReportingTable .tableTabs .tableTabs [data-tooltip],.reportScreen .mvtPerformer_body .tableTabs .tableTabs [data-tooltip]{position:relative}.reportScreen .ReportingTable .tableTabs .tableTabs [data-tooltip]:hover::after,.reportScreen .mvtPerformer_body .tableTabs .tableTabs [data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:100%;left:0;width:200px;background:#fff;border:1px solid #ccc;padding:5px;border-radius:5px;white-space:normal}.reportScreen .ReportingTable .reportingTableContainer,.reportScreen .mvtPerformer_body .reportingTableContainer{overflow-x:auto}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column,.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info{display:flex;gap:3px;cursor:pointer;position:relative;white-space:pre;align-items:center}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column .info-icon,.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info .info-icon,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column .info-icon,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info .info-icon{display:flex}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column{cursor:default}.reportScreen .ReportingTable .reportingTableContainer .column-last-info,.reportScreen .mvtPerformer_body .reportingTableContainer .column-last-info{display:flex;gap:3px;cursor:pointer;position:relative}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info::after,.reportScreen .ReportingTable .reportingTableContainer .column-last-info::after,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info::after,.reportScreen .mvtPerformer_body .reportingTableContainer .column-last-info::after{text-transform:capitalize;font-size:13px;font-family:Inter}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info::after,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info::after{content:attr(column-info);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;min-width:170px;top:0}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info.last-column::after,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info.last-column::after{right:0}.reportScreen .ReportingTable .reportingTableContainer .reports-table-column-info:hover::after,.reportScreen .mvtPerformer_body .reportingTableContainer .reports-table-column-info:hover::after{opacity:1;visibility:visible;overflow-wrap:break-word;line-height:1.4}.reportScreen .ReportingTable .reportingTableContainer .sticky_table,.reportScreen .mvtPerformer_body .reportingTableContainer .sticky_table{top:50px;position:fixed;z-index:2;pointer-events:none !important;opacity:0}.reportScreen .ReportingTable .reportingTableContainer .sticky_table.visible,.reportScreen .mvtPerformer_body .reportingTableContainer .sticky_table.visible{opacity:1;transition:opacity .5s ease-in}.reportScreen .ReportingTable .reportingTableContainer .sticky_table:not(.visible) *,.reportScreen .mvtPerformer_body .reportingTableContainer .sticky_table:not(.visible) *{pointer-events:none !important}.reportScreen .ReportingTable .reportingTableContainer table,.reportScreen .mvtPerformer_body .reportingTableContainer table{width:100%;border-collapse:collapse;white-space:nowrap;overflow:hidden;border-bottom:1px solid #e8ebee}.reportScreen .ReportingTable .reportingTableContainer table .noDataText,.reportScreen .mvtPerformer_body .reportingTableContainer table .noDataText{font-size:12px;color:#4d4d4d}.reportScreen .ReportingTable .reportingTableContainer table thead,.reportScreen .mvtPerformer_body .reportingTableContainer table thead{background-color:var(--Grey-30, rgba(232, 235, 238, 0.3));border-bottom:1px solid var(--Grey-100, #E8EBEE);text-transform:uppercase;color:var(--Black-100, #1D2630);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;height:50px}.reportScreen .ReportingTable .reportingTableContainer table .sticky_body,.reportScreen .mvtPerformer_body .reportingTableContainer table .sticky_body{opacity:0;visibility:hidden}.reportScreen .ReportingTable .reportingTableContainer table .sticky_body tr,.reportScreen .mvtPerformer_body .reportingTableContainer table .sticky_body tr{border:none !important}.reportScreen .ReportingTable .reportingTableContainer table .sticky_thead,.reportScreen .mvtPerformer_body .reportingTableContainer table .sticky_thead{pointer-events:auto;background-color:#f8f9fa}.reportScreen .ReportingTable .reportingTableContainer table thead tr th,.reportScreen .mvtPerformer_body .reportingTableContainer table thead tr th{padding:9px 22px 10px 0;line-height:normal}.reportScreen .ReportingTable .reportingTableContainer table thead tr th:first-child,.reportScreen .mvtPerformer_body .reportingTableContainer table thead tr th:first-child{padding-left:30px}.reportScreen .ReportingTable .reportingTableContainer table thead tr th:last-child,.reportScreen .mvtPerformer_body .reportingTableContainer table thead tr th:last-child{padding-right:30px}.reportScreen .ReportingTable .reportingTableContainer table thead tr th:last-child .reports-table-column-info::after,.reportScreen .mvtPerformer_body .reportingTableContainer table thead tr th:last-child .reports-table-column-info::after{right:0}.reportScreen .ReportingTable .reportingTableContainer table tbody,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody{color:var(--Black-100, #1D2630);font-size:13px;font-style:normal;font-weight:400;line-height:normal;user-select:text}.reportScreen .ReportingTable .reportingTableContainer table tbody tr,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody tr{border-bottom:1px solid var(--Grey-100, #E8EBEE)}.reportScreen .ReportingTable .reportingTableContainer table tbody tr td,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody tr td{padding:10px 22px 10px 0px;box-sizing:border-box;height:51px}.reportScreen .ReportingTable .reportingTableContainer table tbody tr td.significantCell,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody tr td.significantCell{width:110px}.reportScreen .ReportingTable .reportingTableContainer table tbody tr:last-child:not(.last_row),.reportScreen .mvtPerformer_body .reportingTableContainer table tbody tr:last-child:not(.last_row){border-bottom:none}.reportScreen .ReportingTable .reportingTableContainer table tbody .highlighted,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .highlighted{background-color:var(--Grey-30, rgba(232, 235, 238, 0.3))}.reportScreen .ReportingTable .reportingTableContainer table tbody .conversionPoint,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .conversionPoint{padding:20px 20px 20px 30px;vertical-align:top;white-space:wrap;max-width:300px;word-break:break-word}.reportScreen .ReportingTable .reportingTableContainer table tbody .centralAlignment,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .centralAlignment{vertical-align:middle}.reportScreen .ReportingTable .reportingTableContainer table tbody .firstCellRow,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .firstCellRow{padding:10px 22px 10px 40px}.reportScreen .ReportingTable .reportingTableContainer table tbody .firstColumnPosition,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .firstColumnPosition{padding-top:44px;white-space:wrap;max-width:300px;word-break:break-word}.reportScreen .ReportingTable .reportingTableContainer table tbody .secondColumnPosition,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .secondColumnPosition{vertical-align:top;padding-top:44px}.reportScreen .ReportingTable .reportingTableContainer table tbody .secondColumnPosition.convPoint,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .secondColumnPosition.convPoint{white-space:wrap;max-width:300px;word-break:break-word}.reportScreen .ReportingTable .reportingTableContainer table tbody .conversionRate,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .conversionRate{display:flex;gap:10px;align-items:baseline}.reportScreen .ReportingTable .reportingTableContainer table tbody .conversionRate .approximationValue,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .conversionRate .approximationValue{color:var(--Dark-Grey-100, #5B6B79);font-size:11px;font-style:normal;font-weight:400;line-height:normal}.reportScreen .ReportingTable .reportingTableContainer table tbody .variationInfo,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .variationInfo{display:flex;gap:20px}.reportScreen .ReportingTable .reportingTableContainer table tbody .variationInfo .circleText,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .variationInfo .circleText{text-align:center !important;position:relative;padding-left:0px !important}.reportScreen .ReportingTable .reportingTableContainer table tbody .variationInfo .circleText::before,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .variationInfo .circleText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%;z-index:0;padding-left:0px}.reportScreen .ReportingTable .reportingTableContainer table tbody .significant,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .significant{align-items:center}.reportScreen .ReportingTable .reportingTableContainer table tbody .zero-lift,.reportScreen .mvtPerformer_body .reportingTableContainer table tbody .zero-lift{display:flex;align-items:center}.reportScreen .ReportingTable .ai-insights-placeholder,.reportScreen .mvtPerformer_body .ai-insights-placeholder{padding-left:20px}.reportScreen .mvtPerformer_body{margin-bottom:unset !important}.reportScreen .reports-staging-col{width:100%;overflow-x:hidden}.reportScreen .loaderContainer{padding:20px}.reportScreen .reports-staging-col-left{display:flex;gap:20px;flex-direction:column}@media(max-width: 1100px){.reportScreen .reports-staging-col-left{flex-direction:row;justify-content:center;width:100%;flex:1;flex-wrap:wrap}}.reportScreen .reports-staging-col-left>div:only-child{height:100%}.reportScreen .testSummary_header .edit_tool[data-tooltip]{position:relative}.reportScreen .testSummary_header .edit_tool[data-tooltip]::after{content:attr(data-tooltip);position:absolute;left:50%;transform:translateX(-50%) translateY(8px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;min-width:170px;top:100%}.reportScreen .testSummary_header .edit_tool[data-tooltip]:hover::after,.reportScreen .testSummary_header .edit_tool[data-tooltip]:focus::after{opacity:1;visibility:visible;overflow-wrap:break-word;line-height:1.4}.reportScreen .testSummary_container{display:flex;flex-direction:column;min-width:285px;width:100%;padding:15px 0 15px 0;border:1px solid #e8ebee;border-radius:10px;background-color:#fff;color:#1d2630;font-size:13px;font-family:"Inter","Open-Sans";font-weight:400;flex-shrink:0}.reportScreen .testSummary_container .testSummary_header{display:flex;padding:10px 33px 15px 33px;justify-content:space-between;font-size:14px;font-weight:600;line-height:17px}.reportScreen .testSummary_container .testSummary_header a{color:#3768d1;text-decoration:underline;cursor:pointer;font-size:13px;font-weight:400}.reportScreen .testSummary_container .testSummary_body{display:flex;flex-direction:column;gap:10px;user-select:text}.reportScreen .testSummary_container .testSummary_typeRow{display:flex;align-items:center;padding:0 33px 0 33px;height:25px}.reportScreen .testSummary_container .testSummary_typeRow .testSummary_label{font-weight:500;width:100px}.reportScreen .testSummary_container .testSummary_typeRow .testSummary_type{display:flex;align-items:center;white-space:nowrap}.reportScreen .testSummary_container .testSummary_typeRow .testSummary_type .icon{display:flex}.reportScreen .testSummary_container .testSummary_row{display:flex;align-items:center;padding:0 33px 0 33px;height:25px;gap:5px}.reportScreen .testSummary_container .testSummary_row .testSummary_label{font-weight:500;width:100px}.reportScreen .testSummary_container .testSummary_row .status{display:flex;justify-content:space-between;height:25px;padding-left:14px;width:102px;align-items:center;border-radius:3px;font-size:12px;font-weight:500}.reportScreen .testSummary_container .testSummary_row .live{background:rgba(159,239,170,.3)}.reportScreen .testSummary_container .testSummary_row .paused{border:2px solid rgba(159,239,170,.3)}.reportScreen .testSummary_container .testSummary_row .status.staging{background:rgba(255,178,63,.2)}.reportScreen .testSummary_container .testSummary_row .pending{border:2px solid rgba(255,178,63,.2)}.reportScreen .testSummary_container .testSummary_row .published{background:rgba(230,238,255,.5)}.reportScreen .testSummary_container .testSummary_row .archived{background:#e8ebee;cursor:default}.reportScreen .testSummary_container .statusContainer{position:relative;cursor:pointer}.reportScreen .testSummary_container .status_dropdown{position:absolute;top:32px;display:flex;width:356px;padding:10px 0px;flex-direction:column;justify-content:center;align-items:flex-end;gap:3px;border-radius:10px;border:1px solid var(--Grey-100, #E8EBEE);background-color:#fff;z-index:2}.reportScreen .testSummary_container #overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:block;z-index:1;cursor:default}.reportScreen .testSummary_container .dropdown_state_row{display:flex;padding:9px 13px;align-items:center;gap:10px;align-self:stretch;background-color:#fff;cursor:pointer}.reportScreen .testSummary_container .dropdown_state_row .status{display:flex;width:102px;min-width:102px;height:28px;padding:0px 14px;align-items:center;border-radius:3px}.reportScreen .testSummary_container .dropdown_state_row span{color:var(--Dark-Grey-100, #5B6B79);font-size:11px;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 640px){.reportScreen .testSummary_container .status_dropdown{right:-14px;width:auto}.reportScreen .testSummary_container .dropdown_state_row span{display:none}}.reportScreen .testSummary_container .dropdown_state_row:hover{background:var(--Pale-Blue-100, #E6EEFF)}.reportScreen .testSummary_container.staging{height:auto !important}.reportScreen .displayStagingContainer{display:flex;padding:11px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;border:1px solid #e8ebee;background:#fff;border-radius:10px;color:#1d2630;text-align:center;font-family:"Inter";font-size:12px;font-style:normal;font-weight:500;line-height:22px;max-height:309px;overflow-y:auto;overflow-x:hidden;min-width:285px;width:100%}.reportScreen .displayStagingContainer .title{display:flex;font-size:14px;font-weight:600;line-height:39px}.reportScreen .displayStagingContainer .display_staging_content{display:flex;flex-direction:column}.reportScreen .displayStagingContainer .display_staging_content .option{display:flex;gap:15px;align-items:center;padding:5px 0}.reportScreen .displayStagingContainer .display_staging_content .option span:first-child{display:flex;align-items:center}.reportScreen .displayStagingContainer .display_staging_content .option .optionCopy{display:flex;align-items:center;gap:10px;white-space:nowrap}.reportScreen .displayStagingContainer .display_staging_content .option .optionCopy span{overflow:hidden;text-overflow:ellipsis;max-width:200px}.reportScreen .displayStagingContainer .display_staging_content .option .optionCopy span:first-child{font-size:13px;font-weight:400;line-height:normal;position:relative;height:31px;width:31px;display:flex;justify-content:center}.reportScreen .displayStagingContainer .display_staging_content .option .optionCopy span:first-child::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%;z-index:0}.reportScreen .totalConversions25 .apexcharts-xaxis-label:nth-child(2n+1){display:none}.reportScreen .totalConversions50 .apexcharts-xaxis-label{display:none}.reportScreen .totalConversions50 .apexcharts-xaxis-label:nth-child(3n-1){display:block}@media screen and (max-width: 1359px){.reportScreen .chart_title_smallScreen{display:block}.reportScreen .chart_title_normal{display:none}}@media screen and (min-width: 1360px){.reportScreen .chart_title_normal{display:block}.reportScreen .chart_title_smallScreen{display:none}}.reportScreen .apexcharts-legend-text{padding-left:17px !important}.reportScreen .mvt_dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;cursor:pointer;outline:none;flex:1}.reportScreen .mvt_dropdown_select .dropdown-selected{flex:1;align-items:center}.reportScreen .mvt_dropdown_select:hover{outline:none;border:2px solid #3768d1;padding:3px 7px 3px 14px}.reportScreen .mvt_dropdown_select svg{margin-left:auto}.reportScreen .timeToCompletion_container{cursor:default !important;margin-bottom:20px;color:#5b6b79;font-size:14px;height:auto !important}.reportScreen .timeToCompletion_container .timeToCompletionChart{background:red}.reportScreen .timeToCompletion_container .titleContainer{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.reportScreen .timeToCompletion_container .titleContainer .ttcTitleRow{display:flex;align-items:center;gap:10px}.reportScreen .timeToCompletion_container .titleContainer .ttcTitleRow .howItWorksLink{margin-left:auto;display:flex;align-items:center;cursor:pointer}.reportScreen .timeToCompletion_container .titleContainer .ttcTitleRow .howItWorksLink a{display:flex;align-items:center;gap:5px;color:#3768d1;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.reportScreen .timeToCompletion_container .titleContainer .ttcTitleRow .howItWorksLink span:nth-of-type(2){display:flex;align-items:center;justify-content:center}.reportScreen .timeToCompletion_container .titleContainer .title{font-size:16px;font-weight:500;line-height:22px;color:#1d2630}.reportScreen .timeToCompletion_container .titleContainer .subTitle{font-size:12px}.reportScreen .timeToCompletion_container .completionBody{display:flex;gap:10px}.reportScreen .timeToCompletion_container .completionBody .body_left{padding-top:20px;width:320px;min-width:320px;display:flex;flex-direction:column;gap:10px}.reportScreen .timeToCompletion_container .completionBody .body_left :nth-child(3){margin-top:20px;cursor:pointer !important}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .errorBar{display:flex;align-items:center;margin-top:6px;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);padding:8px;box-sizing:border-box;width:fit-content}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .errorMessage{display:flex;align-items:center;color:#1d2630;gap:3px;font-size:12px;font-family:Inter;font-weight:400}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .row_title{display:flex;gap:5px;align-items:center;height:31px}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .row_title span{display:flex;position:relative}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .row_title span:hover::after{content:attr(data-tooltip);position:absolute;left:0;top:25px;width:max-content;max-width:320px;background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .textInput.half{width:100%;max-width:320px}.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .textInput:focus,.reportScreen .timeToCompletion_container .completionBody .body_left .textInputRow .textInput:hover{border:2px solid #3768d1}.reportScreen .timeToCompletion_container .completionBody .body_right{display:flex;align-items:center;width:100%;height:auto}.reportScreen .timeToCompletion_container .completionBody .body_right .chartContainer{display:flex;flex-direction:column;width:100%;height:max-content}.reportScreen .timeToCompletion_container .completionBody .body_right .chartContainer #timeToCompletionChart{width:100%}.reportScreen .timeToCompletion_container .completionBody .body_right .chartContainer #timeToCompletionChartTitle{width:100%;padding-left:25px}.reportScreen .timeToCompletion_container .completionBody .body_right>*{flex:1;height:100%}.reportScreen .aiInsightsButton{display:flex;align-items:center;border-radius:10px;border:1px solid rgba(91,107,121,.5);padding:4px 15px;white-space:nowrap;text-overflow:ellipsis;width:auto;gap:10px;cursor:pointer}.reportScreen .aiInsightsButton:hover{background:rgba(232,235,238,.3)}.reportScreen .aiInsightsButton.disabled{border:1px solid rgba(91,107,121,.3);color:rgba(91,107,121,.5);cursor:default;position:relative;pointer-events:auto}.reportScreen .aiInsightsButton.disabled svg{opacity:.5}.reportScreen .aiInsightsButton.disabled:hover::after{content:attr(data-tooltip);position:absolute;left:-50%;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;white-space:normal;min-width:170px;width:max-content;max-width:360px;top:100%;display:block;line-height:16px;z-index:1}.reportScreen .aiCheckboxRow{font-size:13px;display:flex;gap:10px;margin:18px 0;cursor:pointer;max-width:100px}.reportScreen .aiCheckboxRow .checkbox{margin:0;display:flex;align-items:center}.reportScreen .aiInsightsButton+.modalOverlay{line-height:20px}.reportScreen .disabledPrimaryButton{pointer-events:none;color:rgba(91,107,121,.5) !important;background-color:#E8EBEE4D !important}.reportScreen .ai-insights-display{padding:20px;margin:16px;font-family:Inter,sans-serif;line-height:1.4;color:#4d4d4d}.reportScreen .ai-insights-display .ai-insights-header{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between}.reportScreen .ai-insights-display .ai-insights-header .redesign-button{height:48px}.reportScreen .ai-insights-display .ai-insights-header h2{margin:0 0 8px 0;font-size:28px;font-weight:600;color:#003}.reportScreen .ai-insights-display .ai-insights-header .insights-subtitle{margin:0;font-size:14px;color:#5b6b79}.reportScreen .ai-insights-display .insights-sections{display:flex;flex-direction:column;gap:20px}.reportScreen .ai-insights-display .insight-section .ai-section-header{margin-top:20px}.reportScreen .ai-insights-display .insight-section .ai-section-header .section-icon{font-size:24px;line-height:1}.reportScreen .ai-insights-display .insight-section .ai-section-header .section-title{font-size:16px;font-weight:500;line-height:22px;color:#1d2630}.reportScreen .ai-insights-display .insight-section .section-content{padding:20px 0}.reportScreen .ai-insights-display .insight-section .section-content .content-subtitle{font-size:13px;font-weight:600;color:#036}.reportScreen .ai-insights-display .insight-section .section-content .content-list{margin:16px 0;padding-left:0;list-style:none}.reportScreen .ai-insights-display .insight-section .section-content .content-list li{position:relative;padding:8px 0 8px 24px;margin-bottom:8px;border-radius:6px;background:#f8f9fa;transition:background-color .2s ease}.reportScreen .ai-insights-display .insight-section .section-content .content-list li:hover{background:#e9ecef}.reportScreen .ai-insights-display .insight-section .section-content .content-list li::before{content:"▶";position:absolute;left:8px;top:8px;color:#3768d1;font-size:12px}.reportScreen .ai-insights-display .insight-section .section-content .content-paragraph{margin:16px 0;font-size:13px;line-height:1.4;color:#4d4d4d;text-align:justify}.reportScreen .ai-insights-display .insight-section .section-content .content-paragraph:first-child{margin-top:0}.reportScreen .ai-insights-display .insight-section .section-content .content-paragraph:last-child{margin-bottom:0}.reportScreen .ai-insights-display .ai-insights-placeholder{padding:40px;text-align:center;color:#666;font-style:italic;background:#fff;border-radius:8px;border:2px dashed #ddd}.reportScreen .ai-insights-display .ai-insights-placeholder p{margin:0;font-size:16px}.reportScreen .ai-insights-display .ai-insights-charts{margin-top:30px}.reportScreen .ai-insights-display .ai-insights-charts .charts-header{margin-bottom:25px}.reportScreen .ai-insights-display .ai-insights-charts .charts-header h3{margin:0 0 5px 0;font-size:18px;font-weight:500;color:#003}.reportScreen .ai-insights-display .ai-insights-charts .charts-header .charts-subtitle{margin:0;font-size:14px;color:#6b7280}.reportScreen .ai-insights-display .ai-insights-charts .charts-container{display:flex;flex-direction:column;gap:30px}.reportScreen .ai-insights-display .ai-insights-charts .charts-container .chart-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.reportScreen .ai-insights-display .ai-insights-charts .charts-container .chart-wrapper .chart-title{margin:0 0 15px 0;font-size:16px;font-weight:500;color:#374151}.reportScreen .ai-insights-display .ai-insights-charts-placeholder{padding:40px 20px;text-align:center;color:#6b7280;background:#f9fafb;border-radius:8px;margin-top:20px}.reportScreen .aiInsightsApexChart{overflow-x:auto;overflow-y:hidden}.reportScreen .aiInsightsApexChart .apexcharts-canvas>.apexcharts-svg{margin-left:-15px}.reportScreen .aiInsightsApexChart::-webkit-scrollbar{width:16px;height:16px}.reportScreen .aiInsightsApexChart::-webkit-scrollbar-track{background:#fff}.reportScreen .aiInsightsApexChart::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box}.reportScreen .loading-spinner{font-size:18px;color:#666;position:relative}.portal-dropdown-options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:10px 0;z-index:9999;max-width:320px;overflow-y:auto;overflow-x:hidden;width:100%;font-family:"Inter","Open Sans";font-size:13px;line-height:normal;color:#1d2630}.portal-dropdown-options .dropdown-option{padding:10px 15px;cursor:pointer}.portal-dropdown-options .dropdown-option:hover{background:#f8f9fa}.portal-dropdown-options .variationInfo{display:flex;gap:20px}.portal-dropdown-options .variationInfo .circleText{text-align:center !important;position:relative;padding-left:0px !important}.portal-dropdown-options .variationInfo .circleText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%;z-index:0;padding-left:0px}.reports_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100}.mainReportContainer{position:relative;min-height:400px;margin:auto;max-width:1360px}.funnelViewApexChart{overflow-x:auto;overflow-y:hidden}.funnelViewApexChart .apexcharts-canvas>.apexcharts-svg{margin-left:-15px}.funnelViewApexChart::-webkit-scrollbar{width:16px;height:16px}.funnelViewApexChart::-webkit-scrollbar-track{background:#fff}.funnelViewApexChart::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box}.reportingTableContainer .tooltip-wrapper{position:relative;display:inline-block;width:fit-content}.reportingTableContainer .tooltip-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reportingTableContainer .tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);padding:5px 10px;background:#464646;color:#fff;font-size:12px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s;z-index:1000}.table-tooltip{position:relative;display:inline-block}.table-tooltip .tooltip-text{visibility:hidden;opacity:0;position:absolute;bottom:100%;transform:translateX(-60%);background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;z-index:1000;transition:opacity .2s ease-in-out}.table-tooltip:hover .tooltip-text{visibility:visible;opacity:1}.alerts-container .flyoutContainer{display:flex;flex-direction:column;background:#f8f9fa;position:fixed;z-index:11;height:100vh;top:0;right:0;max-width:720px;width:100%;visibility:hidden;transition:translate .5s ease-out,visibility .5s ease-out;translate:calc(100%);font-family:Inter}.alerts-container .flyoutContainer.visible{visibility:visible;translate:0}.alerts-container .flyoutContainer ::-webkit-scrollbar{width:16px;height:16px}.alerts-container .flyoutContainer ::-webkit-scrollbar-track{border-radius:10px}.alerts-container .flyoutContainer ::-webkit-scrollbar-thumb{border-radius:50px;background:#003;border:6px solid #f8f9fa;box-sizing:border-box;min-height:30px}@media(max-width: 1024px){.alerts-container .flyoutContainer{justify-content:center;width:100vw}}.alerts-container .flyoutContainer .flyoutWrapper{height:100%;width:100%;flex-grow:1;padding:25px 0 80px 20px;overflow-y:auto;position:relative}.alerts-container .flyoutContainer .flyoutWrapper .flyoutContent{padding-bottom:25px;padding-right:20px}.alerts-container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle{display:flex;align-items:center;font-size:20px}.alerts-container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span{width:31px;height:31px;display:flex;margin-left:auto;cursor:pointer}.alerts-container .flyoutContainer .flyoutCancelSaveBar{display:flex;justify-content:space-between;padding:20px 40px;gap:10px;background:#fff;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);z-index:100000;bottom:0;left:0;width:100%;margin-top:auto}.alerts-container .flyoutContainer .flyoutCancelSaveBar div{cursor:pointer}.alerts-container .flyoutContainer .stepContent,.alerts-container .flyoutContainer .flyoutContent{display:flex;flex-direction:column;gap:20px;width:100%}.alerts-container .flyoutContainer .stepContent .stepTitle,.alerts-container .flyoutContainer .stepContent .flyoutTitle,.alerts-container .flyoutContainer .flyoutContent .stepTitle,.alerts-container .flyoutContainer .flyoutContent .flyoutTitle{color:#003;font-size:24px;font-weight:500;height:auto;min-height:29px;width:100%;font-family:Inter}.alerts-container .flyoutContainer .stepContent .panelComponent,.alerts-container .flyoutContainer .flyoutContent .panelComponent{display:flex;flex-direction:column;height:auto;background:#fff;border:1px solid #e8ebee;border-radius:10px;width:100%;padding:15px 20px 25px 20px;max-width:1010px}.alerts-container .flyoutContainer .stepContent .panelComponent .panelTitle,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelTitle{display:flex;align-items:center;flex-wrap:wrap}.alerts-container .flyoutContainer .stepContent .panelComponent .panelTitle h3,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelTitle h3{display:flex;color:var(--Black-100, #1D2630);align-items:center;height:39px;font-size:16px;font-weight:500;line-height:22px}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody{display:flex;flex-direction:column;gap:5px}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .row_title,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .row_title{display:flex;height:31px;flex-direction:row;align-items:center !important;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79;font-size:14px}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .textInputRow,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow{display:flex;flex-direction:column;width:-webkit-fill-available;position:relative;z-index:1}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half{width:100%;max-width:320px}.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.alerts-container .flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.alerts-container .flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover{border:2px solid #3768d1;padding-left:14px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow{display:flex;gap:20px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper{display:flex;flex-direction:column;width:100%}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput.half,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput.half{width:100%;max-width:320px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput.error,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput.error{background:rgba(232,70,45,.2)}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput:focus,.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput:hover,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput:focus,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper input.textInput:hover{border:2px solid #3768d1;padding-left:14px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select{display:flex;height:39px;max-width:320px;width:100%;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;cursor:pointer;background:#fff;font-size:14px;font-family:Inter;color:#1d2630}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select.error,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select.error{background:rgba(232,70,45,.2)}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:disabled,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:disabled{background:rgba(232,235,238,.3);color:rgba(91,107,121,.5);cursor:not-allowed}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:focus,.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:hover:not(:disabled),.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:focus,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area select:hover:not(:disabled){border:2px solid #3768d1;padding-left:14px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;flex:1 0 0;border-radius:10px;border:1px solid rgba(91,107,121,.5);width:100%;outline:none;text-overflow:ellipsis;max-width:320px;cursor:pointer;background:#fff;font-size:14px;color:#1d2630}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule span,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule svg,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule svg{flex-shrink:0;width:31px;height:31px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.error,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.error{background:rgba(232,70,45,.2)}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.disabled,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.disabled{background:rgba(232,235,238,.3);color:rgba(91,107,121,.5);cursor:not-allowed;pointer-events:none}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule:focus,.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule:hover:not(.disabled),.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule:focus,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule:hover:not(.disabled){border:2px solid #3768d1;padding-left:14px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value{padding:0 6px 0 6px;overflow-x:overlay;overflow-y:hidden;gap:5px;position:relative;cursor:pointer}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value:focus,.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value:hover,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value:focus,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value:hover{padding:0 5px 0 5px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value svg,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule.value svg{display:flex;align-items:center;margin-left:auto;width:31px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule input,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule input{outline:none;border:none;min-width:30px;max-width:80px;background:transparent}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule::-webkit-scrollbar-thumb,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule .added_filter,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule .added_filter{display:flex;padding:0px 2px 0px 9px;font-size:11px;justify-content:center;align-items:center;border-radius:5px;background:#e6eeff}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule .added_filter .xIcon,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .listRule .added_filter .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;z-index:9999;max-height:235px;overflow-y:auto;overflow-x:hidden;width:100%}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px}.alerts-container .flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.alerts-container .flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa;cursor:pointer}.alerts-container .flyoutContainer .stepContent .panelComponent .checkBoxRow,.alerts-container .flyoutContainer .flyoutContent .panelComponent .checkBoxRow{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#1d2630}.alerts-container .flyoutContainer .stepContent .panelComponent .checkBoxRow svg,.alerts-container .flyoutContainer .flyoutContent .panelComponent .checkBoxRow svg{margin-left:auto}.alerts-container .flyoutContainer .stepContent .panelComponent .asterisk,.alerts-container .flyoutContainer .flyoutContent .panelComponent .asterisk{color:var(--Black-100, #1D2630)}.alerts-container .flyoutContainer .stepContent .panelComponent .switchButtonRow,.alerts-container .flyoutContainer .flyoutContent .panelComponent .switchButtonRow{display:flex;flex-direction:column;gap:10px;margin-top:10px}.alerts-container .flyoutContainer .stepContent .panelComponent .switchButtonRow .buttonArea,.alerts-container .flyoutContainer .flyoutContent .panelComponent .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.alerts-container .flyoutContainer .stepContent .panelComponent .switchButtonRow .buttonArea .switchButton,.alerts-container .flyoutContainer .flyoutContent .panelComponent .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);cursor:pointer;color:#5b6b79;border-radius:10px}.alerts-container .flyoutContainer .stepContent .panelComponent .switchButtonRow .buttonArea .switchButton.selected,.alerts-container .flyoutContainer .flyoutContent .panelComponent .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;color:#1d2630;cursor:default}
.locationManagerContainer .location_container_heading,.locationManagerContainer .site_container_heading,.locationManagerContainer .integration_container_heading,.locationManagerContainer .accountRoles_container_heading,.siteManagerContainer .location_container_heading,.siteManagerContainer .site_container_heading,.siteManagerContainer .integration_container_heading,.siteManagerContainer .accountRoles_container_heading,.assetManagerContainer .location_container_heading,.assetManagerContainer .site_container_heading,.assetManagerContainer .integration_container_heading,.assetManagerContainer .accountRoles_container_heading,.audienceManagerContainer .location_container_heading,.audienceManagerContainer .site_container_heading,.audienceManagerContainer .integration_container_heading,.audienceManagerContainer .accountRoles_container_heading,.integrationManagerContainer .location_container_heading,.integrationManagerContainer .site_container_heading,.integrationManagerContainer .integration_container_heading,.integrationManagerContainer .accountRoles_container_heading,.accountRolesContainer .location_container_heading,.accountRolesContainer .site_container_heading,.accountRolesContainer .integration_container_heading,.accountRolesContainer .accountRoles_container_heading,.auditTrailContainer .location_container_heading,.auditTrailContainer .site_container_heading,.auditTrailContainer .integration_container_heading,.auditTrailContainer .accountRoles_container_heading,.alerts-container .location_container_heading,.alerts-container .site_container_heading,.alerts-container .integration_container_heading,.alerts-container .accountRoles_container_heading{padding:15px 40px 0px 40px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--Grey-100, #E8EBEE);flex-direction:row !important}@media(max-width: 800px){.locationManagerContainer .location_container_heading,.locationManagerContainer .site_container_heading,.locationManagerContainer .integration_container_heading,.locationManagerContainer .accountRoles_container_heading,.siteManagerContainer .location_container_heading,.siteManagerContainer .site_container_heading,.siteManagerContainer .integration_container_heading,.siteManagerContainer .accountRoles_container_heading,.assetManagerContainer .location_container_heading,.assetManagerContainer .site_container_heading,.assetManagerContainer .integration_container_heading,.assetManagerContainer .accountRoles_container_heading,.audienceManagerContainer .location_container_heading,.audienceManagerContainer .site_container_heading,.audienceManagerContainer .integration_container_heading,.audienceManagerContainer .accountRoles_container_heading,.integrationManagerContainer .location_container_heading,.integrationManagerContainer .site_container_heading,.integrationManagerContainer .integration_container_heading,.integrationManagerContainer .accountRoles_container_heading,.accountRolesContainer .location_container_heading,.accountRolesContainer .site_container_heading,.accountRolesContainer .integration_container_heading,.accountRolesContainer .accountRoles_container_heading,.auditTrailContainer .location_container_heading,.auditTrailContainer .site_container_heading,.auditTrailContainer .integration_container_heading,.auditTrailContainer .accountRoles_container_heading,.alerts-container .location_container_heading,.alerts-container .site_container_heading,.alerts-container .integration_container_heading,.alerts-container .accountRoles_container_heading{flex-direction:column !important;align-items:center !important;gap:10px !important}}.locationManagerContainer .location_container_heading .selected,.locationManagerContainer .site_container_heading .selected,.locationManagerContainer .integration_container_heading .selected,.locationManagerContainer .accountRoles_container_heading .selected,.siteManagerContainer .location_container_heading .selected,.siteManagerContainer .site_container_heading .selected,.siteManagerContainer .integration_container_heading .selected,.siteManagerContainer .accountRoles_container_heading .selected,.assetManagerContainer .location_container_heading .selected,.assetManagerContainer .site_container_heading .selected,.assetManagerContainer .integration_container_heading .selected,.assetManagerContainer .accountRoles_container_heading .selected,.audienceManagerContainer .location_container_heading .selected,.audienceManagerContainer .site_container_heading .selected,.audienceManagerContainer .integration_container_heading .selected,.audienceManagerContainer .accountRoles_container_heading .selected,.integrationManagerContainer .location_container_heading .selected,.integrationManagerContainer .site_container_heading .selected,.integrationManagerContainer .integration_container_heading .selected,.integrationManagerContainer .accountRoles_container_heading .selected,.accountRolesContainer .location_container_heading .selected,.accountRolesContainer .site_container_heading .selected,.accountRolesContainer .integration_container_heading .selected,.accountRolesContainer .accountRoles_container_heading .selected,.auditTrailContainer .location_container_heading .selected,.auditTrailContainer .site_container_heading .selected,.auditTrailContainer .integration_container_heading .selected,.auditTrailContainer .accountRoles_container_heading .selected,.alerts-container .location_container_heading .selected,.alerts-container .site_container_heading .selected,.alerts-container .integration_container_heading .selected,.alerts-container .accountRoles_container_heading .selected{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1)) !important;border-bottom:2px solid var(--Blue-100, #3768D1) !important;margin-top:2px !important}.locationManagerContainer .location_container_heading .selected .filter_value,.locationManagerContainer .site_container_heading .selected .filter_value,.locationManagerContainer .integration_container_heading .selected .filter_value,.locationManagerContainer .accountRoles_container_heading .selected .filter_value,.siteManagerContainer .location_container_heading .selected .filter_value,.siteManagerContainer .site_container_heading .selected .filter_value,.siteManagerContainer .integration_container_heading .selected .filter_value,.siteManagerContainer .accountRoles_container_heading .selected .filter_value,.assetManagerContainer .location_container_heading .selected .filter_value,.assetManagerContainer .site_container_heading .selected .filter_value,.assetManagerContainer .integration_container_heading .selected .filter_value,.assetManagerContainer .accountRoles_container_heading .selected .filter_value,.audienceManagerContainer .location_container_heading .selected .filter_value,.audienceManagerContainer .site_container_heading .selected .filter_value,.audienceManagerContainer .integration_container_heading .selected .filter_value,.audienceManagerContainer .accountRoles_container_heading .selected .filter_value,.integrationManagerContainer .location_container_heading .selected .filter_value,.integrationManagerContainer .site_container_heading .selected .filter_value,.integrationManagerContainer .integration_container_heading .selected .filter_value,.integrationManagerContainer .accountRoles_container_heading .selected .filter_value,.accountRolesContainer .location_container_heading .selected .filter_value,.accountRolesContainer .site_container_heading .selected .filter_value,.accountRolesContainer .integration_container_heading .selected .filter_value,.accountRolesContainer .accountRoles_container_heading .selected .filter_value,.auditTrailContainer .location_container_heading .selected .filter_value,.auditTrailContainer .site_container_heading .selected .filter_value,.auditTrailContainer .integration_container_heading .selected .filter_value,.auditTrailContainer .accountRoles_container_heading .selected .filter_value,.alerts-container .location_container_heading .selected .filter_value,.alerts-container .site_container_heading .selected .filter_value,.alerts-container .integration_container_heading .selected .filter_value,.alerts-container .accountRoles_container_heading .selected .filter_value{background:var(--Pale-Blue-100, #E6EEFF)}@media(max-width: 800px){.locationManagerContainer .location_container_heading .selected,.locationManagerContainer .site_container_heading .selected,.locationManagerContainer .integration_container_heading .selected,.locationManagerContainer .accountRoles_container_heading .selected,.siteManagerContainer .location_container_heading .selected,.siteManagerContainer .site_container_heading .selected,.siteManagerContainer .integration_container_heading .selected,.siteManagerContainer .accountRoles_container_heading .selected,.assetManagerContainer .location_container_heading .selected,.assetManagerContainer .site_container_heading .selected,.assetManagerContainer .integration_container_heading .selected,.assetManagerContainer .accountRoles_container_heading .selected,.audienceManagerContainer .location_container_heading .selected,.audienceManagerContainer .site_container_heading .selected,.audienceManagerContainer .integration_container_heading .selected,.audienceManagerContainer .accountRoles_container_heading .selected,.integrationManagerContainer .location_container_heading .selected,.integrationManagerContainer .site_container_heading .selected,.integrationManagerContainer .integration_container_heading .selected,.integrationManagerContainer .accountRoles_container_heading .selected,.accountRolesContainer .location_container_heading .selected,.accountRolesContainer .site_container_heading .selected,.accountRolesContainer .integration_container_heading .selected,.accountRolesContainer .accountRoles_container_heading .selected,.auditTrailContainer .location_container_heading .selected,.auditTrailContainer .site_container_heading .selected,.auditTrailContainer .integration_container_heading .selected,.auditTrailContainer .accountRoles_container_heading .selected,.alerts-container .location_container_heading .selected,.alerts-container .site_container_heading .selected,.alerts-container .integration_container_heading .selected,.alerts-container .accountRoles_container_heading .selected{border-bottom:none !important;margin-top:0 !important}}.locationManagerContainer .location_container_heading .filter_heading,.locationManagerContainer .site_container_heading .filter_heading,.locationManagerContainer .integration_container_heading .filter_heading,.locationManagerContainer .accountRoles_container_heading .filter_heading,.siteManagerContainer .location_container_heading .filter_heading,.siteManagerContainer .site_container_heading .filter_heading,.siteManagerContainer .integration_container_heading .filter_heading,.siteManagerContainer .accountRoles_container_heading .filter_heading,.assetManagerContainer .location_container_heading .filter_heading,.assetManagerContainer .site_container_heading .filter_heading,.assetManagerContainer .integration_container_heading .filter_heading,.assetManagerContainer .accountRoles_container_heading .filter_heading,.audienceManagerContainer .location_container_heading .filter_heading,.audienceManagerContainer .site_container_heading .filter_heading,.audienceManagerContainer .integration_container_heading .filter_heading,.audienceManagerContainer .accountRoles_container_heading .filter_heading,.integrationManagerContainer .location_container_heading .filter_heading,.integrationManagerContainer .site_container_heading .filter_heading,.integrationManagerContainer .integration_container_heading .filter_heading,.integrationManagerContainer .accountRoles_container_heading .filter_heading,.accountRolesContainer .location_container_heading .filter_heading,.accountRolesContainer .site_container_heading .filter_heading,.accountRolesContainer .integration_container_heading .filter_heading,.accountRolesContainer .accountRoles_container_heading .filter_heading,.auditTrailContainer .location_container_heading .filter_heading,.auditTrailContainer .site_container_heading .filter_heading,.auditTrailContainer .integration_container_heading .filter_heading,.auditTrailContainer .accountRoles_container_heading .filter_heading,.alerts-container .location_container_heading .filter_heading,.alerts-container .site_container_heading .filter_heading,.alerts-container .integration_container_heading .filter_heading,.alerts-container .accountRoles_container_heading .filter_heading{display:flex;flex-wrap:wrap;color:var(--Dark-Grey-100, #5B6B79) !important;font-size:14px;font-weight:400;padding-right:40px !important;height:55px !important}@media(max-width: 800px){.locationManagerContainer .location_container_heading .filter_heading,.locationManagerContainer .site_container_heading .filter_heading,.locationManagerContainer .integration_container_heading .filter_heading,.locationManagerContainer .accountRoles_container_heading .filter_heading,.siteManagerContainer .location_container_heading .filter_heading,.siteManagerContainer .site_container_heading .filter_heading,.siteManagerContainer .integration_container_heading .filter_heading,.siteManagerContainer .accountRoles_container_heading .filter_heading,.assetManagerContainer .location_container_heading .filter_heading,.assetManagerContainer .site_container_heading .filter_heading,.assetManagerContainer .integration_container_heading .filter_heading,.assetManagerContainer .accountRoles_container_heading .filter_heading,.audienceManagerContainer .location_container_heading .filter_heading,.audienceManagerContainer .site_container_heading .filter_heading,.audienceManagerContainer .integration_container_heading .filter_heading,.audienceManagerContainer .accountRoles_container_heading .filter_heading,.integrationManagerContainer .location_container_heading .filter_heading,.integrationManagerContainer .site_container_heading .filter_heading,.integrationManagerContainer .integration_container_heading .filter_heading,.integrationManagerContainer .accountRoles_container_heading .filter_heading,.accountRolesContainer .location_container_heading .filter_heading,.accountRolesContainer .site_container_heading .filter_heading,.accountRolesContainer .integration_container_heading .filter_heading,.accountRolesContainer .accountRoles_container_heading .filter_heading,.auditTrailContainer .location_container_heading .filter_heading,.auditTrailContainer .site_container_heading .filter_heading,.auditTrailContainer .integration_container_heading .filter_heading,.auditTrailContainer .accountRoles_container_heading .filter_heading,.alerts-container .location_container_heading .filter_heading,.alerts-container .site_container_heading .filter_heading,.alerts-container .integration_container_heading .filter_heading,.alerts-container .accountRoles_container_heading .filter_heading{padding-right:0px !important;justify-content:center !important;height:100% !important;gap:5px !important}}.locationManagerContainer .tableSearchContainer,.siteManagerContainer .tableSearchContainer,.assetManagerContainer .tableSearchContainer,.audienceManagerContainer .tableSearchContainer,.integrationManagerContainer .tableSearchContainer,.accountRolesContainer .tableSearchContainer,.auditTrailContainer .tableSearchContainer,.alerts-container .tableSearchContainer{width:100% !important}.locationManagerContainer .tableSearchContainer label,.siteManagerContainer .tableSearchContainer label,.assetManagerContainer .tableSearchContainer label,.audienceManagerContainer .tableSearchContainer label,.integrationManagerContainer .tableSearchContainer label,.accountRolesContainer .tableSearchContainer label,.auditTrailContainer .tableSearchContainer label,.alerts-container .tableSearchContainer label{width:100% !important}.locationManagerContainer .createButton,.siteManagerContainer .createButton,.assetManagerContainer .createButton,.audienceManagerContainer .createButton,.integrationManagerContainer .createButton,.accountRolesContainer .createButton,.auditTrailContainer .createButton,.alerts-container .createButton{margin-bottom:15px !important}.locationManagerContainer .searchContainer,.siteManagerContainer .searchContainer,.assetManagerContainer .searchContainer,.audienceManagerContainer .searchContainer,.integrationManagerContainer .searchContainer,.accountRolesContainer .searchContainer,.auditTrailContainer .searchContainer,.alerts-container .searchContainer{display:flex;justify-content:space-between;padding:27px 40px 20px 40px}.locationManagerContainer .search_input,.siteManagerContainer .search_input,.assetManagerContainer .search_input,.audienceManagerContainer .search_input,.integrationManagerContainer .search_input,.accountRolesContainer .search_input,.auditTrailContainer .search_input,.alerts-container .search_input{width:100% !important;max-width:400px !important}.locationManagerContainer .search_input input,.siteManagerContainer .search_input input,.assetManagerContainer .search_input input,.audienceManagerContainer .search_input input,.integrationManagerContainer .search_input input,.accountRolesContainer .search_input input,.auditTrailContainer .search_input input,.alerts-container .search_input input{width:100% !important}.locationManagerContainer .clickable-row,.siteManagerContainer .clickable-row,.assetManagerContainer .clickable-row,.audienceManagerContainer .clickable-row,.integrationManagerContainer .clickable-row,.accountRolesContainer .clickable-row,.auditTrailContainer .clickable-row,.alerts-container .clickable-row{cursor:pointer}.locationManagerContainer .editTools_container,.siteManagerContainer .editTools_container,.assetManagerContainer .editTools_container,.audienceManagerContainer .editTools_container,.integrationManagerContainer .editTools_container,.accountRolesContainer .editTools_container,.auditTrailContainer .editTools_container,.alerts-container .editTools_container{display:flex !important;padding-right:40px !important;justify-content:center !important}.locationManagerContainer .site-status-icon,.siteManagerContainer .site-status-icon,.assetManagerContainer .site-status-icon,.audienceManagerContainer .site-status-icon,.integrationManagerContainer .site-status-icon,.accountRolesContainer .site-status-icon,.auditTrailContainer .site-status-icon,.alerts-container .site-status-icon{position:relative;cursor:help}.locationManagerContainer .site-status-icon:hover::after,.siteManagerContainer .site-status-icon:hover::after,.assetManagerContainer .site-status-icon:hover::after,.audienceManagerContainer .site-status-icon:hover::after,.integrationManagerContainer .site-status-icon:hover::after,.accountRolesContainer .site-status-icon:hover::after,.auditTrailContainer .site-status-icon:hover::after,.alerts-container .site-status-icon:hover::after{opacity:1;visibility:visible}.locationManagerContainer .site-status-icon::after,.siteManagerContainer .site-status-icon::after,.assetManagerContainer .site-status-icon::after,.audienceManagerContainer .site-status-icon::after,.integrationManagerContainer .site-status-icon::after,.accountRolesContainer .site-status-icon::after,.auditTrailContainer .site-status-icon::after,.alerts-container .site-status-icon::after{content:attr(data-tooltip);position:absolute;transform:translateY(10px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;top:12px;right:4px;width:253px}.locationManagerContainer .location-name-container,.locationManagerContainer .site-name-container,.siteManagerContainer .location-name-container,.siteManagerContainer .site-name-container,.assetManagerContainer .location-name-container,.assetManagerContainer .site-name-container,.audienceManagerContainer .location-name-container,.audienceManagerContainer .site-name-container,.integrationManagerContainer .location-name-container,.integrationManagerContainer .site-name-container,.accountRolesContainer .location-name-container,.accountRolesContainer .site-name-container,.auditTrailContainer .location-name-container,.auditTrailContainer .site-name-container,.alerts-container .location-name-container,.alerts-container .site-name-container{gap:10px !important}.locationManagerContainer .location-name-container svg,.locationManagerContainer .site-name-container svg,.siteManagerContainer .location-name-container svg,.siteManagerContainer .site-name-container svg,.assetManagerContainer .location-name-container svg,.assetManagerContainer .site-name-container svg,.audienceManagerContainer .location-name-container svg,.audienceManagerContainer .site-name-container svg,.integrationManagerContainer .location-name-container svg,.integrationManagerContainer .site-name-container svg,.accountRolesContainer .location-name-container svg,.accountRolesContainer .site-name-container svg,.auditTrailContainer .location-name-container svg,.auditTrailContainer .site-name-container svg,.alerts-container .location-name-container svg,.alerts-container .site-name-container svg{width:16px !important;height:16px !important}.locationManagerContainer tr.deleting,.siteManagerContainer tr.deleting,.assetManagerContainer tr.deleting,.audienceManagerContainer tr.deleting,.integrationManagerContainer tr.deleting,.accountRolesContainer tr.deleting,.auditTrailContainer tr.deleting,.alerts-container tr.deleting{background-color:#ffb3b3;pointer-events:none;opacity:.6}.locationManagerContainer .checkbox-header,.siteManagerContainer .checkbox-header,.assetManagerContainer .checkbox-header,.audienceManagerContainer .checkbox-header,.integrationManagerContainer .checkbox-header,.accountRolesContainer .checkbox-header,.auditTrailContainer .checkbox-header,.alerts-container .checkbox-header{width:70px;cursor:default !important}.locationManagerContainer .checkbox-cell,.siteManagerContainer .checkbox-cell,.assetManagerContainer .checkbox-cell,.audienceManagerContainer .checkbox-cell,.integrationManagerContainer .checkbox-cell,.accountRolesContainer .checkbox-cell,.auditTrailContainer .checkbox-cell,.alerts-container .checkbox-cell{width:70px;text-align:center;vertical-align:middle}.locationManagerContainer .checkbox-cell div[role=checkbox],.siteManagerContainer .checkbox-cell div[role=checkbox],.assetManagerContainer .checkbox-cell div[role=checkbox],.audienceManagerContainer .checkbox-cell div[role=checkbox],.integrationManagerContainer .checkbox-cell div[role=checkbox],.accountRolesContainer .checkbox-cell div[role=checkbox],.auditTrailContainer .checkbox-cell div[role=checkbox],.alerts-container .checkbox-cell div[role=checkbox]{display:inline-flex;align-items:center;justify-content:center}.locationManagerContainer .checkbox-cell .lock-icon,.siteManagerContainer .checkbox-cell .lock-icon,.assetManagerContainer .checkbox-cell .lock-icon,.audienceManagerContainer .checkbox-cell .lock-icon,.integrationManagerContainer .checkbox-cell .lock-icon,.accountRolesContainer .checkbox-cell .lock-icon,.auditTrailContainer .checkbox-cell .lock-icon,.alerts-container .checkbox-cell .lock-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.locationManagerContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.siteManagerContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.assetManagerContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.audienceManagerContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.integrationManagerContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.accountRolesContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.auditTrailContainer .checkbox-cell .lock-icon[data-tooltip]:hover::after,.alerts-container .checkbox-cell .lock-icon[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;pointer-events:none}.locationManagerContainer .select-all-control-row:hover,.siteManagerContainer .select-all-control-row:hover,.assetManagerContainer .select-all-control-row:hover,.audienceManagerContainer .select-all-control-row:hover,.integrationManagerContainer .select-all-control-row:hover,.accountRolesContainer .select-all-control-row:hover,.auditTrailContainer .select-all-control-row:hover,.alerts-container .select-all-control-row:hover{background:#fff !important}.locationManagerContainer .select-all-control-row td,.siteManagerContainer .select-all-control-row td,.assetManagerContainer .select-all-control-row td,.audienceManagerContainer .select-all-control-row td,.integrationManagerContainer .select-all-control-row td,.accountRolesContainer .select-all-control-row td,.auditTrailContainer .select-all-control-row td,.alerts-container .select-all-control-row td{height:47px;border-bottom:1px solid #eef0f2}.locationManagerContainer .select-all-control-row .mainSelector,.siteManagerContainer .select-all-control-row .mainSelector,.assetManagerContainer .select-all-control-row .mainSelector,.audienceManagerContainer .select-all-control-row .mainSelector,.integrationManagerContainer .select-all-control-row .mainSelector,.accountRolesContainer .select-all-control-row .mainSelector,.auditTrailContainer .select-all-control-row .mainSelector,.alerts-container .select-all-control-row .mainSelector{user-select:none}.locationManagerContainer .select-all-control-row .checkbox-icon svg,.siteManagerContainer .select-all-control-row .checkbox-icon svg,.assetManagerContainer .select-all-control-row .checkbox-icon svg,.audienceManagerContainer .select-all-control-row .checkbox-icon svg,.integrationManagerContainer .select-all-control-row .checkbox-icon svg,.accountRolesContainer .select-all-control-row .checkbox-icon svg,.auditTrailContainer .select-all-control-row .checkbox-icon svg,.alerts-container .select-all-control-row .checkbox-icon svg{vertical-align:middle}.locationManagerContainer .select-all-control-row span,.siteManagerContainer .select-all-control-row span,.assetManagerContainer .select-all-control-row span,.audienceManagerContainer .select-all-control-row span,.integrationManagerContainer .select-all-control-row span,.accountRolesContainer .select-all-control-row span,.auditTrailContainer .select-all-control-row span,.alerts-container .select-all-control-row span{color:var(--Blue-100, #3768D1);font-family:Inter;font-size:13px;font-weight:400;line-height:normal}.locationManagerContainer .truncated:last-child::after,.siteManagerContainer .truncated:last-child::after,.assetManagerContainer .truncated:last-child::after,.audienceManagerContainer .truncated:last-child::after,.integrationManagerContainer .truncated:last-child::after,.accountRolesContainer .truncated:last-child::after,.auditTrailContainer .truncated:last-child::after,.alerts-container .truncated:last-child::after{top:-40px !important;left:65% !important}.bulk-selection-bottom-bar{position:fixed;bottom:0;left:0;right:0;background:var(--White-100, #FFF);padding:20px 40px;display:flex;justify-content:space-between;align-items:center;border:1px solid #9c9c9c;z-index:30}.bulk-selection-bottom-bar span{color:var(--Blue-100, #3768D1);font-family:Inter;font-size:14px;font-weight:400;line-height:normal}.bulk-selection-bottom-bar .actions{display:flex;gap:10px}.bulk-selection-bottom-bar .actions div{cursor:pointer}.customModalContent{display:flex;flex-direction:column;gap:20px;color:#5b6b79;font-size:13px}.customModalContent .datesFilters{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.customModalContent .datesFilters .reportDates{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;justify-content:center;cursor:pointer}@media(max-width: 415px){.customModalContent .datesFilters .reportDates{flex-direction:column}}.customModalContent .datesFilters .reportDates .dateRangeContainer{display:flex;align-items:center;gap:12px;padding:4px 8px 4px 15px;border:1px solid rgba(91,107,121,.5);border-radius:10px;height:37.6px}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange{display:flex;align-items:center;gap:5px;position:relative}@media screen and (max-width: 1040px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange{position:unset}}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer{display:flex;flex-direction:column;border-radius:10px;position:absolute;top:35px;left:0;background:#fff;border:solid 1px rgba(91,107,121,.5);height:auto;width:auto;padding:20px;align-items:center;gap:10px;z-index:10;cursor:default}@media screen and (max-width: 1040px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer{transform:translateX(-50%);left:50%;top:55px;padding:10px}}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .loadingCalendar .circular-spinner--default{background-color:transparent;position:unset;width:619px;height:330px}@media screen and (max-width: 700px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .DayPickerNavigation_rightButton__horizontalDefault::before{left:277px}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .calendar2{display:none}}@media screen and (min-width: 701px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .calendar1{display:none}}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom{display:flex;justify-content:space-between;width:100%;gap:50px;min-height:36px;white-space:nowrap}@media screen and (max-width: 1040px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom{height:36px;gap:5px}}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft{display:flex;gap:10px}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;cursor:pointer;color:#4d4d4d;font-style:normal;font-weight:600;line-height:normal}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled{color:rgba(91,107,121,.5);border:1px solid rgba(91,107,121,.3);pointer-events:none}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover{background:rgba(232,235,238,.3)}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .days-selected{display:flex;align-items:center;color:#5b6b79;font-size:13px;font-weight:400;margin:0 auto;font-family:Inter;white-space:nowrap}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight{display:flex;gap:10px}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .redesign-button{cursor:pointer}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled{position:relative}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled:hover::after{opacity:1;visibility:visible}.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled::after{content:attr(message);position:absolute;background:#464646;color:#fff;line-height:normal;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;min-width:150px;width:max-content;top:0;right:70px}@media(max-width: 640px){.customModalContent .datesFilters .reportDates .dateRangeContainer .dateRange .datePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled::after{max-width:280px}}.customModalContent .datesFilters .dateRangeContainer:hover{border:1px solid #3768d1}.customModalContent .switchButtonRow{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.customModalContent .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.customModalContent .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);margin-left:-1px;margin-top:-1px;cursor:pointer;color:#5b6b79}.customModalContent .switchButtonRow .buttonArea .switchButton.withIcon{padding:4px 16px 4px 8px}.customModalContent .switchButtonRow .buttonArea .switchButton svg{width:31px}.customModalContent .switchButtonRow .buttonArea .switchButton svg path{fill:#5b6b79}.customModalContent .switchButtonRow .buttonArea .switchButton .infoIconWrapper{display:flex;position:relative}.customModalContent .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path{fill:#5b6b79}.customModalContent .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;width:max-content;max-width:200px;top:100%;left:50%;transform:translateX(-50%);margin-top:5px}.customModalContent .switchButtonRow .buttonArea .switchButton:hover{color:#3768d1}.customModalContent .switchButtonRow .buttonArea .switchButton:hover svg path{fill:#3768d1}.customModalContent .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path{fill:#5b6b79}.customModalContent .switchButtonRow .buttonArea .switchButton:first-child{border-left:1px solid rgba(91,107,121,.5);border-radius:10px 0px 0px 10px}.customModalContent .switchButtonRow .buttonArea .switchButton:last-child{border-radius:0px 10px 10px 0px}.customModalContent .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;padding:4px 15px;color:#1d2630}.customModalContent .switchButtonRow .buttonArea .switchButton.selected svg path{fill:#1d2630}.customModalContent .switchButtonRow .buttonArea .switchButton.selected.withIcon{padding:3px 16px 3px 8px}.customModalContent .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path{fill:#5b6b79}.customModalContent .switchButtonRow .buttonArea .switchButton.selected:hover{color:#1d2630;cursor:default}.customModalContent .switchButtonRow .buttonArea .switchButton.disabled{cursor:default;color:rgba(91,107,121,.5);position:relative}.customModalContent .switchButtonRow .buttonArea .switchButton.disabled svg path{fill:rgba(91,107,121,.5)}.customModalContent .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path{fill:rgba(91,107,121,.5)}.customModalContent .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after{display:none}.customModalContent .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:275px;top:30px;left:0}.customModalContent .switchButtonRow .buttonArea .switchButton:first-child.selected{border-radius:10px 0px 0px 10px}.customModalContent .switchButtonRow .buttonArea .switchButton:last-child.selected{border-radius:0px 10px 10px 0px}.customModalContent .textInputRow{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:-webkit-fill-available;position:relative;z-index:1}.customModalContent .textInputRow:hover{z-index:2}.customModalContent .textInputRow:has(.dateTimePickerContainer){z-index:1000}.customModalContent .textInputRow .textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.customModalContent .textInputRow .textInput.half{width:100%;max-width:320px}.customModalContent .textInputRow .textInput.full{max-width:700px;min-width:240px}.customModalContent .textInputRow .textInput:focus,.customModalContent .textInputRow .textInput:hover{border:2px solid #3768d1;padding-left:14px}.textContainerRow .row_title{height:16px !important;font-size:14px !important;color:#5b6b79;align-items:flex-start !important}.redesign-overlay{pointer-events:auto !important}.rightSegment{display:flex;justify-content:flex-end;align-items:center;gap:15px}.row_container{display:flex;gap:17px}.row_container input{width:100%}.asterisk{color:var(--Black-100, #1D2630)}.addDomain{display:flex;padding:4px 6px 4px 15px;justify-content:space-between;align-items:center;gap:53px;border-radius:10px;border:1px solid var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));max-width:187px;height:39px;margin-top:9px;cursor:pointer}.addDomain.disabled{pointer-events:none;color:var(--Dark-Grey-30, var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3)));border:1px solid var(--Dark-Grey-30, var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3)))}.addDomain.disabled svg path{fill:var(--Dark-Grey-30, var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3)))}.flyoutContainer{display:flex;flex-direction:column;background:#f8f9fa;position:fixed;z-index:11;height:100vh;top:0;right:0;max-width:720px;width:100%;visibility:hidden;transition:translate .5s ease-out,visibility .5s ease-out;translate:calc(100%);font-family:Inter}.flyoutContainer.visible{visibility:visible;translate:0}.flyoutContainer ::-webkit-scrollbar{width:16px;height:16px}.flyoutContainer ::-webkit-scrollbar-track{border-radius:10px}.flyoutContainer ::-webkit-scrollbar-thumb{border-radius:50px;background:#003;border:6px solid #f8f9fa;box-sizing:border-box;min-height:30px}@media(max-width: 1024px){.flyoutContainer{justify-content:center;width:100vw}}.flyoutContainer .flyoutWrapper{height:100%;width:100%;flex-grow:1;padding:25px 0 80px 20px;overflow-y:auto;position:relative}.flyoutContainer .flyoutWrapper .flyoutContent{padding-bottom:25px;padding-right:20px}.flyoutContainer .flyoutWrapper .flyoutContent.conversion{padding-bottom:150px}.flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle{display:flex;align-items:center;font-size:20px}.flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span{width:31px;height:31px;display:flex;margin-left:auto;cursor:pointer}.flyoutContainer .flyoutCancelSaveBar{display:flex;justify-content:space-between;padding:20px 40px;gap:10px;background:#fff;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);z-index:100000;bottom:0;left:0;width:100%;margin-top:auto}.flyoutContainer .flyoutCancelSaveBar div{cursor:pointer}.flyoutContainer .stepContent,.flyoutContainer .flyoutContent{display:flex;flex-direction:column;gap:20px;width:100%}.flyoutContainer .stepContent .stepTitle,.flyoutContainer .stepContent .flyoutTitle,.flyoutContainer .flyoutContent .stepTitle,.flyoutContainer .flyoutContent .flyoutTitle{color:#003;font-size:24px;font-weight:500;height:auto;min-height:29px;width:100%;font-family:Inter}@media(max-width: 640px){.flyoutContainer .stepContent .stepTitle,.flyoutContainer .flyoutContent .stepTitle{display:flex;justify-content:center;text-align:center}}.flyoutContainer .stepContent .panelComponent,.flyoutContainer .flyoutContent .panelComponent{display:flex;flex-direction:column;height:auto;background:#fff;border:1px solid #e8ebee;border-radius:10px;width:100%;padding:15px 20px 25px 20px;max-width:1010px}.flyoutContainer .stepContent .panelComponent.rules,.flyoutContainer .flyoutContent .panelComponent.rules{max-height:1065px;overflow-y:auto}.flyoutContainer .stepContent .panelComponent.reducedPaddingBottom,.flyoutContainer .flyoutContent .panelComponent.reducedPaddingBottom{padding-bottom:15px}.flyoutContainer .stepContent .panelComponent.noPadding,.flyoutContainer .flyoutContent .panelComponent.noPadding{padding:15px 0px 15px 0px;position:relative;z-index:1}.flyoutContainer .stepContent .panelComponent.noPadding .buttonArea,.flyoutContainer .flyoutContent .panelComponent.noPadding .buttonArea{padding:0px 20px}.flyoutContainer .stepContent .panelComponent.noPadding .panelTitle,.flyoutContainer .flyoutContent .panelComponent.noPadding .panelTitle{padding:0px 20px}.flyoutContainer .stepContent .panelComponent.noPadding.lastAccordionOpen,.flyoutContainer .flyoutContent .panelComponent.noPadding.lastAccordionOpen{padding-bottom:5px !important}.flyoutContainer .stepContent .panelComponent.noPadding.lastAccordionClosed,.flyoutContainer .flyoutContent .panelComponent.noPadding.lastAccordionClosed{padding-bottom:0 !important}.flyoutContainer .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.flyoutContainer .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow{padding:0px 20px 20px}.flyoutContainer .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.flyoutContainer .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom{padding:0px 20px !important;padding-bottom:0px !important}.flyoutContainer .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.flyoutContainer .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants{display:flex;justify-content:center;padding:10px 20px 0;height:39px}.flyoutContainer .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.flyoutContainer .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title{font-weight:500}.flyoutContainer .stepContent .panelComponent.noPadding .errorBar,.flyoutContainer .flyoutContent .panelComponent.noPadding .errorBar{margin-left:0px;margin-right:0px}.flyoutContainer .stepContent .panelComponent.noPadding .redesign-button-ghost,.flyoutContainer .flyoutContent .panelComponent.noPadding .redesign-button-ghost{padding:4px 15px 4px 5px;margin-left:20px}.flyoutContainer .stepContent .panelComponent.noPadding .row_title,.flyoutContainer .flyoutContent .panelComponent.noPadding .row_title{align-items:flex-start !important}.flyoutContainer .stepContent .panelComponent.socialProofing,.flyoutContainer .stepContent .panelComponent.productRecommendations,.flyoutContainer .flyoutContent .panelComponent.socialProofing,.flyoutContainer .flyoutContent .panelComponent.productRecommendations{display:flex;flex-direction:column;gap:10px}.flyoutContainer .stepContent .panelComponent.socialProofing .panelTitle,.flyoutContainer .stepContent .panelComponent.productRecommendations .panelTitle,.flyoutContainer .flyoutContent .panelComponent.socialProofing .panelTitle,.flyoutContainer .flyoutContent .panelComponent.productRecommendations .panelTitle{padding-top:10px}.flyoutContainer .stepContent .panelComponent.socialProofing .panelTitle h3,.flyoutContainer .stepContent .panelComponent.productRecommendations .panelTitle h3,.flyoutContainer .flyoutContent .panelComponent.socialProofing .panelTitle h3,.flyoutContainer .flyoutContent .panelComponent.productRecommendations .panelTitle h3{height:22px}.flyoutContainer .stepContent .panelComponent.socialProofing .panelBody,.flyoutContainer .stepContent .panelComponent.productRecommendations .panelBody,.flyoutContainer .flyoutContent .panelComponent.socialProofing .panelBody,.flyoutContainer .flyoutContent .panelComponent.productRecommendations .panelBody{gap:10px !important}.flyoutContainer .stepContent .panelComponent.socialProofing .panelBody .body_note,.flyoutContainer .stepContent .panelComponent.productRecommendations .panelBody .body_note,.flyoutContainer .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.flyoutContainer .flyoutContent .panelComponent.productRecommendations .panelBody .body_note{line-height:22px;height:unset !important}.flyoutContainer .stepContent .panelComponent.socialProofing .panelBody .body_note a,.flyoutContainer .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.flyoutContainer .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.flyoutContainer .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a{color:#3768d1;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.flyoutContainer .stepContent .panelComponent.error,.flyoutContainer .flyoutContent .panelComponent.error{padding-bottom:50px}.flyoutContainer .stepContent .panelComponent .panelTitle,.flyoutContainer .flyoutContent .panelComponent .panelTitle{display:flex;align-items:center;flex-wrap:wrap}.flyoutContainer .stepContent .panelComponent .panelTitle :nth-child(3),.flyoutContainer .flyoutContent .panelComponent .panelTitle :nth-child(3){margin-left:auto}.flyoutContainer .stepContent .panelComponent .panelTitle .redesign-button,.flyoutContainer .flyoutContent .panelComponent .panelTitle .redesign-button{height:39px;cursor:pointer}.flyoutContainer .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.flyoutContainer .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon{padding:4px 15px 4px 5px}.flyoutContainer .stepContent .panelComponent .panelTitle .buttonArea,.flyoutContainer .flyoutContent .panelComponent .panelTitle .buttonArea{display:flex;margin-left:auto;gap:10px;flex-wrap:wrap}.flyoutContainer .stepContent .panelComponent .panelTitleRight,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight{display:flex;align-items:center;gap:16px;margin-left:auto}.flyoutContainer .stepContent .panelComponent .panelTitleRight .manage-locations-link,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight .manage-locations-link{display:flex;align-items:center;font-size:13px;text-decoration:underline;cursor:pointer;color:#3768d1}.flyoutContainer .stepContent .panelComponent .panelTitleRight .manage-locations-link:hover,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight .manage-locations-link:hover{color:#036}@media(max-width: 600px){.flyoutContainer .stepContent .panelComponent .panelTitleRight .manage-locations-link,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight .manage-locations-link{display:none}}.flyoutContainer .stepContent .panelComponent .panelTitleRight .manage-locations-link svg,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight .manage-locations-link svg{display:inline-flex;vertical-align:middle}.flyoutContainer .stepContent .panelComponent .panelTitleRight .buttonArea,.flyoutContainer .flyoutContent .panelComponent .panelTitleRight .buttonArea{display:flex;gap:8px}.flyoutContainer .stepContent .panelComponent h3,.flyoutContainer .stepContent .panelComponent h4,.flyoutContainer .flyoutContent .panelComponent h3,.flyoutContainer .flyoutContent .panelComponent h4{display:flex;color:var(--Black-100, #1D2630);align-items:center;height:39px;font-size:16px;font-weight:500;line-height:22px}.flyoutContainer .stepContent .panelComponent h4,.flyoutContainer .flyoutContent .panelComponent h4{font-size:14px;font-weight:400}.flyoutContainer .stepContent .panelComponent .panelBody,.flyoutContainer .flyoutContent .panelComponent .panelBody{display:flex;flex-direction:column;gap:5px}.flyoutContainer .stepContent .panelComponent .panelBody .redesign-button-ghost,.flyoutContainer .flyoutContent .panelComponent .panelBody .redesign-button-ghost{font-size:13px;padding:4px 15px 4px 5px;width:fit-content;cursor:pointer;pointer-events:all;position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .redesign-button-ghost.disabled:hover:before,.flyoutContainer .flyoutContent .panelComponent .panelBody .redesign-button-ghost.disabled:hover:before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.flyoutContainer .stepContent .panelComponent .panelBody.mvtVariants,.flyoutContainer .flyoutContent .panelComponent .panelBody.mvtVariants{gap:0;padding-bottom:10px;border-bottom:1px solid rgba(91,107,121,.3)}.flyoutContainer .stepContent .panelComponent .panelBody.rowDirection,.flyoutContainer .flyoutContent .panelComponent .panelBody.rowDirection{flex-direction:row;flex-wrap:wrap}.flyoutContainer .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.flyoutContainer .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2){width:100%}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer img,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer img,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer img,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer img{max-height:159px;border-radius:10px}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer .framePair,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer .framePair,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer .framePair{display:flex;flex:0 0 calc(50% - 20px);gap:20px}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame{display:flex;flex:1 1 0;flex-direction:column;gap:20px;padding:20px;justify-content:flex-start;border-radius:10px;border:1px solid rgba(91,107,121,.5);min-width:204px;max-width:227.1px}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span{display:flex;justify-content:center}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText{font-weight:700}.flyoutContainer .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.flyoutContainer .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span{color:#5b6b79;display:inline;white-space:pre-wrap;font-weight:500}.flyoutContainer .stepContent .panelComponent .panelBody .frameContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .frameContainer{padding:20px 0}.flyoutContainer .stepContent .panelComponent .panelBody .row_title,.flyoutContainer .stepContent .panelComponent .panelBody .body_note,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title,.flyoutContainer .flyoutContent .panelComponent .panelBody .body_note{display:flex;height:31px;flex-direction:row;align-items:center !important;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79;font-size:14px}.flyoutContainer .stepContent .panelComponent .panelBody .row_note,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_note{display:flex;height:31px;flex-direction:column;justify-content:center;align-self:stretch;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .body_comment,.flyoutContainer .flyoutContent .panelComponent .panelBody .body_comment{font-size:12px;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .row_title.rowDirection,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title.rowDirection{flex-direction:row;justify-content:flex-start;align-items:center}.flyoutContainer .stepContent .panelComponent .panelBody .row_title span,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title span{position:relative;width:fit-content;display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent .panelBody .row_title span:hover::before,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title span:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.flyoutContainer .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before{max-width:max(290px, 80vw);left:-236px;margin-right:0}.flyoutContainer .stepContent .panelComponent .panelBody .row_title.rowDirection,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title.rowDirection{flex-direction:row;justify-content:flex-start;align-items:center}.flyoutContainer .stepContent .panelComponent .panelBody .row_title.rowDirection span,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title.rowDirection span{display:flex;align-items:center;justify-content:center;width:20px;height:31px;position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .row_title span,.flyoutContainer .flyoutContent .panelComponent .panelBody .row_title span{position:relative;width:fit-content;display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent .panelBody .subtitleRow,.flyoutContainer .flyoutContent .panelComponent .panelBody .subtitleRow{display:flex;flex-direction:column;gap:5px;padding-bottom:20px}.flyoutContainer .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.flyoutContainer .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom{padding-bottom:0px !important}.flyoutContainer .stepContent .panelComponent .panelBody .subtitleRow .row_content,.flyoutContainer .flyoutContent .panelComponent .panelBody .subtitleRow .row_content{color:#5b6b79;font-size:12px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow{display:flex;flex-direction:column}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);margin-left:-1px;margin-top:-1px;cursor:pointer;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon{padding:4px 16px 4px 8px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg{width:31px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path{fill:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper{display:flex;position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path{fill:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;width:max-content;max-width:200px;top:100%;left:50%;transform:translateX(-50%);margin-top:5px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover{color:#3768d1}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path{fill:#3768d1}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path{fill:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child{border-left:1px solid rgba(91,107,121,.5);border-radius:10px 0px 0px 10px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child{border-radius:0px 10px 10px 0px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;padding:4px 15px;color:#1d2630}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path{fill:#1d2630}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon{padding:3px 16px 3px 8px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path{fill:#5b6b79}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover{color:#1d2630;cursor:default}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled{cursor:default;color:rgba(91,107,121,.5);position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path{fill:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path{fill:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after{display:none}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:275px;top:30px;left:0}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected{border-radius:10px 0px 0px 10px}.flyoutContainer .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.flyoutContainer .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected{border-radius:0px 10px 10px 0px}.flyoutContainer .stepContent .panelComponent .panelBody .detailContentRow,.flyoutContainer .flyoutContent .panelComponent .panelBody .detailContentRow{font-size:14px;display:flex;align-items:center;gap:20px;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin:3px 0 0px 0}.flyoutContainer .stepContent .panelComponent .panelBody .detailContentRow .row_title,.flyoutContainer .flyoutContent .panelComponent .panelBody .detailContentRow .row_title{font-weight:bold}.flyoutContainer .stepContent .panelComponent .panelBody .detailContentRow .row_content,.flyoutContainer .flyoutContent .panelComponent .panelBody .detailContentRow .row_content{width:80%;overflow:hidden;overflow-wrap:break-word}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow{display:flex;flex-direction:column;width:-webkit-fill-available;position:relative;z-index:1}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow:hover{z-index:2}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer){z-index:1000}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half{width:100%;max-width:320px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full{max-width:700px;min-width:240px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover{border:2px solid #3768d1;padding-left:14px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer{display:flex;align-items:flex-start;gap:5px;flex-direction:column}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper{width:100%;display:flex;flex-direction:column}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow{display:flex;align-items:center;width:100%;gap:10px;position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input{width:calc(100% - 41px)}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span{width:31px;height:31px;display:flex;align-items:center;margin-left:auto;cursor:pointer}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost{display:flex;padding:4px 15px 4px 5px;margin-top:5px;justify-content:center;align-items:center;cursor:pointer;position:relative;font-size:13px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer{width:100%;display:flex;padding:10px 20px 10px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;background:var(--Grey-30, rgba(232, 235, 238, 0.3))}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea{width:100%;border:1px solid rgba(91,107,121,.5);max-width:561.4px;min-height:100px;border-radius:10px;background-color:#fff;padding:6px 0;max-height:200px;overflow-y:auto}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within{border:2px solid #3768d1;padding:5px 0}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue{margin-left:14px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper{width:fit-content;cursor:text}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue{display:flex;align-items:center;flex-wrap:nowrap;margin-left:15px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg{height:20px;width:20px;background:#e6eeff}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput{padding:0 1px 0 1px;field-sizing:content;height:20px;caret-color:initial;border:none;border-radius:0;min-width:30px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid{background:#e6eeff}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty{color:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow.disabled,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow.disabled{pointer-events:none}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus{border:1px solid rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow.disabled input,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow.disabled input{color:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow.disabled input,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow.disabled input{user-select:none}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer{position:relative}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer{position:absolute;top:calc(100% + 5px);left:0;z-index:1000;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e8ebee;isolation:isolate}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover{z-index:2}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer){z-index:1000}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer{display:flex;flex-wrap:wrap;width:100%;position:relative;gap:20px}.flyoutContainer .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.flyoutContainer .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer{display:flex;flex-direction:column;max-width:297px;width:100%;position:relative}.flyoutContainer .stepContent .panelComponent .dropdownRow,.flyoutContainer .flyoutContent .panelComponent .dropdownRow{display:flex;gap:20px}.flyoutContainer .stepContent .panelComponent .dropdownRow.half,.flyoutContainer .flyoutContent .panelComponent .dropdownRow.half{width:100%;max-width:320px}@media(max-width: 791px){.flyoutContainer .stepContent .panelComponent .dropdownRow.doubleDropdown,.flyoutContainer .flyoutContent .panelComponent .dropdownRow.doubleDropdown{flex-direction:column;gap:5px}}.flyoutContainer .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.flyoutContainer .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper{max-width:320px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper{display:flex;flex-direction:column;width:100%}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button{cursor:pointer}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;cursor:pointer;outline:none}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half{width:100%}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full{max-width:700px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input{width:100%}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-family:Inter}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty{color:rgba(91,107,121,.5);font-style:normal !important;font-weight:400;line-height:normal}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;width:100%;text-overflow:ellipsis}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding:3px 7px 3px 14px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled{pointer-events:none;cursor:default;color:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;width:100%}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip{display:flex;align-items:center;padding:4px 8px;background:#e6eeff;border-radius:5px;font-size:12px;gap:8px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span{cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover{color:#1d2630}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;z-index:9999;max-height:235px;overflow-y:auto;overflow-x:hidden;width:100%}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled{color:rgba(91,107,121,.5);pointer-events:none}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover{background:#fff}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category{padding:5px 0}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name{padding:5px 15px;font-weight:500;color:#5b6b79;font-size:12px;text-transform:uppercase}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option{padding:5px 15px 5px 25px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover{background:#f8f9fa;cursor:pointer}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results{padding:10px 15px;color:#5b6b79;font-style:italic}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or{color:#5b6b79}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter{display:flex;align-items:center;padding:0px 8px 0px 9px;background:#e6eeff;border-radius:5px;font-size:13px;gap:8px;color:#4d4d4d;height:25px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon{cursor:pointer;display:flex;align-items:center;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover{color:#1d2630}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll{color:#3768d1;cursor:pointer;font-size:12px;text-decoration:underline}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box{position:absolute;top:100%;margin-top:5px;left:0;display:flex;background:#fff;border:1px solid rgba(10,19,27,.5);border-radius:10px;max-height:300px;z-index:3;padding-bottom:20px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:373px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left{border-right:1px solid #e8ebee;padding-top:10px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category{padding:5px 5px 5px 13px;gap:10px;height:31px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5b6b79}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover{background:#f8f9fa}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected{background:#e6eeff;color:#1d2630}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total{background:rgba(255,255,255,.8)}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total{font-size:12px;display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right{width:70%;overflow-y:auto;padding-top:10px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name{padding:5px 10px;font-weight:500;color:#5b6b79;font-size:12px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label{display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 42px;cursor:pointer;height:31px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name{font-size:12px}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox{display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover{background:#f8f9fa}.flyoutContainer .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.flyoutContainer .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results{padding:15px;color:#5b6b79;font-style:italic;text-align:center}.flyoutContainer .stepContent .panelComponent .alertRow,.flyoutContainer .flyoutContent .panelComponent .alertRow{display:flex;width:100%;min-height:49px;padding:5px 0;font-size:12px}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar{display:flex;width:100%;padding:3px 10px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid rgba(255,102,51,.5);background:#fff0d9}@media(max-width: 760px){.flyoutContainer .stepContent .panelComponent .alertRow .alertBar,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar{flex-direction:column}}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar .alertMessage,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar .alertMessage{display:flex}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar .externalLink,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar .externalLink{display:flex;flex-wrap:nowrap;align-items:center;margin-left:auto;cursor:pointer}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar .externalLink a,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar .externalLink a{text-decoration-line:underline;color:#3768d1;white-space:nowrap}.flyoutContainer .stepContent .panelComponent .alertRow .alertBar .externalLink span,.flyoutContainer .flyoutContent .panelComponent .alertRow .alertBar .externalLink span{display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent .accordionContainer,.flyoutContainer .flyoutContent .panelComponent .accordionContainer{flex-direction:column;width:100%;padding-top:10px;position:relative;z-index:1}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent{display:flex;flex-direction:column;border-top:1px solid #e8ebee;height:auto;position:relative}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child{z-index:4}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child{padding-left:20px;padding-right:20px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2){z-index:3}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader{padding-left:20px;padding-right:20px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child{z-index:2}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader{display:flex;font-weight:500;font-size:14px;align-items:center;padding-top:10px;cursor:pointer;height:auto;padding-bottom:10px;background:#fff;position:relative;z-index:4}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2){display:flex;align-items:center;height:31px;width:31px;margin-left:auto}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody{display:flex;flex-direction:column;gap:10px;transition:overflow .5s ease-in-out,.5s ease-in-out,max-height .5s ease-in-out,padding-bottom .5s ease-in-out;background:#fff;opacity:0;pointer-events:none;position:relative}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated{opacity:1;pointer-events:auto}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible{transition:overflow .5s ease-in-out,.5s ease-in-out,max-height .5s ease-in-out,padding-bottom .5s ease-in-out}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated{transition:none !important}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea{padding:0 0 0 1px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar{margin-left:0;margin-right:0}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable{width:100%;height:auto;max-height:unset !important;background:#fff;overflow-x:auto;overflow-y:clip;position:relative;overflow:auto;z-index:6}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button{width:max-content;cursor:pointer;font-size:13px;padding:4px 15px 4px 5px;margin:10px 20px 0 20px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table{min-width:642.4px;position:relative;z-index:7}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead{background-color:#f8f9fa;z-index:1000}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4){display:table-cell}}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th{padding-left:10px;padding-right:0;border-right:1px solid #e8ebee}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child{width:unset !important;padding-left:20px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child{border:none}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before{left:-10px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody{position:relative;z-index:8}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr{height:70px;position:relative}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4){display:table-cell}}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td{position:relative;z-index:10;padding-left:10px;padding-right:10px;border-right:1px solid #e8ebee;overflow:visible}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child{border-right:none}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;flex:1 0 0;border-radius:10px;border:1px solid rgba(91,107,121,.5);width:100%;outline:none;text-overflow:ellipsis}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover{border:2px solid #3768d1;padding-left:14px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error{background:rgba(232,70,45,.2)}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name{width:145px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value{width:151px;appearance:textfield}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button{appearance:none;margin:0}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box{display:none}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area{display:flex;flex-wrap:wrap;gap:20px;align-items:center;max-width:210px;position:relative;z-index:11}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button{cursor:pointer}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;z-index:12;cursor:pointer;outline:none}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error{background:rgba(232,70,45,.2)}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input{background:transparent}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;max-width:147px;text-overflow:ellipsis}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding-left:14px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options{position:fixed;z-index:13;display:flex;flex-direction:column;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;width:210px;overflow-y:auto;max-height:207px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px;cursor:pointer}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule{padding:0 6px 0 6px;width:160px;overflow-x:overlay;overflow-y:hidden;gap:5px;position:relative}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover{padding:0 5px 0 5px}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input{outline:none;border:none;min-width:30px;max-width:80px;background:transparent}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter{display:flex;padding:0px 2px 0px 9px;font-size:11px;justify-content:center;align-items:center;border-radius:5px;background:#e6eeff}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg{display:flex;align-items:center;justify-content:center;margin:0;width:31px;height:31px;cursor:pointer}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue{display:flex;align-items:center;position:absolute;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:1px 5px;z-index:9999;top:58px;left:10px;width:160px;height:39px;overflow-x:auto;cursor:pointer}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover{background-color:#f8f9fa}.flyoutContainer .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.flyoutContainer .stepContent .panelComponent .warningBar,.flyoutContainer .flyoutContent .panelComponent .warningBar{display:flex;height:auto;min-height:39px;padding:3px 10px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid rgba(255,102,51,.5);background:#fff0d9;margin-bottom:10px}.flyoutContainer .stepContent .panelComponent .warningBar.withFullMargins,.flyoutContainer .flyoutContent .panelComponent .warningBar.withFullMargins{margin:10px 20px 10px 20px !important}.flyoutContainer .stepContent .panelComponent .warningBar.clickable,.flyoutContainer .flyoutContent .panelComponent .warningBar.clickable{cursor:pointer}.flyoutContainer .stepContent .panelComponent .warningBar.noMargin,.flyoutContainer .flyoutContent .panelComponent .warningBar.noMargin{margin:0}.flyoutContainer .stepContent .panelComponent .warningBar.marginTop,.flyoutContainer .flyoutContent .panelComponent .warningBar.marginTop{margin-top:10px}.flyoutContainer .stepContent .panelComponent .warningBar .errorMessage,.flyoutContainer .flyoutContent .panelComponent .warningBar .errorMessage{display:flex;align-items:center;font-size:12px}.flyoutContainer .stepContent .panelComponent .warningBar .errorMessage>:first-child,.flyoutContainer .flyoutContent .panelComponent .warningBar .errorMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.flyoutContainer .stepContent .panelComponent .warningBar .link,.flyoutContainer .flyoutContent .panelComponent .warningBar .link{text-decoration:underline}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage{display:flex;align-items:center;width:100%}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage span,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage span{color:#1d2630;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:space-between;width:100%}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type{width:31px;position:relative}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage span div,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage span div{display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent .warningBar .warningMessage span a,.flyoutContainer .flyoutContent .panelComponent .warningBar .warningMessage span a{color:#3768d1;text-decoration:underline;display:flex;align-items:center}.flyoutContainer .stepContent .panelComponent input::-webkit-outer-spin-button,.flyoutContainer .stepContent .panelComponent input::-webkit-inner-spin-button,.flyoutContainer .flyoutContent .panelComponent input::-webkit-outer-spin-button,.flyoutContainer .flyoutContent .panelComponent input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.flyoutContainer .stepContent .panelComponent .throttle,.flyoutContainer .flyoutContent .panelComponent .throttle{display:flex;position:relative;align-items:center;color:#1d2630;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:text}.flyoutContainer .stepContent .panelComponent .throttle span,.flyoutContainer .flyoutContent .panelComponent .throttle span{position:absolute;left:33px}.flyoutContainer .stepContent .panelComponent .throttle input,.flyoutContainer .flyoutContent .panelComponent .throttle input{font-weight:normal;width:70px}.flyoutContainer .stepContent .panelComponent .throttle input:focus,.flyoutContainer .flyoutContent .panelComponent .throttle input:focus{border:1px solid #3768d1;outline:none}.flyoutContainer .stepContent .panelComponent .throttle input:invalid,.flyoutContainer .flyoutContent .panelComponent .throttle input:invalid{pointer-events:none}.flyoutContainer .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.flyoutContainer .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip{display:block}.flyoutContainer .stepContent .panelComponent .throttleNumber,.flyoutContainer .flyoutContent .panelComponent .throttleNumber{display:flex;padding:11px 15px;align-items:flex-start;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative}.flyoutContainer .stepContent .panelComponent .fractionalSet,.flyoutContainer .flyoutContent .panelComponent .fractionalSet{display:flex;gap:10px;align-items:center;height:70px}.flyoutContainer .stepContent .panelComponent .fractionalSet.mapFactors,.flyoutContainer .flyoutContent .panelComponent .fractionalSet.mapFactors{height:39px !important}.flyoutContainer .stepContent .panelComponent .fractionalSet .innerSet,.flyoutContainer .flyoutContent .panelComponent .fractionalSet .innerSet{display:flex;align-items:center;gap:3px}.flyoutContainer .stepContent .panelComponent .fractionalSet .innerSet span,.flyoutContainer .flyoutContent .panelComponent .fractionalSet .innerSet span{font-size:14px;color:#000;width:15px}.flyoutContainer .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.flyoutContainer .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles{display:flex;align-items:center;gap:3px}.flyoutContainer .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.flyoutContainer .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span{display:flex;align-items:center;width:11px;height:22px}.flyoutContainer .stepContent .panelComponent .mapFactorsContainer,.flyoutContainer .flyoutContent .panelComponent .mapFactorsContainer{display:flex;flex-direction:column;gap:20px}.flyoutContainer .stepContent .panelComponent .mapFactorsContainer .factorRow,.flyoutContainer .flyoutContent .panelComponent .mapFactorsContainer .factorRow{display:flex;gap:20px;flex-wrap:wrap}.flyoutContainer .stepContent .errorBar,.flyoutContainer .flyoutContent .errorBar{display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);margin-top:6px;font-size:12px}.flyoutContainer .stepContent .errorBar.withMargins,.flyoutContainer .flyoutContent .errorBar.withMargins{margin:0 20px 10px 20px !important}.flyoutContainer .stepContent .errorBar.withFullMargins,.flyoutContainer .flyoutContent .errorBar.withFullMargins{margin:10px 20px 10px 20px !important}.flyoutContainer .stepContent .errorBar.noMargins,.flyoutContainer .flyoutContent .errorBar.noMargins{margin:0 !important}.flyoutContainer .stepContent .errorBar.throttleError,.flyoutContainer .flyoutContent .errorBar.throttleError{margin-left:20px !important;max-width:640px;margin-right:20px !important;margin-top:-5px !important}@media(max-width: 760px){.flyoutContainer .stepContent .errorBar,.flyoutContainer .flyoutContent .errorBar{flex-direction:column}}.flyoutContainer .stepContent .errorBar.clickable,.flyoutContainer .flyoutContent .errorBar.clickable{cursor:pointer}.flyoutContainer .stepContent .errorBar.dropdown,.flyoutContainer .flyoutContent .errorBar.dropdown{position:absolute;width:100%;bottom:-38px}.flyoutContainer .stepContent .errorBar.half,.flyoutContainer .flyoutContent .errorBar.half{max-width:320px;min-width:258px}.flyoutContainer .stepContent .errorBar.full,.flyoutContainer .flyoutContent .errorBar.full{max-width:700px}.flyoutContainer .stepContent .errorBar .errorMessage,.flyoutContainer .flyoutContent .errorBar .errorMessage{display:flex;align-items:center}.flyoutContainer .stepContent .errorBar .errorMessage>:first-child,.flyoutContainer .flyoutContent .errorBar .errorMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.flyoutContainer .stepContent .errorBar .link,.flyoutContainer .flyoutContent .errorBar .link{text-decoration:underline}.flyoutContainer .stepContent .panelTable,.flyoutContainer .flyoutContent .panelTable{overflow-x:auto;max-width:calc(100vw - 440px);max-height:400px;min-height:100px}.flyoutContainer .stepContent .panelTable.factors,.flyoutContainer .flyoutContent .panelTable.factors{max-height:unset !important}.flyoutContainer .stepContent .panelTable.fractional,.flyoutContainer .flyoutContent .panelTable.fractional{max-height:unset !important}.flyoutContainer .stepContent .panelTable.fractional th:first-of-type,.flyoutContainer .stepContent .panelTable.fractional td:first-of-type,.flyoutContainer .flyoutContent .panelTable.fractional th:first-of-type,.flyoutContainer .flyoutContent .panelTable.fractional td:first-of-type{min-width:700px !important;max-width:1150px !important;width:auto !important}@media(max-width: 1024px){.flyoutContainer .stepContent .panelTable,.flyoutContainer .flyoutContent .panelTable{max-width:calc(100vw - 40px)}}.flyoutContainer .stepContent .panelTable.dropdownVisible,.flyoutContainer .flyoutContent .panelTable.dropdownVisible{max-height:unset;overflow:visible}@media(max-width: 750px){.flyoutContainer .stepContent .panelTable.dropdownVisible,.flyoutContainer .flyoutContent .panelTable.dropdownVisible{overflow:auto !important}}@media(min-width: 1025px)and (max-width: 1149px){.flyoutContainer .stepContent .panelTable.dropdownVisible,.flyoutContainer .flyoutContent .panelTable.dropdownVisible{overflow:auto !important}}.flyoutContainer .stepContent .panelTable.disabled tbody,.flyoutContainer .flyoutContent .panelTable.disabled tbody{color:rgba(91,107,121,.5)}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelTable .withBorders thead th:nth-child(3),.flyoutContainer .stepContent .panelTable .withBorders thead th:nth-child(4),.flyoutContainer .flyoutContent .panelTable .withBorders thead th:nth-child(3),.flyoutContainer .flyoutContent .panelTable .withBorders thead th:nth-child(4){display:table-cell}}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelTable .withBorders tbody td:nth-child(3),.flyoutContainer .stepContent .panelTable .withBorders tbody td:nth-child(4),.flyoutContainer .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.flyoutContainer .flyoutContent .panelTable .withBorders tbody td:nth-child(4){display:table-cell}}.flyoutContainer .stepContent .panelTable .withBorders th,.flyoutContainer .flyoutContent .panelTable .withBorders th{border-right:1px solid #e8ebee;padding-left:20px;padding-right:0}.flyoutContainer .stepContent .panelTable .withBorders td,.flyoutContainer .flyoutContent .panelTable .withBorders td{border-right:1px solid #e8ebee;padding:10px 20px;width:-webkit-fill-available;overflow:visible;height:70px}.flyoutContainer .stepContent .panelTable .withBorders th:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders td:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders th:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders td:first-of-type{min-width:280px;max-width:460px;width:460px}.flyoutContainer .stepContent .panelTable .withBorders th:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders td:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders th:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders td:nth-of-type(2){min-width:280px;max-width:400px;width:400px}.flyoutContainer .stepContent .panelTable .withBorders tr,.flyoutContainer .flyoutContent .panelTable .withBorders tr{height:unset !important}.flyoutContainer .stepContent .panelTable .withBorders.variants th:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders.variants td:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders.factors th:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders.factors td:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders.fractional th:first-of-type,.flyoutContainer .stepContent .panelTable .withBorders.fractional td:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.variants th:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.variants td:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.factors th:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.factors td:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional td:first-of-type{min-width:280px !important;max-width:700px;width:700px}.flyoutContainer .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.flyoutContainer .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2){min-width:unset !important;width:unset !important}.flyoutContainer .stepContent .panelTable .withBorders.variants .target,.flyoutContainer .stepContent .panelTable .withBorders.variants .mvt,.flyoutContainer .stepContent .panelTable .withBorders.factors .target,.flyoutContainer .stepContent .panelTable .withBorders.factors .mvt,.flyoutContainer .stepContent .panelTable .withBorders.fractional .target,.flyoutContainer .stepContent .panelTable .withBorders.fractional .mvt,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .target,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .mvt,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .target,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .mvt,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .target,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .mvt{width:85% !important;max-width:unset !important;min-width:unset !important;padding-right:20px !important}.flyoutContainer .stepContent .panelTable .withBorders.variants .target .textInputRow,.flyoutContainer .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.flyoutContainer .stepContent .panelTable .withBorders.factors .target .textInputRow,.flyoutContainer .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.flyoutContainer .stepContent .panelTable .withBorders.fractional .target .textInputRow,.flyoutContainer .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow{width:auto !important}.flyoutContainer .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.flyoutContainer .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.flyoutContainer .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.flyoutContainer .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.flyoutContainer .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.flyoutContainer .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput{width:auto !important;max-width:unset !important;min-width:unset !important}.flyoutContainer .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.flyoutContainer .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.flyoutContainer .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.flyoutContainer .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.flyoutContainer .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.flyoutContainer .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput{max-width:unset !important}.flyoutContainer .stepContent .panelTable .withBorders.variants .totalExperiments,.flyoutContainer .stepContent .panelTable .withBorders.factors .totalExperiments,.flyoutContainer .stepContent .panelTable .withBorders.fractional .totalExperiments,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .totalExperiments,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .totalExperiments,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .totalExperiments{font-size:14px}.flyoutContainer .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.flyoutContainer .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.flyoutContainer .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.flyoutContainer .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.flyoutContainer .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child{color:#000}.flyoutContainer .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.flyoutContainer .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.flyoutContainer .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.flyoutContainer .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.flyoutContainer .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.flyoutContainer .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2){color:#5b6b79}.flyoutContainer .stepContent .panelTable .withBorders th:last-of-type,.flyoutContainer .stepContent .panelTable .withBorders td:last-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders th:last-of-type,.flyoutContainer .flyoutContent .panelTable .withBorders td:last-of-type{border-right:none;min-width:110px}.flyoutContainer .stepContent .panelTable .withBorders .actionButton,.flyoutContainer .flyoutContent .panelTable .withBorders .actionButton{cursor:pointer}.flyoutContainer .stepContent .panelTable table,.flyoutContainer .flyoutContent .panelTable table{width:100%;border-collapse:collapse;margin-bottom:10px}.flyoutContainer .stepContent .panelTable table thead,.flyoutContainer .flyoutContent .panelTable table thead{position:sticky;top:0;box-shadow:inset 0 1px 0 #e8ebee,0 1px 0 #e8ebee;background-color:#f8f9fa;padding-left:20px;height:50px;z-index:2}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelTable table thead th:nth-child(3),.flyoutContainer .stepContent .panelTable table thead th:nth-child(4),.flyoutContainer .flyoutContent .panelTable table thead th:nth-child(3),.flyoutContainer .flyoutContent .panelTable table thead th:nth-child(4){display:none}}.flyoutContainer .stepContent .panelTable table thead th,.flyoutContainer .flyoutContent .panelTable table thead th{font-size:10px;font-weight:600;padding-right:5px}.flyoutContainer .stepContent .panelTable table thead th:first-child,.flyoutContainer .flyoutContent .panelTable table thead th:first-child{padding-left:20px;max-width:150px;width:150px}.flyoutContainer .stepContent .panelTable table thead th .columnWithInfo,.flyoutContainer .flyoutContent .panelTable table thead th .columnWithInfo{display:flex;position:relative;white-space:pre;align-items:center}.flyoutContainer .stepContent .panelTable table thead th .columnWithInfo:hover:before,.flyoutContainer .flyoutContent .panelTable table thead th .columnWithInfo:hover:before{content:attr(column-info);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:32px;left:0}.flyoutContainer .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.flyoutContainer .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before{right:0;left:unset}.flyoutContainer .stepContent .panelTable table tbody,.flyoutContainer .flyoutContent .panelTable table tbody{overflow:visible}.flyoutContainer .stepContent .panelTable table tbody tr,.flyoutContainer .flyoutContent .panelTable table tbody tr{border-bottom:1px solid #e8ebee;height:51px}@media(min-width: 1024px)and (max-width: 1200px){.flyoutContainer .stepContent .panelTable table tbody tr td:nth-child(3),.flyoutContainer .stepContent .panelTable table tbody tr td:nth-child(4),.flyoutContainer .flyoutContent .panelTable table tbody tr td:nth-child(3),.flyoutContainer .flyoutContent .panelTable table tbody tr td:nth-child(4){display:none}}.flyoutContainer .stepContent .panelTable table tbody td,.flyoutContainer .flyoutContent .panelTable table tbody td{font-size:13px;padding:10px 5px 10px 0px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.flyoutContainer .stepContent .panelTable table tbody td:nth-child(4),.flyoutContainer .flyoutContent .panelTable table tbody td:nth-child(4){max-width:100px}.flyoutContainer .stepContent .panelTable table tbody td:first-child,.flyoutContainer .flyoutContent .panelTable table tbody td:first-child{padding-left:20px;padding-right:40px;max-width:300px}.flyoutContainer .stepContent .panelTable table tbody td .editTools,.flyoutContainer .flyoutContent .panelTable table tbody td .editTools{display:flex;align-items:center;gap:10px}.flyoutContainer .stepContent .panelTable table tbody td .editTools span,.flyoutContainer .flyoutContent .panelTable table tbody td .editTools span{width:31px;display:flex;align-items:center;justify-content:center;cursor:pointer}.flyoutContainer .stepContent .panelTable table tbody td .editTools.disabled span,.flyoutContainer .flyoutContent .panelTable table tbody td .editTools.disabled span{cursor:default;color:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area{display:flex;flex-wrap:wrap;gap:20px;align-items:center;max-width:210px;outline:none}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button{cursor:pointer}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area.max,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area.max{width:100%;max-width:unset}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);cursor:pointer;outline:none}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full{max-width:700px}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input{width:100%}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error{background:rgba(232,70,45,.2)}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input{background:transparent}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;max-width:147px;text-overflow:ellipsis}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding-left:14px}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options{position:absolute;z-index:9999;display:flex;flex-direction:column;left:0;top:44px;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;width:100%}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px;cursor:pointer}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.flyoutContainer .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.flyoutContainer .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.flyoutContainer .stepContent .panelTable table .automatedConversionName,.flyoutContainer .flyoutContent .panelTable table .automatedConversionName{display:flex;align-items:center;position:relative;z-index:1;overflow:visible}.flyoutContainer .stepContent .panelTable table .automatedConversionName.withBorders,.flyoutContainer .flyoutContent .panelTable table .automatedConversionName.withBorders{border-radius:10px;border:1px solid rgba(91,107,121,.3);padding:4px 8px;height:39px}.flyoutContainer .stepContent .panelTable table .automatedConversionName:first-child,.flyoutContainer .flyoutContent .panelTable table .automatedConversionName:first-child{display:flex;align-items:center}.flyoutContainer .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.flyoutContainer .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2){max-width:252px;width:90%;overflow:hidden;text-overflow:ellipsis}.flyoutContainer .stepContent .panelTable table .automatedConversionName span.disabled,.flyoutContainer .flyoutContent .panelTable table .automatedConversionName span.disabled{color:rgba(91,107,121,.5)}.flyoutContainer .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.flyoutContainer .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:37px;left:26px}.flyoutContainer .stepContent .panelTable table .projectConversionName,.flyoutContainer .flyoutContent .panelTable table .projectConversionName{display:flex;align-items:center;height:51px;width:100%}.flyoutContainer .stepContent .panelTable table .projectConversionName span,.flyoutContainer .flyoutContent .panelTable table .projectConversionName span{max-width:282px;overflow:hidden;text-overflow:ellipsis}.flyoutContainer .stepContent .panelTable.splitOptionsUrl th,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th{padding-right:20px !important}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td{padding-right:20px !important}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:first-of-type,.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:first-of-type,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:first-of-type{width:auto !important;min-width:unset !important;max-width:unset !important;padding-right:20px !important}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow{max-width:308px;min-width:238px}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow{max-width:397px !important;width:auto;min-width:238px}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3){width:189px !important}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo{min-width:149px;white-space:normal}.flyoutContainer .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.flyoutContainer .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.flyoutContainer .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg{width:31px !important}.flyoutContainer .stepContent .panelTable.splitOptionsQuery .qsValue,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery .qsValue{display:flex;align-items:center;margin-left:-20px;gap:10px}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td{padding-right:20px !important}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td:first-of-type,.flyoutContainer .stepContent .panelTable.splitOptionsQuery th:first-of-type,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery th:first-of-type{width:auto !important;min-width:unset !important;max-width:unset !important;padding-right:20px !important}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.flyoutContainer .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow{max-width:294px}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.flyoutContainer .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2){border-right:none !important}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.flyoutContainer .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow{max-width:298px !important;width:auto;min-width:200px}.flyoutContainer .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.flyoutContainer .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow{max-width:297px !important;min-width:200px}.flyoutContainer .stepContent .audienceContent,.flyoutContainer .flyoutContent .audienceContent{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:5px;border:1px solid rgba(91,107,121,.5);font-size:12px}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper{display:flex;flex-direction:column;gap:10px;border-radius:10px;border:1px solid #e8ebee;padding:10px 8px 10px 10px}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment{border:none;padding:0}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper{display:flex;flex-wrap:wrap;align-items:center;border-radius:5px;background:#e6eeff;padding:5px;gap:5px;width:fit-content}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper{display:flex;flex-wrap:wrap;gap:5px}.flyoutContainer .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.flyoutContainer .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue{display:flex;border-radius:3px;background:#fff;padding:5px;justify-content:center;align-items:center}.flyoutContainer .stepContent .audienceContent .joinType,.flyoutContainer .flyoutContent .audienceContent .joinType{display:inline-flex;padding:9px 8px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:rgba(255,178,63,.2);font-weight:600;text-transform:uppercase;width:fit-content;align-items:center;justify-content:center}.flyoutContainer .stepContent .audienceContent .joinType span,.flyoutContainer .flyoutContent .audienceContent .joinType span{display:flex;justify-content:center;width:27px;height:15px}.flyoutContainer .site-icon{display:flex;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0}input,textarea,.flyoutContainer input{font-size:14px;font-family:Inter}input::placeholder,textarea::placeholder,.flyoutContainer input::placeholder{color:var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));font-family:Inter;font-size:14px;font-weight:400}.audienceManagerScreen .flyoutContent .panelBody{padding-bottom:5px}.audienceManagerScreen .flyoutContent .disabled{color:rgba(91,107,121,.5) !important}.audienceManagerScreen .flyoutContent .redesign-button-ghost.disabled{pointer-events:all}.audienceManagerScreen .flyoutContent .redesign-button-ghost{width:fit-content;cursor:pointer !important;font-size:13px;position:relative}.audienceManagerScreen .flyoutContent .redesign-button-ghost.disabled:hover:before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.audienceManagerScreen .flyoutContent .generalMatching{padding:10px 0}.audienceManagerScreen .flyoutContent .generalMatching .dropdownRow{width:fit-content}.audienceManagerScreen .flyoutContent .generalMatching .dropdownRow .dropdown_select{font-size:14px;background-color:rgba(255,178,63,.2)}.audienceManagerScreen .flyoutContent .dateInput{display:flex;align-items:center;justify-content:space-between;width:100%}.audienceManagerScreen .flyoutContent .mySegment{width:163px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer{position:absolute;top:100%;left:0;z-index:10;background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e8ebee}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker{display:flex;flex-direction:column;gap:10px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .DayPickerNavigation_rightButton__horizontalDefault::before{content:"";position:absolute;top:4px;left:273px;width:16px;height:16px;background-image:url("https://devc.dev-webtrends-optimize.com/acs/accounts/8a91d465-7e4f-473e-a27f-c6c2f80363ec/manager/_calendarRightArrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .CalendarDay__selected:after{background-color:#fff}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container{position:relative}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation{position:relative;top:0;padding:0;margin-bottom:20px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button{position:absolute;top:15px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:first-child{left:22px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:last-child{right:22px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow{padding:5px 10px;cursor:pointer;color:#5b6b79;font-size:16px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow:hover{color:#3768d1}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_weekHeader{top:40px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_focusRegion{margin-top:0}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector{display:flex;flex-direction:column;align-items:center}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector label{color:#5b6b79;font-size:14px;font-family:Inter;align-self:center;margin-right:106px;margin-bottom:7px;font-weight:400}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeInputs{display:inline-flex;align-items:center;gap:4px;margin-bottom:5px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector input{border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;display:flex;height:39px;padding:4px 0px;text-align:center}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector input:focus{border:2px solid #3768d1}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector input.error{border-color:#e8462d}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeError{position:absolute;color:#e8462d;font-size:12px;margin-top:-26px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeFormatLabel{color:var(--Dark-Grey-100, #5B6B79);font-family:Inter;font-size:11px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom{display:flex;justify-content:space-between;width:100%;gap:50px;min-height:36px;margin-top:10px}@media screen and (max-width: 1040px){.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom{height:36px;gap:5px}}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomLeft{display:flex;gap:10px}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;cursor:pointer;color:#4d4d4d;font-style:normal;font-weight:600;line-height:normal}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover{background:rgba(232,235,238,.3)}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled{color:rgba(91,107,121,.5);border:1px solid rgba(91,107,121,.3);pointer-events:none}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight{display:flex;gap:0}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-weight:500}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset:hover{background:rgba(232,235,238,.3)}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply:hover{background:#8cec99}.audienceManagerScreen .flyoutContent .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3);pointer-events:none}.audienceManagerScreen .audienceGroup{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:5px;border:1px solid rgba(91,107,121,.5);font-size:12px}.audienceManagerScreen .audienceGroup.empty{border-color:#e8462d}.audienceManagerScreen .audienceGroup .segmentGroupWrapper{display:flex;flex-direction:column;gap:10px;border-radius:10px;border:1px solid #e8ebee;padding:10px 8px 10px 10px}.audienceManagerScreen .audienceGroup .segmentGroupWrapper.singleSegment{border:none;padding:0}.audienceManagerScreen .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between}.audienceManagerScreen .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper{display:flex;flex-wrap:wrap;align-items:center;border-radius:5px;background:#e6eeff;padding:5px;gap:5px;width:fit-content}.audienceManagerScreen .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper{display:flex;flex-wrap:wrap;gap:5px}.audienceManagerScreen .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue{display:flex;border-radius:3px;background:#fff;padding:5px;justify-content:center;align-items:center}.audienceManagerScreen .audienceGroup{font-size:14px !important;border-radius:10px;padding:0;gap:0}.audienceManagerScreen .audienceGroup .groupHeader{padding:10px 20px;background:rgba(232,235,238,.3)}.audienceManagerScreen .audienceGroup .groupHeader .dropdownRow span{display:flex;align-items:center;cursor:pointer}.audienceManagerScreen .audienceGroup .groupHeader .dropdown_select{font-size:14px !important;background-color:rgba(255,178,63,.2)}.audienceManagerScreen .audienceGroup .groupContent{display:flex;padding:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .errorBar{position:absolute;top:37px;left:0;background:#fadad5;width:100%;font-style:normal;font-weight:400;line-height:normal;z-index:1}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupError{color:#e8462d;padding-left:20px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute{display:flex;padding-bottom:10px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;border-radius:10px;background:#e6eeff}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute.dragging{left:auto !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader{display:flex;height:39px;padding:4px 5px;align-items:center;align-self:stretch;border-radius:10px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader span{display:flex;align-items:center;min-width:31px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child{justify-content:center;cursor:grab}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3){margin-left:auto}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4){cursor:pointer}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent{display:flex;padding:0px 10px;align-items:center;align-self:stretch;gap:10px;width:100%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow{min-width:0 !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar{position:absolute;top:35px;width:100%;background:#fadad5}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation{min-width:163.09px !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value{width:100% !important;min-width:163.09px !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select{max-width:unset !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div{max-width:80% !important}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select{font-size:14px !important;background:#fff;position:relative}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:95px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:28px;left:0}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options{z-index:100001;cursor:default}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer{width:auto;position:relative;max-width:70%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey{max-width:34%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative;background-color:#fff}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full{max-width:700px;min-width:240px;width:100%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar{position:absolute;width:100%;background:#fadad5;width:100%;top:34px;left:0}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer{cursor:default;right:0;left:unset;width:100%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker{align-items:center}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker{display:flex;justify-content:center}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before{left:280px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule{padding:0 6px 0 6px;width:100%;overflow-x:overlay;overflow-y:hidden;gap:5px;position:relative}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover{padding:0 5px 0 5px}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input{outline:none;border:none;min-width:30px;width:90%;background:transparent}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter{display:flex;padding:0px 2px 0px 9px;font-size:11px;justify-content:center;align-items:center;border-radius:5px;background:#e6eeff;text-wrap:nowrap}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer{width:100%;position:relative}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar{display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:#fadad5;margin-top:6px;font-size:12px;position:absolute;width:100%}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .addValue{display:flex;align-items:center;position:absolute;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:1px 5px;z-index:9999;top:40px;left:0;width:100%;min-height:39px;max-height:100px;height:auto;overflow-x:auto;word-break:break-word;cursor:pointer}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover{background-color:#f8f9fa}.audienceManagerScreen .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute{display:flex;width:100%}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container{width:100%}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container{display:flex;align-items:center;width:100%;max-width:438px;position:relative}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX{cursor:pointer}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:-17px;right:0}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label{width:100%}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input{display:flex;align-items:center;padding:4px 19px 4px 10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;gap:7px;width:100%;min-height:40.6px}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput{width:100%}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input{border:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus{outline:none}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon{margin-left:auto;width:31px;display:flex;align-items:center;justify-content:center}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover{cursor:pointer;border:1px solid #3768d1}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input{cursor:pointer}.audienceManagerScreen .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within{border:1px solid #3768d1}.audienceManagerScreen .audience_box{position:absolute;top:100%;margin-top:5px;left:0;display:flex;background:#fff;border:1px solid rgba(10,19,27,.5);border-radius:10px;max-height:300px;z-index:100001;padding-bottom:20px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:100%;min-height:40.6px;cursor:default}.audienceManagerScreen .audience_box .audience_box_left{border-right:1px solid #e8ebee;padding-top:10px;width:37%;cursor:default}.audienceManagerScreen .audience_box .audience_box_left .left_box_category{padding:5px 5px 5px 13px;gap:10px;height:31px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5b6b79;cursor:default}.audienceManagerScreen .audience_box .audience_box_left .left_box_category:hover{background:#f8f9fa}.audienceManagerScreen .audience_box .audience_box_left .left_box_category.selected{background:#e6eeff;color:#1d2630}.audienceManagerScreen .audience_box .audience_box_left .left_box_category.selected .left_box_category_total{background:rgba(255,255,255,.8)}.audienceManagerScreen .audience_box .audience_box_left .left_box_category .left_box_category_total{font-size:12px;display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.audienceManagerScreen .audience_box .audience_box_right{overflow-y:auto;padding-top:10px;width:63%;cursor:default}.audienceManagerScreen .audience_box .audience_box_right .right_box_category{cursor:default}.audienceManagerScreen .audience_box .audience_box_right .right_box_category .right_box_category_name{cursor:default;padding:5px 10px;font-weight:500;color:#5b6b79;font-size:12px}.audienceManagerScreen .audience_box .audience_box_right .right_box_category .right_box_category_audience{cursor:default !important;display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 42px;height:31px}.audienceManagerScreen .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name{font-size:12px;cursor:default}.audienceManagerScreen .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover{background:#f8f9fa}.audienceManagerScreen .audience_box .audience_box_right .no-results{padding:15px;color:#5b6b79;font-style:italic;text-align:center}.AuditTrailScreen .tableContainer table{table-layout:fixed}.alerts-container .tableContainer{min-height:350px}
.manageLabelsScreen{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 45px;background:rgba(232,235,238,.3);color:#1d2630;font-family:"Inter";font-size:14px;font-style:normal;font-weight:400;line-height:normal;overflow:auto}.manageLabelsScreen .manageLabelsContainer{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;border:1px solid #e8ebee;border-radius:10px;background:#fff;width:100%;padding-bottom:15px;margin-bottom:30px;max-width:1360px;margin:0 auto}.manageLabelsScreen .manageLabelsContainer .manage_labels_header{display:flex;padding:15px 40px 15px 40px;width:100%;justify-content:space-between;flex-wrap:wrap;gap:10px;border-bottom:1px solid #e8ebee;align-items:center}@media(max-width: 640px){.manageLabelsScreen .manageLabelsContainer .manage_labels_header{justify-content:center}}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left{display:flex;color:#5b6b79;width:fit-content}@media(max-width: 640px){.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left{flex-direction:column-reverse}}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left span:first-child{display:flex;padding:4px 0px 4px 5px;justify-content:center;align-items:flex-start}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left div{display:flex;white-space:nowrap}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left div a{display:flex;color:#3768d1;text-decoration-line:underline;font-size:13px}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .header_left div a span:nth-child(2){display:flex;width:31px;height:25px;flex-direction:column;justify-content:center;flex-shrink:0}.manageLabelsScreen .manageLabelsContainer .manage_labels_header .buttonsContainer{display:flex;gap:10px;cursor:pointer;margin-left:auto;height:fit-content;white-space:nowrap;flex-wrap:wrap;justify-content:center}@media(max-width: 640px){.manageLabelsScreen .manageLabelsContainer .manage_labels_header .buttonsContainer{align-items:stretch;margin-left:unset}}.manageLabelsScreen .manageLabelsContainer .manage_labels_body_loading{display:flex;position:relative;height:100%;width:100%}.manageLabelsScreen .manageLabelsContainer .manage_labels_body{display:flex;width:100%;gap:0;border-bottom:1px solid #e8ebee;width:100%}@media(max-width: 1134px){.manageLabelsScreen .manageLabelsContainer .manage_labels_body{flex-wrap:wrap}}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .updatedSpinner{width:100%;height:100%}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .updatedSpinner .circular-spinner,.manageLabelsScreen .manageLabelsContainer .manage_labels_body .updatedSpinner .circular-spinner--default{position:unset}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column{border-right:1px solid #e8ebee;flex:1;width:16.66%;background:repeating-linear-gradient(to bottom, transparent, transparent 60px, #E8EBEE 60px, #E8EBEE 61px, transparent 61px, transparent 70px)}@media(max-width: 1134px){.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column{flex:unset;width:33.33%}}@media(max-width: 760px){.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column{width:50%}}@media(max-width: 530px){.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column{width:100%}}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column span:first-child{white-space:nowrap;max-width:240px;width:auto;overflow:hidden;text-overflow:ellipsis}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .labels_category{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;text-transform:uppercase;background:rgba(232,235,238,.3);padding:0 20px;height:60px;width:100%;cursor:default}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .labels_category .category_value input{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;flex-shrink:0;font-size:14px;font-weight:400;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none !important;width:100%}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .labels_category span:nth-child(2){display:flex;width:31px;height:31px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value{display:flex;justify-content:space-between;text-transform:capitalize;padding:0 20px;height:70px;align-items:center}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value input{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;border-radius:10px;border:1px solid rgba(91,107,121,.5);width:88%;text-overflow:ellipsis}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value input:focus{border:1px solid #3768d1;outline:none}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .redesign-button{cursor:pointer;padding:4px 15px 4px 5px}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .deleteIcon{display:flex;width:25px;height:25px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .deleteIcon.disabled{opacity:.4;cursor:not-allowed}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .addLabel{display:flex;align-items:center;position:relative}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .addLabel span:first-child{display:flex;width:31px;height:31px;flex-direction:column;justify-content:center;flex-shrink:0}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .addLabel span:nth-child(2){width:fit-content}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .addLabel .toolTip{display:none;position:absolute;padding:1px 8px;justify-content:center;align-items:center;border-radius:5px;background:rgba(29,38,48,.7);color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;width:max-content;top:30px;left:30px}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value .addLabel:hover>.toolTip{display:inline-flex}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column .label_value.last{border-right:none}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column:last-child{border-right:none}.manageLabelsScreen .manageLabelsContainer .manage_labels_body .labels_column:last-child .labels_category{border-right:none}
.testCreateScreen,.testEditScreen,.customWidgetsScreen{display:flex;flex-direction:column;align-items:center;width:100%;padding:0px 45px 0px 45px;background:rgba(232,235,238,.3);user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;overflow-y:auto;overflow-x:hidden;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#1d2630}@media(max-width: 1024px){.testCreateScreen,.testEditScreen,.customWidgetsScreen{padding:0px 10px 0px 10px}}.testCreateScreen ::-webkit-scrollbar,.testEditScreen ::-webkit-scrollbar,.customWidgetsScreen ::-webkit-scrollbar{width:16px;height:16px}.testCreateScreen ::-webkit-scrollbar-track,.testEditScreen ::-webkit-scrollbar-track,.customWidgetsScreen ::-webkit-scrollbar-track{border-radius:10px}.testCreateScreen ::-webkit-scrollbar-thumb,.testEditScreen ::-webkit-scrollbar-thumb,.customWidgetsScreen ::-webkit-scrollbar-thumb{border-radius:50px;background:rgba(0,0,0,.3);border:6px solid #fff;box-sizing:border-box;min-height:30px}.testCreateScreen .checkbox,.testEditScreen .checkbox,.customWidgetsScreen .checkbox{margin:0;position:unset;display:flex;cursor:pointer}.testCreateScreen input::placeholder,.testCreateScreen textarea::placeholder,.testEditScreen input::placeholder,.testEditScreen textarea::placeholder,.customWidgetsScreen input::placeholder,.customWidgetsScreen textarea::placeholder{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}.testCreateScreen .redesign-overlay,.testEditScreen .redesign-overlay,.customWidgetsScreen .redesign-overlay{pointer-events:auto}.testCreateScreen .redesign-button.redesign-button-secondary.withIcon,.testEditScreen .redesign-button.redesign-button-secondary.withIcon,.customWidgetsScreen .redesign-button.redesign-button-secondary.withIcon{width:fit-content;padding:4px 15px 4px 5px;cursor:pointer}.testCreateScreen .external-link,.testEditScreen .external-link,.customWidgetsScreen .external-link{text-decoration:underline;cursor:pointer;color:#3768d1}.testCreateScreen .external-link:hover,.testEditScreen .external-link:hover,.customWidgetsScreen .external-link:hover{color:#036}.testCreateScreen .manage-locations-link,.testCreateScreen .help,.testEditScreen .manage-locations-link,.testEditScreen .help,.customWidgetsScreen .manage-locations-link,.customWidgetsScreen .help{display:flex;align-items:center;font-size:13px;text-decoration:underline;cursor:pointer;color:#3768d1}.testCreateScreen .manage-locations-link:hover,.testCreateScreen .help:hover,.testEditScreen .manage-locations-link:hover,.testEditScreen .help:hover,.customWidgetsScreen .manage-locations-link:hover,.customWidgetsScreen .help:hover{color:#036}@media(max-width: 600px){.testCreateScreen .manage-locations-link,.testCreateScreen .help,.testEditScreen .manage-locations-link,.testEditScreen .help,.customWidgetsScreen .manage-locations-link,.customWidgetsScreen .help{display:none}}.testCreateScreen .manage-locations-link svg,.testCreateScreen .help svg,.testEditScreen .manage-locations-link svg,.testEditScreen .help svg,.customWidgetsScreen .manage-locations-link svg,.customWidgetsScreen .help svg{display:inline-flex;vertical-align:middle}.testCreateScreen .help,.testEditScreen .help,.customWidgetsScreen .help{margin-left:auto;z-index:1}@media(max-width: 640px){.testCreateScreen .help,.testEditScreen .help,.customWidgetsScreen .help{display:none}}.testCreateScreen .modal_backdrop .errorBar,.testEditScreen .modal_backdrop .errorBar,.customWidgetsScreen .modal_backdrop .errorBar{display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);margin-top:6px;font-size:12px}.testCreateScreen .modal_backdrop .errorBar.full,.testEditScreen .modal_backdrop .errorBar.full,.customWidgetsScreen .modal_backdrop .errorBar.full{max-width:700px;min-width:240px}.testCreateScreen .modal_backdrop .errorBar .errorMessage,.testEditScreen .modal_backdrop .errorBar .errorMessage,.customWidgetsScreen .modal_backdrop .errorBar .errorMessage{display:flex;align-items:center}.testCreateScreen .modal_backdrop .errorBar .errorMessage>:first-child,.testEditScreen .modal_backdrop .errorBar .errorMessage>:first-child,.customWidgetsScreen .modal_backdrop .errorBar .errorMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.testCreateScreen .header_Container,.testEditScreen .header_Container,.customWidgetsScreen .header_Container{padding:37px 40px;padding-bottom:20px;width:100%;max-width:1440px}.testCreateScreen .header_Container .experiences_heading,.testEditScreen .header_Container .experiences_heading,.customWidgetsScreen .header_Container .experiences_heading{display:flex;justify-content:space-between;align-items:center;padding-inline:65px;padding:0;width:100%;color:#003;font-size:32px;font-style:normal;font-weight:600;line-height:normal;font-family:Inter}.testCreateScreen .header_Container .experiences_heading .required-star,.testEditScreen .header_Container .experiences_heading .required-star,.customWidgetsScreen .header_Container .experiences_heading .required-star{color:#1d2630}@media(max-width: 640px){.testCreateScreen .header_Container .experiences_heading,.testEditScreen .header_Container .experiences_heading,.customWidgetsScreen .header_Container .experiences_heading{flex-direction:column-reverse;align-items:center}.testCreateScreen .header_Container .experiences_heading img,.testEditScreen .header_Container .experiences_heading img,.customWidgetsScreen .header_Container .experiences_heading img{padding-top:15px}}.testCreateScreen .header_Container .experiences_heading .titleContainer,.testEditScreen .header_Container .experiences_heading .titleContainer,.customWidgetsScreen .header_Container .experiences_heading .titleContainer{display:flex;flex-direction:column;gap:6px}.testCreateScreen .header_Container .experiences_heading .titleContainer p,.testEditScreen .header_Container .experiences_heading .titleContainer p,.customWidgetsScreen .header_Container .experiences_heading .titleContainer p{margin:0}.testCreateScreen .header_Container .experiences_heading .titleContainer .sub_text,.testEditScreen .header_Container .experiences_heading .titleContainer .sub_text,.customWidgetsScreen .header_Container .experiences_heading .titleContainer .sub_text{color:#5b6b79;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:31px}.testCreateScreen .header_Container .experiences_heading .titleContainer .sub_text .hidden,.testEditScreen .header_Container .experiences_heading .titleContainer .sub_text .hidden,.customWidgetsScreen .header_Container .experiences_heading .titleContainer .sub_text .hidden{visibility:hidden}@media(max-width: 640px){.testCreateScreen .header_Container .experiences_heading .titleContainer,.testEditScreen .header_Container .experiences_heading .titleContainer,.customWidgetsScreen .header_Container .experiences_heading .titleContainer{align-items:center}.testCreateScreen .header_Container .experiences_heading .titleContainer p,.testEditScreen .header_Container .experiences_heading .titleContainer p,.customWidgetsScreen .header_Container .experiences_heading .titleContainer p{margin:32px 0 0 0}.testCreateScreen .header_Container .experiences_heading .titleContainer .sub_text,.testEditScreen .header_Container .experiences_heading .titleContainer .sub_text,.customWidgetsScreen .header_Container .experiences_heading .titleContainer .sub_text{margin:0}}@media(max-width: 350px){.testCreateScreen .header_Container .experiences_heading .titleContainer .sub_text,.testEditScreen .header_Container .experiences_heading .titleContainer .sub_text,.customWidgetsScreen .header_Container .experiences_heading .titleContainer .sub_text{font-size:12px}}.testCreateScreen .testCreate_container,.testCreateScreen .testEdit_container,.testCreateScreen .customWidgetContainer,.testEditScreen .testCreate_container,.testEditScreen .testEdit_container,.testEditScreen .customWidgetContainer,.customWidgetsScreen .testCreate_container,.customWidgetsScreen .testEdit_container,.customWidgetsScreen .customWidgetContainer{display:flex;flex-wrap:nowrap;max-width:1360px;width:100%;gap:20px;padding-bottom:150px}.testCreateScreen .testCreate_container .testCreate_leftColumn,.testCreateScreen .testCreate_container .testEdit_leftColumn,.testCreateScreen .testEdit_container .testCreate_leftColumn,.testCreateScreen .testEdit_container .testEdit_leftColumn,.testCreateScreen .customWidgetContainer .testCreate_leftColumn,.testCreateScreen .customWidgetContainer .testEdit_leftColumn,.testEditScreen .testCreate_container .testCreate_leftColumn,.testEditScreen .testCreate_container .testEdit_leftColumn,.testEditScreen .testEdit_container .testCreate_leftColumn,.testEditScreen .testEdit_container .testEdit_leftColumn,.testEditScreen .customWidgetContainer .testCreate_leftColumn,.testEditScreen .customWidgetContainer .testEdit_leftColumn,.customWidgetsScreen .testCreate_container .testCreate_leftColumn,.customWidgetsScreen .testCreate_container .testEdit_leftColumn,.customWidgetsScreen .testEdit_container .testCreate_leftColumn,.customWidgetsScreen .testEdit_container .testEdit_leftColumn,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn{width:25%;width:330px;white-space:nowrap;position:relative}@media(max-width: 1024px){.testCreateScreen .testCreate_container .testCreate_leftColumn,.testCreateScreen .testCreate_container .testEdit_leftColumn,.testCreateScreen .testEdit_container .testCreate_leftColumn,.testCreateScreen .testEdit_container .testEdit_leftColumn,.testCreateScreen .customWidgetContainer .testCreate_leftColumn,.testCreateScreen .customWidgetContainer .testEdit_leftColumn,.testEditScreen .testCreate_container .testCreate_leftColumn,.testEditScreen .testCreate_container .testEdit_leftColumn,.testEditScreen .testEdit_container .testCreate_leftColumn,.testEditScreen .testEdit_container .testEdit_leftColumn,.testEditScreen .customWidgetContainer .testCreate_leftColumn,.testEditScreen .customWidgetContainer .testEdit_leftColumn,.customWidgetsScreen .testCreate_container .testCreate_leftColumn,.customWidgetsScreen .testCreate_container .testEdit_leftColumn,.customWidgetsScreen .testEdit_container .testCreate_leftColumn,.customWidgetsScreen .testEdit_container .testEdit_leftColumn,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn{display:none}}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel{color:#3768d1}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel{flex-direction:column;color:#1d2630;font-size:14px;font-style:normal;font-weight:700;line-height:22px;white-space:normal}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content{display:flex;flex-direction:column;gap:20px;padding:10px 0 10px}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span{padding:0 !important;pointer-events:none;height:unset !important}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .requestPanel_content span:nth-of-type(2){color:#5b6b79;font-weight:400}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled{position:relative}.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button-disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button-disabled:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;width:max-content;top:35px;left:50%}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel{position:sticky;top:48px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;background-color:#fff;border:1px solid #e8ebee;border-radius:10px;padding:15px 20px}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel span,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel span,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel span,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel span,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel span,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel span,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel span,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel span,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel span,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel span,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel span,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel span,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel span,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel span,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel span,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel span,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel span,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel span,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel span,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel span,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel span,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel span,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel span,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel span,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span{display:flex;padding:0px 13px;align-items:center;gap:10px;align-self:stretch;height:35px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel span:hover,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel span:hover,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel span:hover,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel span:hover,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel span:hover,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel span:hover,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel span:hover,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel span:hover,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span:hover,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span:hover,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span:hover,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span:hover,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel span:hover,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel span:hover,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel span:hover,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel span:hover,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel span:hover,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel span:hover,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel span:hover,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel span:hover,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span:hover,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span:hover,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span:hover,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span:hover,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel span:hover,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel span:hover,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel span:hover,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel span:hover,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel span:hover,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel span:hover,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel span:hover,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel span:hover,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel span:hover,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel span:hover,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel span:hover,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel span:hover{border-radius:10px;background:rgba(232,235,238,.3)}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected{color:#1d2630}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected:hover,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected:hover,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected:hover,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected:hover,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected:hover,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected:hover,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected:hover,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected:hover,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected:hover,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected:hover,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected:hover,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected:hover,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected:hover,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected:hover,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected:hover,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected:hover,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected:hover,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected:hover,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected:hover,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected:hover,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected:hover,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected:hover,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected:hover,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .selected:hover,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .selected:hover,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .selected:hover{background:#fff}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button{width:100%;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testCreateScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.testEditScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.testEditScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testCreate_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testCreate_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testEdit_container .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .testEdit_container .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testCreate_leftColumn .requestPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .stepPanel .redesign-button.redesign-button-disabled,.customWidgetsScreen .customWidgetContainer .testEdit_leftColumn .requestPanel .redesign-button.redesign-button-disabled{cursor:default}@media(min-width: 1025px){.testCreateScreen .testCreate_container .testCreate_rightColumn,.testCreateScreen .testEdit_container .testCreate_rightColumn,.testCreateScreen .customWidgetContainer .testCreate_rightColumn,.testEditScreen .testCreate_container .testCreate_rightColumn,.testEditScreen .testEdit_container .testCreate_rightColumn,.testEditScreen .customWidgetContainer .testCreate_rightColumn,.customWidgetsScreen .testCreate_container .testCreate_rightColumn,.customWidgetsScreen .testEdit_container .testCreate_rightColumn,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn{margin-top:-88px}}.testCreateScreen .testCreate_container .testCreate_rightColumn,.testCreateScreen .testCreate_container .testEdit_rightColumn,.testCreateScreen .testCreate_container .customWidgetPanel,.testCreateScreen .testEdit_container .testCreate_rightColumn,.testCreateScreen .testEdit_container .testEdit_rightColumn,.testCreateScreen .testEdit_container .customWidgetPanel,.testCreateScreen .customWidgetContainer .testCreate_rightColumn,.testCreateScreen .customWidgetContainer .testEdit_rightColumn,.testCreateScreen .customWidgetContainer .customWidgetPanel,.testEditScreen .testCreate_container .testCreate_rightColumn,.testEditScreen .testCreate_container .testEdit_rightColumn,.testEditScreen .testCreate_container .customWidgetPanel,.testEditScreen .testEdit_container .testCreate_rightColumn,.testEditScreen .testEdit_container .testEdit_rightColumn,.testEditScreen .testEdit_container .customWidgetPanel,.testEditScreen .customWidgetContainer .testCreate_rightColumn,.testEditScreen .customWidgetContainer .testEdit_rightColumn,.testEditScreen .customWidgetContainer .customWidgetPanel,.customWidgetsScreen .testCreate_container .testCreate_rightColumn,.customWidgetsScreen .testCreate_container .testEdit_rightColumn,.customWidgetsScreen .testCreate_container .customWidgetPanel,.customWidgetsScreen .testEdit_container .testCreate_rightColumn,.customWidgetsScreen .testEdit_container .testEdit_rightColumn,.customWidgetsScreen .testEdit_container .customWidgetPanel,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn,.customWidgetsScreen .customWidgetContainer .customWidgetPanel{display:flex;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0 0}.testCreateScreen .testCreate_container .testCreate_rightColumn .experienceTab,.testCreateScreen .testCreate_container .testCreate_rightColumn .socialProofingTab,.testCreateScreen .testCreate_container .testCreate_rightColumn .productRecommTab,.testCreateScreen .testCreate_container .testEdit_rightColumn .experienceTab,.testCreateScreen .testCreate_container .testEdit_rightColumn .socialProofingTab,.testCreateScreen .testCreate_container .testEdit_rightColumn .productRecommTab,.testCreateScreen .testCreate_container .customWidgetPanel .experienceTab,.testCreateScreen .testCreate_container .customWidgetPanel .socialProofingTab,.testCreateScreen .testCreate_container .customWidgetPanel .productRecommTab,.testCreateScreen .testEdit_container .testCreate_rightColumn .experienceTab,.testCreateScreen .testEdit_container .testCreate_rightColumn .socialProofingTab,.testCreateScreen .testEdit_container .testCreate_rightColumn .productRecommTab,.testCreateScreen .testEdit_container .testEdit_rightColumn .experienceTab,.testCreateScreen .testEdit_container .testEdit_rightColumn .socialProofingTab,.testCreateScreen .testEdit_container .testEdit_rightColumn .productRecommTab,.testCreateScreen .testEdit_container .customWidgetPanel .experienceTab,.testCreateScreen .testEdit_container .customWidgetPanel .socialProofingTab,.testCreateScreen .testEdit_container .customWidgetPanel .productRecommTab,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab,.testCreateScreen .customWidgetContainer .customWidgetPanel .experienceTab,.testCreateScreen .customWidgetContainer .customWidgetPanel .socialProofingTab,.testCreateScreen .customWidgetContainer .customWidgetPanel .productRecommTab,.testEditScreen .testCreate_container .testCreate_rightColumn .experienceTab,.testEditScreen .testCreate_container .testCreate_rightColumn .socialProofingTab,.testEditScreen .testCreate_container .testCreate_rightColumn .productRecommTab,.testEditScreen .testCreate_container .testEdit_rightColumn .experienceTab,.testEditScreen .testCreate_container .testEdit_rightColumn .socialProofingTab,.testEditScreen .testCreate_container .testEdit_rightColumn .productRecommTab,.testEditScreen .testCreate_container .customWidgetPanel .experienceTab,.testEditScreen .testCreate_container .customWidgetPanel .socialProofingTab,.testEditScreen .testCreate_container .customWidgetPanel .productRecommTab,.testEditScreen .testEdit_container .testCreate_rightColumn .experienceTab,.testEditScreen .testEdit_container .testCreate_rightColumn .socialProofingTab,.testEditScreen .testEdit_container .testCreate_rightColumn .productRecommTab,.testEditScreen .testEdit_container .testEdit_rightColumn .experienceTab,.testEditScreen .testEdit_container .testEdit_rightColumn .socialProofingTab,.testEditScreen .testEdit_container .testEdit_rightColumn .productRecommTab,.testEditScreen .testEdit_container .customWidgetPanel .experienceTab,.testEditScreen .testEdit_container .customWidgetPanel .socialProofingTab,.testEditScreen .testEdit_container .customWidgetPanel .productRecommTab,.testEditScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.testEditScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab,.testEditScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab,.testEditScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.testEditScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab,.testEditScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab,.testEditScreen .customWidgetContainer .customWidgetPanel .experienceTab,.testEditScreen .customWidgetContainer .customWidgetPanel .socialProofingTab,.testEditScreen .customWidgetContainer .customWidgetPanel .productRecommTab,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .experienceTab,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .socialProofingTab,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .productRecommTab,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .experienceTab,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .socialProofingTab,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .productRecommTab,.customWidgetsScreen .testCreate_container .customWidgetPanel .experienceTab,.customWidgetsScreen .testCreate_container .customWidgetPanel .socialProofingTab,.customWidgetsScreen .testCreate_container .customWidgetPanel .productRecommTab,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .experienceTab,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .socialProofingTab,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .productRecommTab,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .experienceTab,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .socialProofingTab,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .productRecommTab,.customWidgetsScreen .testEdit_container .customWidgetPanel .experienceTab,.customWidgetsScreen .testEdit_container .customWidgetPanel .socialProofingTab,.customWidgetsScreen .testEdit_container .customWidgetPanel .productRecommTab,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .experienceTab,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .socialProofingTab,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .productRecommTab{width:100%;display:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .experienceTab.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .experienceTab.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .testCreate_container .customWidgetPanel .experienceTab.visible,.testCreateScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .experienceTab.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .experienceTab.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .testEdit_container .customWidgetPanel .experienceTab.visible,.testCreateScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .experienceTab.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .experienceTab.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .experienceTab.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .experienceTab.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .experienceTab.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .testCreate_container .customWidgetPanel .experienceTab.visible,.testEditScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.testEditScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .experienceTab.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .experienceTab.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .testEdit_container .customWidgetPanel .experienceTab.visible,.testEditScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.testEditScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .experienceTab.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .experienceTab.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .experienceTab.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .experienceTab.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .experienceTab.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .experienceTab.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .experienceTab.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .experienceTab.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .experienceTab.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .experienceTab.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .experienceTab.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .experienceTab.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible{display:flex;flex-direction:column;gap:20px}@media(max-width: 1024px){.testCreateScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.testEditScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.testEditScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .productRecommTab.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .socialProofingTab.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .productRecommTab.visible{display:none !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .experienceTab,.testCreateScreen .testCreate_container .testEdit_rightColumn .experienceTab,.testCreateScreen .testCreate_container .customWidgetPanel .experienceTab,.testCreateScreen .testEdit_container .testCreate_rightColumn .experienceTab,.testCreateScreen .testEdit_container .testEdit_rightColumn .experienceTab,.testCreateScreen .testEdit_container .customWidgetPanel .experienceTab,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.testCreateScreen .customWidgetContainer .customWidgetPanel .experienceTab,.testEditScreen .testCreate_container .testCreate_rightColumn .experienceTab,.testEditScreen .testCreate_container .testEdit_rightColumn .experienceTab,.testEditScreen .testCreate_container .customWidgetPanel .experienceTab,.testEditScreen .testEdit_container .testCreate_rightColumn .experienceTab,.testEditScreen .testEdit_container .testEdit_rightColumn .experienceTab,.testEditScreen .testEdit_container .customWidgetPanel .experienceTab,.testEditScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.testEditScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.testEditScreen .customWidgetContainer .customWidgetPanel .experienceTab,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .experienceTab,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .experienceTab,.customWidgetsScreen .testCreate_container .customWidgetPanel .experienceTab,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .experienceTab,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .experienceTab,.customWidgetsScreen .testEdit_container .customWidgetPanel .experienceTab,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .experienceTab,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .experienceTab,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .experienceTab{display:flex;flex-direction:column;gap:20px}}.testCreateScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.testCreateScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading,.testEditScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.testEditScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.testEditScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.testEditScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.testEditScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.testEditScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.testEditScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.testEditScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.testEditScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--Grey-100, #E8EBEE);color:#5b6b79;font-size:14px;font-weight:400}@media(max-width: 1024px){.testCreateScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.testCreateScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.testCreateScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading,.testEditScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.testEditScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.testEditScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.testEditScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.testEditScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.testEditScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.testEditScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.testEditScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.testEditScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .testCreate_container .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .testEdit_container .customWidgetPanel .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading{display:none}}.testCreateScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab,.testCreateScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab,.testCreateScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab,.testEditScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab,.testEditScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab,.testEditScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab,.testEditScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab{height:50px;display:flex;align-items:center;gap:10px;padding:13px 19px 14px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .heading_tab:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .heading_tab:hover{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1))}.testCreateScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .selected,.testCreateScreen .testCreate_container .customWidgetPanel .rightColumn_heading .selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .selected,.testCreateScreen .testEdit_container .customWidgetPanel .rightColumn_heading .selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .selected,.testEditScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .selected,.testEditScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .selected,.testEditScreen .testCreate_container .customWidgetPanel .rightColumn_heading .selected,.testEditScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .selected,.testEditScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .selected,.testEditScreen .testEdit_container .customWidgetPanel .rightColumn_heading .selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .selected,.testEditScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .rightColumn_heading .selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .rightColumn_heading .selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .rightColumn_heading .selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .rightColumn_heading .selected{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));border-bottom:2px solid var(--Blue-100, #3768D1);margin-top:2px;padding-bottom:13px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent,.testEditScreen .testCreate_container .customWidgetPanel .stepContent,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent,.testEditScreen .testEdit_container .customWidgetPanel .stepContent,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent{display:flex;flex-direction:column;gap:20px;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .flyoutTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .flyoutTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .flyoutTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .flyoutTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .flyoutTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .flyoutTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .flyoutTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .flyoutTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .flyoutTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .flyoutTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .flyoutTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .flyoutTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .flyoutTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .flyoutTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .flyoutTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .flyoutTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .flyoutTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .flyoutTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .flyoutTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .flyoutTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .flyoutTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .flyoutTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .flyoutTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .flyoutTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .flyoutTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .flyoutTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .flyoutTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .flyoutTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .flyoutTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .flyoutTitle{color:#003;font-size:24px;font-weight:500;height:auto;min-height:29px;width:100%}@media(max-width: 640px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .stepTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .stepTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .stepTitle{display:flex;justify-content:center;text-align:center}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent{display:flex;flex-direction:column;height:auto;background:#fff;border:1px solid #e8ebee;border-radius:10px;width:100%;padding:15px 20px 25px 20px;max-width:1010px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.rules,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.rules,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.rules,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.rules,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.rules,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.rules,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.rules,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.rules,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.rules,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.rules,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.rules,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.rules,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.rules,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.rules,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.rules,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.rules,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.rules,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.rules,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.rules,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.rules,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.rules{max-height:1065px;overflow-y:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.reducedPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.reducedPaddingBottom{padding-bottom:15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding{padding:15px 0px 15px 0px;position:relative;z-index:1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionOpen,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionOpen{padding-bottom:5px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding.lastAccordionClosed,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding.lastAccordionClosed{padding-bottom:0 !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .buttonArea{padding:0px 20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelTitle{padding:0px 20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow{padding:0px 20px 20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.noPaddingBottom{padding:0px 20px !important;padding-bottom:0px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants{display:flex;justify-content:center;padding:10px 20px 0;height:39px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .panelBody .subtitleRow.mvtVariants .body_title{font-weight:500}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .errorBar{margin-left:0px;margin-right:0px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .redesign-button-ghost{padding:4px 15px 4px 5px;margin-left:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.noPadding .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.noPadding .row_title{align-items:flex-start !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations{display:flex;flex-direction:column;gap:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle{padding-top:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelTitle h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelTitle h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelTitle h3{height:22px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody{gap:10px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note{line-height:22px;height:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.productRecommendations .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.socialProofing .panelBody .body_note a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.productRecommendations .panelBody .body_note a{color:#3768d1;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.error,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.error,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.error,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.error,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.error,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.error,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.error,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.error,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.error,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.error,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.error,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.error,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent.error{padding-bottom:50px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle{display:flex;align-items:center;flex-wrap:wrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle :nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle :nth-child(3){margin-left:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button{height:39px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .redesign-button.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .redesign-button.withIcon{padding:4px 15px 4px 5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitle .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitle .buttonArea{display:flex;margin-left:auto;gap:10px;flex-wrap:wrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight{display:flex;align-items:center;gap:16px;margin-left:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelTitleRight .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelTitleRight .buttonArea{display:flex;gap:8px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h3,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h3,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h3,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h3,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h3,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h3,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h3,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h3,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h3,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h3,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h3,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h3,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h3,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h3,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h3,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h3,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h3,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h3,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h3,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h3,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h3,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4{display:flex;align-items:center;height:39px;font-size:16px;font-weight:500;line-height:22px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent h4,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent h4{font-size:14px;font-weight:400}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost{font-size:13px;width:fit-content;cursor:pointer;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .redesign-button-ghost.disabled:hover:before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .redesign-button-ghost.disabled:hover:before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody{display:flex;flex-direction:column;gap:5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.mvtVariants,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.mvtVariants{gap:0;padding-bottom:10px;border-bottom:1px solid rgba(91,107,121,.3)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection{flex-direction:row;flex-wrap:wrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody.rowDirection div:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody.rowDirection div:nth-child(2){width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer img,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer img,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer img{max-height:159px;border-radius:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair{display:flex;flex:0 0 calc(50% - 20px);gap:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame{display:flex;flex:1 1 0;flex-direction:column;gap:20px;padding:20px;justify-content:flex-start;border-radius:10px;border:1px solid rgba(91,107,121,.5);min-width:204px;max-width:227.1px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame span{display:flex;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText{font-weight:700}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .imageContainer .framePair .frame .frameText span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer .framePair .frame .frameText span{color:#5b6b79;display:inline;white-space:pre-wrap;font-weight:500}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .frameContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .frameContainer{padding:20px 0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_note{display:flex;height:31px;flex-direction:row;align-items:center !important;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_note,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_note{display:flex;height:31px;flex-direction:column;justify-content:center;align-self:stretch;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .body_comment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .body_comment{font-size:12px;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection{flex-direction:row;justify-content:flex-start;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span{position:relative;width:fit-content;display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span.veLocationSpan:hover::before{max-width:max(290px, 75vw);left:-236px;margin-right:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection{flex-direction:row;justify-content:flex-start;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title.rowDirection span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title.rowDirection span{display:flex;align-items:center;justify-content:center;width:20px;height:31px;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .row_title span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .row_title span{position:relative;width:fit-content;display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow{display:flex;flex-direction:column;gap:5px;padding-bottom:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow.noPaddingBottom,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow.noPaddingBottom{padding-bottom:0px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .subtitleRow .row_content,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .subtitleRow .row_content{color:#5b6b79;font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow{display:flex;flex-direction:column}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);margin-left:-1px;margin-top:-1px;cursor:pointer;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.withIcon{padding:4px 16px 4px 8px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg{width:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton svg path{fill:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper{display:flex;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper svg path{fill:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton .infoIconWrapper:hover::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;width:max-content;max-width:200px;top:100%;left:50%;transform:translateX(-50%);margin-top:5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover{color:#3768d1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover svg path{fill:#3768d1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:hover .infoIconWrapper svg path{fill:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child{border-left:1px solid rgba(91,107,121,.5);border-radius:10px 0px 0px 10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child{border-radius:0px 10px 10px 0px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;padding:4px 15px;color:#1d2630}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected svg path{fill:#1d2630}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected.withIcon{padding:3px 16px 3px 8px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected .infoIconWrapper svg path{fill:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.selected:hover{color:#1d2630;cursor:default}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled{cursor:default;color:rgba(91,107,121,.5);position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled svg path{fill:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper svg path{fill:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled .infoIconWrapper:hover::after{display:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton.disabled.hasTooltip:hover:after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:275px;top:30px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:first-child.selected{border-radius:10px 0px 0px 10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .switchButtonRow .buttonArea .switchButton:last-child.selected{border-radius:0px 10px 10px 0px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow{display:flex;flex-direction:column}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status{display:flex;height:28px;width:88px;align-items:center;justify-content:center;border-radius:3px;font-size:12px;font-weight:500}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.live,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.live{background:rgba(159,239,170,.3)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.paused{border:2px solid rgba(159,239,170,.3);background:transparent}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.staging{background:rgba(255,178,63,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.pending{border:2px solid rgba(255,178,63,.2);background:transparent}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.published,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.published{background:rgba(230,238,255,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .statusRow .statusDisplay .status.archived{background:#e8ebee}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow{display:flex;flex-direction:column;width:-webkit-fill-available;position:relative;z-index:1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:hover{z-index:2}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer){z-index:1000}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.half{width:100%;max-width:320px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput.full{max-width:700px;min-width:240px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .textInput:hover{border:2px solid #3768d1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer{display:flex;align-items:flex-start;gap:5px;flex-direction:column}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper{width:100%;display:flex;flex-direction:column}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow{display:flex;align-items:center;width:100%;gap:10px;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow input{width:calc(100% - 41px)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .deletableRowWrapper .deletableInputRow span{width:31px;height:31px;display:flex;align-items:center;margin-left:auto;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost{display:flex;padding:4px 15px 4px 5px;margin-top:5px;justify-content:center;align-items:center;cursor:pointer;position:relative;font-size:13px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .redesign-button-ghost.disabled:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer{width:100%;display:flex;padding:10px 20px 10px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;background:var(--Grey-30, rgba(232, 235, 238, 0.3))}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea{width:100%;border:1px solid rgba(91,107,121,.5);max-width:561.4px;min-height:100px;border-radius:10px;background-color:#fff;padding:6px 0;max-height:200px;overflow-y:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within{border:2px solid #3768d1;padding:5px 0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:hover .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea:focus-within .urlCheckerRow .valueWrapper .checkerValue{margin-left:14px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper{width:fit-content;cursor:text}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue{display:flex;align-items:center;flex-wrap:nowrap;margin-left:15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue svg{height:20px;width:20px;background:#e6eeff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput{padding:0 1px 0 1px;field-sizing:content;height:20px;caret-color:initial;border:none;border-radius:0;min-width:30px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.valid{background:#e6eeff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .urlCheckerContainer .urlCheckerArea .urlCheckerRow .valueWrapper .checkerValue .textInput.invalid{background:rgba(232,70,45,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .deletableInputContainer .empty{color:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled{pointer-events:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .textInput:hover{border:1px solid rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled .row_title,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input{color:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow.disabled input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow.disabled input{user-select:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer{position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer .dateTimePickerContainer{position:absolute;top:calc(100% + 5px);left:0;z-index:1000;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e8ebee;isolation:isolate}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .dateInputContainer:hover{z-index:2}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow:has(.dateTimePickerContainer){z-index:1000}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer{display:flex;flex-wrap:wrap;width:100%;position:relative;gap:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .panelBody .textInputRow .datesContainer .selectedDateContainer{display:flex;flex-direction:column;max-width:297px;width:100%;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow{display:flex;gap:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.half{width:100%;max-width:320px}@media(max-width: 791px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown{flex-direction:column;gap:5px}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow.doubleDropdown .dropdown_wrapper{max-width:320px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper{display:flex;flex-direction:column;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;cursor:pointer;outline:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.half{width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full{max-width:700px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.full input{width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;width:100%;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding:3px 7px 3px 14px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled{pointer-events:none;cursor:default;color:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover{border:1px solid rgba(91,107,121,.5);padding:4px 8px 4px 15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip{display:flex;align-items:center;padding:4px 8px;background:#e6eeff;border-radius:5px;font-size:12px;gap:8px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span{cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .selected-labels .label-chip span:hover{color:#1d2630}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;z-index:9999;max-height:235px;overflow-y:auto;overflow-x:hidden;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled{color:rgba(91,107,121,.5);pointer-events:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover{background:#fff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category{padding:5px 0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name{padding:5px 15px;font-weight:500;color:#5b6b79;font-size:12px;text-transform:uppercase}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option{padding:5px 15px 5px 25px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover{background:#f8f9fa;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results{padding:10px 15px;color:#5b6b79;font-style:italic}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .or{color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter{display:flex;align-items:center;padding:0px 8px 0px 9px;background:#e6eeff;border-radius:5px;font-size:13px;gap:8px;color:#4d4d4d;height:25px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon{cursor:pointer;display:flex;align-items:center;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover{color:#1d2630}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll{color:#3768d1;cursor:pointer;font-size:12px;text-decoration:underline}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box{position:absolute;top:100%;margin-top:5px;left:0;display:flex;background:#fff;border:1px solid rgba(10,19,27,.5);border-radius:10px;max-height:300px;z-index:3;padding-bottom:20px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:373px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left{border-right:1px solid #e8ebee;padding-top:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category{padding:5px 5px 5px 13px;gap:10px;height:31px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected{background:#e6eeff;color:#1d2630}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total{background:rgba(255,255,255,.8)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total{font-size:12px;display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right{width:70%;overflow-y:auto;padding-top:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name{padding:5px 10px;font-weight:500;color:#5b6b79;font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label{display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 42px;cursor:pointer;height:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name{font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:90%;left:40%;transform:translateX(0%) translateY(8px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;word-break:break-all;max-width:400px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:20}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after{opacity:1;visibility:visible}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox{display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results{padding:15px;color:#5b6b79;font-style:italic;text-align:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow{display:flex;width:100%;min-height:49px;padding:5px 0;font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar{display:flex;width:100%;padding:3px 10px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid rgba(255,102,51,.5);background:#fff0d9}@media(max-width: 760px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar{flex-direction:column}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage{display:flex}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .alertMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .alertMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink{display:flex;flex-wrap:nowrap;align-items:center;margin-left:auto;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink a{text-decoration-line:underline;color:#3768d1;white-space:nowrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .alertRow .alertBar .externalLink span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .alertRow .alertBar .externalLink span{display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer{flex-direction:column;width:100%;padding-top:10px;position:relative;z-index:1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent{display:flex;flex-direction:column;border-top:1px solid #e8ebee;height:auto;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child{z-index:4}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child{padding-left:20px;padding-right:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2){z-index:3}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:nth-child(2) .accordionHeader{padding-left:20px;padding-right:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent:last-child{z-index:2}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader{display:flex;font-weight:500;font-size:14px;align-items:center;padding-top:10px;cursor:pointer;height:auto;padding-bottom:10px;background:#fff;position:relative;z-index:4}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionHeader span:nth-child(2){display:flex;align-items:center;height:31px;width:31px;margin-left:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody{display:flex;flex-direction:column;gap:10px;transition:overflow .5s ease-in-out,.5s ease-in-out,max-height .5s ease-in-out,padding-bottom .5s ease-in-out;background:#fff;opacity:0;pointer-events:none;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated{opacity:1;pointer-events:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.visible{transition:overflow .5s ease-in-out,.5s ease-in-out,max-height .5s ease-in-out,padding-bottom .5s ease-in-out}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody.animated{transition:none !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .buttonArea{padding:0 0 0 1px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .accordionBody .errorBar{width:100%;margin-left:0;margin-right:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable{width:100%;height:auto;max-height:unset !important;background:#fff;overflow-x:auto;overflow-y:clip;position:relative;overflow:auto;z-index:6}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable .redesign-button{width:max-content;cursor:pointer;font-size:13px;padding:4px 15px 4px 5px;margin:10px 20px 0 20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table{min-width:642.4px;position:relative;z-index:7}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead{background-color:#f8f9fa;z-index:1000}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:nth-child(4){display:table-cell}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th{padding-left:10px;padding-right:0;border-right:1px solid #e8ebee}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:first-child{width:unset !important;padding-left:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child{border:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table thead th:last-child ::before{left:-10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody{position:relative;z-index:8}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr{height:70px;position:relative}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:nth-child(4){display:table-cell}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td{position:relative;z-index:10;padding-left:10px;padding-right:10px;border-right:1px solid #e8ebee;overflow:visible}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td:last-child{border-right:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;flex:1 0 0;border-radius:10px;border:1px solid rgba(91,107,121,.5);width:100%;outline:none;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover{border:2px solid #3768d1}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.error{background:rgba(232,70,45,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.name,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.name{width:145px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value{width:151px;appearance:textfield}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value::-webkit-outer-spin-button{appearance:none;margin:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .textInput.value ::-moz-number-spin-box,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule.value ::-moz-number-spin-box{display:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area{display:flex;flex-wrap:wrap;gap:20px;align-items:center;max-width:210px;position:relative;z-index:11}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .redesign-button{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;z-index:12;cursor:pointer;outline:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error{background:rgba(232,70,45,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.error input{background:transparent}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;max-width:147px;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding-left:14px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options{position:fixed;z-index:13;display:flex;flex-direction:column;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;width:210px;overflow-y:auto;max-height:207px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule{padding:0 6px 0 6px;width:160px;overflow-x:overlay;overflow-y:hidden;gap:5px;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule:hover{padding:0 5px 0 5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule input{outline:none;border:none;min-width:30px;max-width:80px;background:transparent}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter{display:flex;padding:0px 2px 0px 9px;font-size:11px;justify-content:center;align-items:center;border-radius:5px;background:#e6eeff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .listRule .added_filter .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .actionButton svg{display:flex;align-items:center;justify-content:center;margin:0;width:31px;height:31px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue{display:flex;align-items:center;position:absolute;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:1px 5px;z-index:9999;top:58px;left:10px;width:160px;height:39px;overflow-x:auto;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue:hover{background-color:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .accordionContainer .accordionContent .panelTable table tbody tr td .addValue::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar{display:flex;height:auto;min-height:39px;padding:3px 10px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid rgba(255,102,51,.5);background:#fff0d9;margin-bottom:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.withFullMargins{margin:10px 20px 10px 20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.clickable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.clickable{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.noMargin,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.noMargin{margin:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar.marginTop,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar.marginTop{margin-top:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage{display:flex;align-items:center;font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .errorMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .link,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .link,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .link{text-decoration:underline}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage{display:flex;align-items:center;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span{color:#1d2630;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:space-between;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type{width:31px;position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span:first-of-type:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span div,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span div{display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .warningBar .warningMessage span a,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .warningBar .warningMessage span a{color:#3768d1;text-decoration:underline;display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent input::-webkit-inner-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-outer-spin-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle{display:flex;position:relative;align-items:center;color:#1d2630;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:text}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle.disabled{pointer-events:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle span{position:absolute;left:33px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input{font-weight:normal;width:70px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:focus{border:1px solid #3768d1;outline:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle input:invalid,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle input:invalid{pointer-events:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttle:hover>.confidenceTooltip,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttle:hover>.confidenceTooltip{display:block}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttleNumber,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .throttleNumber,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .throttleNumber{display:flex;padding:11px 15px;align-items:flex-start;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet{display:flex;gap:10px;align-items:center;height:70px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet.mapFactors,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet.mapFactors{height:39px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet{display:flex;align-items:center;gap:3px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet span{font-size:14px;color:#000;width:15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles{display:flex;align-items:center;gap:3px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .fractionalSet .innerSet .rectangles span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .fractionalSet .innerSet .rectangles span{display:flex;align-items:center;width:11px;height:22px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer{display:flex;flex-direction:column;gap:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelComponent .mapFactorsContainer .factorRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelComponent .mapFactorsContainer .factorRow{display:flex;gap:20px;flex-wrap:wrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar{display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);margin-top:6px;font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withMargins,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withMargins,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withMargins,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withMargins,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withMargins{margin:0 20px 10px 20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withFullMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withFullMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.withFullMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.withFullMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.withFullMargins{margin:10px 20px 10px 20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.noMargins,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.noMargins,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.noMargins,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.noMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.noMargins,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.noMargins,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.noMargins,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.noMargins,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.noMargins,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.noMargins,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.noMargins{margin:0 !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.throttleError,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.throttleError,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.throttleError,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.throttleError,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.throttleError,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.throttleError,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.throttleError,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.throttleError,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.throttleError,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.throttleError,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.throttleError{margin-left:20px !important;max-width:640px;margin-right:20px !important;margin-top:-5px !important}@media(max-width: 760px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar{flex-direction:column}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.clickable,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.clickable,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.clickable,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.clickable,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.clickable,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.clickable,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.clickable,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.clickable,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.clickable,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.clickable,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.clickable,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.clickable,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.clickable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.clickable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.clickable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.clickable,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.clickable,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.clickable,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.clickable,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.clickable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.clickable{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.dropdown,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.dropdown,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.dropdown,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.dropdown,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.dropdown,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.dropdown,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.dropdown,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.dropdown,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.dropdown,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.dropdown,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.dropdown{position:absolute;width:100%;bottom:-38px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.half,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.half,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.half,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.half,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.half,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.half,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.half,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.half,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.half,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.half,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.half,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.half,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.half,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.half,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.half,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.half,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.half,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.half,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.half,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.half,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.half,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.half,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.half,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.half,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.half,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.half,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.half,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.half,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.half{max-width:320px;min-width:258px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.full,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.full,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.full,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.full,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.full,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.full,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.full,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.full,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.full,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.full,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.full,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.full,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.full,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.full,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.full,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.full,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.full,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar.full{max-width:700px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage{display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .errorMessage>:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .errorMessage>:first-child{display:flex;width:31px;align-items:center;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .link,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .link,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .link,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .link,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .link,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .link,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .link,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .link,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .link,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .link,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .link,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .link,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .link,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .link,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .link,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .link,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .link,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .link,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .link,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .link,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .link,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .link,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .link,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .link,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .link,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .link,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .link,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .link,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .link,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .link,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .link,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .errorBar .link,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .errorBar .link,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .errorBar .link,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .errorBar .link,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .errorBar .link{text-decoration:underline}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable{overflow-x:auto;max-width:calc(100vw - 440px);max-height:400px;min-height:100px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints{min-height:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.conversionPoints #conversionDelete,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.variables #conversionDelete,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.conversionPoints #conversionDelete{display:flex !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.factors,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.factors,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.factors,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.factors,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.factors,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.factors,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.factors,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.factors,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.factors,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.factors,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.factors,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.factors,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.factors,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.factors,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.factors,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.factors,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.factors,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.factors,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.factors,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.factors,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.factors,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.factors,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.factors,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.factors,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.factors,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.factors,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.factors,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.factors,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.factors,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.factors,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.factors{max-height:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional{max-height:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.fractional td:first-of-type{min-width:700px !important;max-width:1150px !important;width:auto !important}@media(max-width: 1024px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable{max-width:calc(100vw - 40px)}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible{max-height:unset;overflow:visible}@media(max-width: 750px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible{overflow:auto !important}}@media(min-width: 1025px)and (max-width: 1149px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.dropdownVisible,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.dropdownVisible{overflow:auto !important}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.disabled tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.disabled tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.disabled tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.disabled tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.disabled tbody{color:rgba(91,107,121,.5)}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders thead th:nth-child(4){display:table-cell}}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tbody td:nth-child(4){display:table-cell}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th{border-right:1px solid #e8ebee;padding-left:20px;padding-right:20px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td{border-right:1px solid #e8ebee;padding:10px 20px;width:-webkit-fill-available;overflow:visible;height:70px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:first-of-type{min-width:280px;max-width:460px;width:460px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:nth-of-type(2){min-width:280px;max-width:400px;width:400px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tr,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders tr{height:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:first-of-type{min-width:280px !important;max-width:700px;width:700px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors td:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional th:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional td:nth-of-type(2){min-width:unset !important;width:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt{width:85% !important;max-width:unset !important;min-width:unset !important;padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow{width:auto !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target .textInputRow .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt .textInputRow .textInput{width:auto !important;max-width:unset !important;min-width:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .mvt.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .target.fractional .textInput,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .mvt.fractional .textInput{max-width:unset !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments{font-size:14px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:first-child{color:#000}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.variants .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.factors .totalExperiments span:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders.fractional .totalExperiments span:nth-child(2){color:#5b6b79}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders td:last-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders th:last-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders td:last-of-type{border-right:none;min-width:110px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable .withBorders .actionButton,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable .withBorders .actionButton{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table{width:100%;border-collapse:collapse;margin-bottom:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead{position:sticky;top:0;box-shadow:inset 0 1px 0 #e8ebee,0 1px 0 #e8ebee;background-color:#f8f9fa;padding-left:20px;height:50px;z-index:2}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(4){display:none}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th{font-size:10px;font-weight:600;padding-right:5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child{padding-left:20px;max-width:150px;width:150px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo{display:flex;position:relative;white-space:pre;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th .columnWithInfo:hover:before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th .columnWithInfo:hover:before{content:attr(column-info);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:32px;left:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:last-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:nth-child(3) .columnWithInfo:hover::before{right:0;left:unset}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table thead th:first-child .columnWithInfo:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table thead th:first-child .columnWithInfo:hover::before{right:unset !important;left:0 !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody{overflow:visible}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr{border-bottom:1px solid #e8ebee;height:51px}@media(min-width: 1024px)and (max-width: 1200px){.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody tr td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody tr td:nth-child(4){display:none}}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td{font-size:13px;padding:10px 5px 10px 0px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:nth-child(4),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:nth-child(4){max-width:100px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td:first-child{padding-left:20px;padding-right:40px;max-width:300px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools{display:flex;align-items:center;gap:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools span{width:31px;display:flex;align-items:center;justify-content:center;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .editTools.disabled span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .editTools.disabled span{cursor:default;color:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area{display:flex;flex-wrap:wrap;gap:20px;align-items:center;max-width:210px;outline:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .redesign-button,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .redesign-button{cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area.max,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area.max{width:100%;max-width:unset}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);cursor:pointer;outline:none}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full{max-width:700px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.full input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.full input{width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error{background:rgba(232,70,45,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.error input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.error input{background:transparent}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select span.empty{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select input,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;max-width:147px;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_select:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select.focus,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding-left:14px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options{position:absolute;z-index:9999;display:flex;flex-direction:column;left:0;top:44px;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px;cursor:pointer}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table tbody td .dropdown_area .dropdown_options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:6px solid #fff;min-height:40px !important;max-height:60px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName{display:flex;align-items:center;position:relative;z-index:1;overflow:visible}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName.withBorders,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName.withBorders{border-radius:10px;border:1px solid rgba(91,107,121,.3);padding:4px 8px;height:39px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child{display:flex;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span:nth-of-type(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span:nth-of-type(2){max-width:252px;width:90%;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName span.disabled,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName span.disabled{color:rgba(91,107,121,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .automatedConversionName:first-child:hover::before,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .automatedConversionName:first-child:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:37px;left:26px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName{display:flex;align-items:center;height:51px;width:100%}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable table .projectConversionName span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable table .projectConversionName span{max-width:282px;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th{padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td{padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type{width:auto !important;min-width:unset !important;max-width:unset !important;padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:first-of-type .textInputRow{max-width:308px;min-width:238px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(2) .textInputRow{max-width:397px !important;width:auto;min-width:238px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3){width:189px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo{min-width:149px;white-space:normal}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl td:nth-child(3) .columnWithInfo svg,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsUrl th:nth-child(3) .columnWithInfo svg{width:31px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery .qsValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery .qsValue{display:flex;align-items:center;margin-left:-20px;gap:10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td{padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type{width:auto !important;min-width:unset !important;max-width:unset !important;padding-right:20px !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:first-of-type .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:first-of-type .textInputRow{max-width:294px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2),.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2){border-right:none !important}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(2) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery th:nth-child(2) .textInputRow{max-width:298px !important;width:auto;min-width:200px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .panelTable.splitOptionsQuery td:nth-child(3) .textInputRow{max-width:297px !important;min-width:200px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:5px;border:1px solid rgba(91,107,121,.5);font-size:12px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent.empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent.empty,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup.empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent.empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent.empty,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent.empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent.empty,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup.empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent.empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent.empty,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent.empty,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent.empty,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent.empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent.empty,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup.empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent.empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent.empty,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent.empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent.empty,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup.empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent.empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent.empty,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent.empty,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent.empty,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent.empty,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent.empty,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent.empty,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup.empty{border-color:#e8462d}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper{display:flex;flex-direction:column;gap:10px;border-radius:10px;border:1px solid #e8ebee;padding:10px 8px 10px 10px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper.singleSegment,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper.singleSegment{border:none;padding:0}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper{display:flex;flex-wrap:wrap;align-items:center;border-radius:5px;background:#e6eeff;padding:5px;gap:5px;width:fit-content}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper{display:flex;flex-wrap:wrap;gap:5px}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .segmentGroupWrapper .segmentAndJoinWrapper .segmentWrapper .operationValueWrapper .segmentOperationValue{display:flex;border-radius:3px;background:#fff;padding:5px;justify-content:center;align-items:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType{display:inline-flex;padding:9px 8px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:rgba(255,178,63,.2);font-weight:600;text-transform:uppercase;width:fit-content;align-items:center;justify-content:center}.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.testCreateScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.testCreateScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType span,.testCreateScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.testEditScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.testEditScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType span,.testEditScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testCreate_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .stepContent .audienceGroup .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .locationContent .joinType span,.customWidgetsScreen .testEdit_container .customWidgetPanel .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .stepContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .flyoutContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .stepContent .audienceGroup .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceContent .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .locationContent .joinType span,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .flyoutContent .audienceGroup .joinType span{display:flex;justify-content:center;width:27px;height:15px}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper{width:100%;display:flex;overflow-y:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent{display:flex;flex-direction:column;width:100%;max-height:60vh}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow{display:flex;align-items:center;border-bottom:1px solid #e8ebee}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow :first-child,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow :first-child{display:flex;align-items:center;gap:10px;flex:1 0 0;align-self:stretch;height:51px}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status{display:flex;height:28px;width:88px;padding:0px 0px 0px 14px;align-items:center;border-radius:3px;font-size:12px;font-weight:500;margin-left:auto}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.live,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.live{background:rgba(159,239,170,.3)}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.paused,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.paused{border:2px solid rgba(159,239,170,.3)}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.status.staging{background:rgba(255,178,63,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.pending,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.pending{border:2px solid rgba(255,178,63,.2)}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.published,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.published{background:rgba(230,238,255,.5)}.testCreateScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testCreateScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.testEditScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testCreate_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .testEdit_container .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .infoModalWrapper .infoModalContent .infoModalRow .status.archived,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .infoModalWrapper .infoModalContent .infoModalRow .status.archived{background:#e8ebee}.testCreateScreen .testCreate_container .testCreate_rightColumn .modal_backdrop,.testCreateScreen .testCreate_container .testEdit_rightColumn .modal_backdrop,.testCreateScreen .testCreate_container .customWidgetPanel .modal_backdrop,.testCreateScreen .testEdit_container .testCreate_rightColumn .modal_backdrop,.testCreateScreen .testEdit_container .testEdit_rightColumn .modal_backdrop,.testCreateScreen .testEdit_container .customWidgetPanel .modal_backdrop,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop,.testCreateScreen .customWidgetContainer .customWidgetPanel .modal_backdrop,.testEditScreen .testCreate_container .testCreate_rightColumn .modal_backdrop,.testEditScreen .testCreate_container .testEdit_rightColumn .modal_backdrop,.testEditScreen .testCreate_container .customWidgetPanel .modal_backdrop,.testEditScreen .testEdit_container .testCreate_rightColumn .modal_backdrop,.testEditScreen .testEdit_container .testEdit_rightColumn .modal_backdrop,.testEditScreen .testEdit_container .customWidgetPanel .modal_backdrop,.testEditScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop,.testEditScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop,.testEditScreen .customWidgetContainer .customWidgetPanel .modal_backdrop,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .modal_backdrop,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .modal_backdrop,.customWidgetsScreen .testCreate_container .customWidgetPanel .modal_backdrop,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .modal_backdrop,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .modal_backdrop,.customWidgetsScreen .testEdit_container .customWidgetPanel .modal_backdrop,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .modal_backdrop{padding:25px 40px}.testCreateScreen .testCreate_container .testCreate_rightColumn .modal_backdrop .modal_header,.testCreateScreen .testCreate_container .testEdit_rightColumn .modal_backdrop .modal_header,.testCreateScreen .testCreate_container .customWidgetPanel .modal_backdrop .modal_header,.testCreateScreen .testEdit_container .testCreate_rightColumn .modal_backdrop .modal_header,.testCreateScreen .testEdit_container .testEdit_rightColumn .modal_backdrop .modal_header,.testCreateScreen .testEdit_container .customWidgetPanel .modal_backdrop .modal_header,.testCreateScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop .modal_header,.testCreateScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop .modal_header,.testCreateScreen .customWidgetContainer .customWidgetPanel .modal_backdrop .modal_header,.testEditScreen .testCreate_container .testCreate_rightColumn .modal_backdrop .modal_header,.testEditScreen .testCreate_container .testEdit_rightColumn .modal_backdrop .modal_header,.testEditScreen .testCreate_container .customWidgetPanel .modal_backdrop .modal_header,.testEditScreen .testEdit_container .testCreate_rightColumn .modal_backdrop .modal_header,.testEditScreen .testEdit_container .testEdit_rightColumn .modal_backdrop .modal_header,.testEditScreen .testEdit_container .customWidgetPanel .modal_backdrop .modal_header,.testEditScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop .modal_header,.testEditScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop .modal_header,.testEditScreen .customWidgetContainer .customWidgetPanel .modal_backdrop .modal_header,.customWidgetsScreen .testCreate_container .testCreate_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .testCreate_container .testEdit_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .testCreate_container .customWidgetPanel .modal_backdrop .modal_header,.customWidgetsScreen .testEdit_container .testCreate_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .testEdit_container .testEdit_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .testEdit_container .customWidgetPanel .modal_backdrop .modal_header,.customWidgetsScreen .customWidgetContainer .testCreate_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .customWidgetContainer .testEdit_rightColumn .modal_backdrop .modal_header,.customWidgetsScreen .customWidgetContainer .customWidgetPanel .modal_backdrop .modal_header{margin-bottom:0}.testCreateScreen .testCreate_container .flyoutContainer,.testCreateScreen .testEdit_container .flyoutContainer,.testCreateScreen .customWidgetContainer .flyoutContainer,.testEditScreen .testCreate_container .flyoutContainer,.testEditScreen .testEdit_container .flyoutContainer,.testEditScreen .customWidgetContainer .flyoutContainer,.customWidgetsScreen .testCreate_container .flyoutContainer,.customWidgetsScreen .testEdit_container .flyoutContainer,.customWidgetsScreen .customWidgetContainer .flyoutContainer{display:flex;flex-direction:column;background:#f8f9fa;position:fixed;z-index:11;height:100vh;top:0;right:0;max-width:720px;width:100%;visibility:hidden;transition:translate .5s ease-out,visibility .5s ease-out;translate:calc(100%)}.testCreateScreen .testCreate_container .flyoutContainer.visible,.testCreateScreen .testEdit_container .flyoutContainer.visible,.testCreateScreen .customWidgetContainer .flyoutContainer.visible,.testEditScreen .testCreate_container .flyoutContainer.visible,.testEditScreen .testEdit_container .flyoutContainer.visible,.testEditScreen .customWidgetContainer .flyoutContainer.visible,.customWidgetsScreen .testCreate_container .flyoutContainer.visible,.customWidgetsScreen .testEdit_container .flyoutContainer.visible,.customWidgetsScreen .customWidgetContainer .flyoutContainer.visible{visibility:visible;translate:0}.testCreateScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar,.testCreateScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar,.testCreateScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar,.testEditScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar,.testEditScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar,.testEditScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar,.customWidgetsScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar,.customWidgetsScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar,.customWidgetsScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar{width:16px;height:16px}.testCreateScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-track,.testCreateScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-track,.testCreateScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-track,.testEditScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-track,.testEditScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-track,.testEditScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-track,.customWidgetsScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-track,.customWidgetsScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-track,.customWidgetsScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-track{border-radius:10px}.testCreateScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .flyoutContainer ::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .flyoutContainer ::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .flyoutContainer ::-webkit-scrollbar-thumb{border-radius:50px;background:#003;border:6px solid #f8f9fa;box-sizing:border-box;min-height:30px}@media(max-width: 1024px){.testCreateScreen .testCreate_container .flyoutContainer,.testCreateScreen .testEdit_container .flyoutContainer,.testCreateScreen .customWidgetContainer .flyoutContainer,.testEditScreen .testCreate_container .flyoutContainer,.testEditScreen .testEdit_container .flyoutContainer,.testEditScreen .customWidgetContainer .flyoutContainer,.customWidgetsScreen .testCreate_container .flyoutContainer,.customWidgetsScreen .testEdit_container .flyoutContainer,.customWidgetsScreen .customWidgetContainer .flyoutContainer{justify-content:center;width:100vw}}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper{height:100%;width:100%;flex-grow:1;padding:25px 0 80px 20px;overflow-y:auto;position:relative}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent{padding-bottom:25px;padding-right:20px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion{padding-bottom:150px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .flyoutTitle{justify-content:space-between}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle{display:flex;align-items:center;font-size:20px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span{width:31px;height:31px;display:flex;margin-left:auto;cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle span svg{width:31px;height:31px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose{display:flex;align-items:center}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent .flyoutTitle .helpClose span:first-of-type{width:unset !important;height:unset !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.conversion .panelTitle{display:flex;justify-content:space-between}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody{padding-bottom:5px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup{font-size:14px !important;border-radius:10px;padding:0;gap:0}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader{padding:10px 20px;background:rgba(232,235,238,.3)}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdownRow span{display:flex;align-items:center;cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupHeader .dropdown_select{font-size:14px !important;background-color:rgba(255,178,63,.2)}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent{display:flex;padding:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .errorBar{position:absolute;top:37px;left:0;background:#fadad5;width:100%;font-style:normal;font-weight:400;line-height:normal;z-index:1}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupError{color:#e8462d;padding-left:20px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute{display:flex;padding-bottom:10px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;border-radius:10px;background:#e6eeff}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute.dragging{left:auto !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader{display:flex;height:39px;padding:4px 5px;align-items:center;align-self:stretch;border-radius:10px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span{display:flex;align-items:center;min-width:31px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:first-child{justify-content:center;cursor:grab}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3){margin-left:auto}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4),.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(3),.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeHeader span:nth-child(4){cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent{display:flex;padding:0px 10px;align-items:center;align-self:stretch;gap:10px;width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow{min-width:0 !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .errorBar{position:absolute;top:35px;width:100%;background:#fadad5}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInputRow .textInput.disabled{color:rgba(91,107,121,.5) !important;pointer-events:none}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.disabled{color:rgba(91,107,121,.5) !important;pointer-events:none}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.relation{min-width:163.09px !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value{width:100% !important;min-width:163.09px !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select{max-width:unset !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow.value .dropdown_select div{max-width:80% !important}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select{font-size:14px !important;background:#fff;position:relative}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:95px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_select .hiddenText:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:28px;left:0}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .dropdownRow .dropdown_options{z-index:100001;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative;background-color:#fff}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput.full,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule.full{max-width:700px;min-width:240px;width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .errorBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .errorBar{position:absolute;width:100%;background:#fadad5;width:100%;top:34px;left:0}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer{cursor:default;right:0;left:unset;width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .singleDateTimePicker{align-items:center}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker{display:flex;justify-content:center}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .textInput .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .dateTimePickerContainer .rangeDatePicker .DayPickerNavigation_rightButton__horizontalDefault::before{left:280px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule{padding:0 6px 0 6px;width:100%;overflow-x:overlay;overflow-y:hidden;gap:5px;position:relative}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:focus,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule:hover{padding:0 5px 0 5px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule input{outline:none;border:none;min-width:30px;width:90%;background:transparent}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter{display:flex;padding:0px 2px 0px 9px;font-size:11px;justify-content:center;align-items:center;border-radius:5px;background:#e6eeff}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listRule .added_filter .xIcon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer{width:100%;position:relative}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer.withKey{max-width:34%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .listContainer .errorBar{display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:#fadad5;margin-top:6px;font-size:12px;position:absolute;width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue{display:flex;align-items:center;position:absolute;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:1px 5px;z-index:9999;top:40px;left:0;width:100%;min-height:39px;max-height:100px;height:auto;overflow-x:auto;word-break:break-word;cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue:hover{background-color:#f8f9fa}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .groupAttribute .attributeContent .addValue::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:7px solid #fff}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute{display:flex;width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container{width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container{display:flex;align-items:center;width:100%;max-width:438px;position:relative}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX{cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container .searchAttributeX:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:-17px;right:0}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label{width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input{display:flex;align-items:center;padding:4px 19px 4px 10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));border-radius:10px;gap:7px;width:100%;min-height:40.6px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input #audienceSearchInput{width:100%}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input{border:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input input:focus{outline:none}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input .searchBarXIcon{margin-left:auto;width:31px;display:flex;align-items:center;justify-content:center}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover{cursor:pointer;border:1px solid #3768d1}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:hover input{cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .audienceGroup .groupContent .emptyGroupAttribute .search_attributes_container .attribute_search_container label .search_input:focus-within{border:1px solid #3768d1}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching{padding:10px 0}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow{width:fit-content}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .panelBody .generalMatching .dropdownRow .dropdown_select{background-color:rgba(255,178,63,.2)}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .redesign-button-ghost{width:fit-content;cursor:pointer}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box{position:absolute;top:100%;margin-top:5px;left:0;display:flex;background:#fff;border:1px solid rgba(10,19,27,.5);border-radius:10px;max-height:300px;z-index:100001;padding-bottom:20px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:100%;min-height:40.6px;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left{border-right:1px solid #e8ebee;padding-top:10px;width:37%;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category{padding:5px 5px 5px 13px;gap:10px;height:31px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5b6b79;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected{background:#e6eeff;color:#1d2630}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category.selected .left_box_category_total{background:rgba(255,255,255,.8)}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_left .left_box_category .left_box_category_total{font-size:12px;display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right{overflow-y:auto;padding-top:10px;width:63%;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category{cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_name{cursor:default;padding:5px 10px;font-weight:500;color:#5b6b79;font-size:12px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience{cursor:default !important;display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 42px;height:31px}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience .right_box_audience_name{font-size:12px;cursor:default}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .right_box_category .right_box_category_audience:hover{background:#f8f9fa}.testCreateScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.testCreateScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.testEditScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.testEditScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutWrapper .flyoutContent.audience .audience_box .audience_box_right .no-results{padding:15px;color:#5b6b79;font-style:italic;text-align:center}.testCreateScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar,.testCreateScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar,.testEditScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar,.testEditScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar{display:flex;justify-content:space-between;padding:20px 40px;gap:10px;background:#fff;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);z-index:100000;bottom:0;left:0;width:100%;margin-top:auto}.testCreateScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar div,.testCreateScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar div,.testCreateScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar div,.testEditScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar div,.testEditScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar div,.testEditScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar div,.customWidgetsScreen .testCreate_container .flyoutContainer .flyoutCancelSaveBar div,.customWidgetsScreen .testEdit_container .flyoutContainer .flyoutCancelSaveBar div,.customWidgetsScreen .customWidgetContainer .flyoutContainer .flyoutCancelSaveBar div{cursor:pointer}.testCreateScreen .fontSizeButtons,.testEditScreen .fontSizeButtons,.customWidgetsScreen .fontSizeButtons{user-select:none;display:flex;gap:5px;padding:10px}.testCreateScreen .fontSizeButtons div,.testEditScreen .fontSizeButtons div,.customWidgetsScreen .fontSizeButtons div{background:#fff;width:25px;height:15px;cursor:pointer;position:relative}.testCreateScreen .fontSizeButtons div:hover,.testEditScreen .fontSizeButtons div:hover,.customWidgetsScreen .fontSizeButtons div:hover{color:#fff}.testCreateScreen .fontSizeButtons div:hover::before,.testEditScreen .fontSizeButtons div:hover::before,.customWidgetsScreen .fontSizeButtons div:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:-30px}.testCreateScreen .editor-container,.testEditScreen .editor-container,.customWidgetsScreen .editor-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;flex-direction:column;background:#fdf6e3}.testCreateScreen .editor-container.conversion,.testEditScreen .editor-container.conversion,.customWidgetsScreen .editor-container.conversion{position:relative}.testCreateScreen .editor-container.conversion .editor-layout,.testEditScreen .editor-container.conversion .editor-layout,.customWidgetsScreen .editor-container.conversion .editor-layout{min-height:150px;height:100%}.testCreateScreen .editor-container.conversion .editor-layout .editor-content,.testEditScreen .editor-container.conversion .editor-layout .editor-content,.customWidgetsScreen .editor-container.conversion .editor-layout .editor-content{width:100%}.testCreateScreen .editor-container.dark,.testEditScreen .editor-container.dark,.customWidgetsScreen .editor-container.dark{background:#1f1f1f !important}.testCreateScreen .editor-container.dark .file-explorer,.testCreateScreen .editor-container.dark .editor-tabs,.testCreateScreen .editor-container.dark .editor-buttons,.testEditScreen .editor-container.dark .file-explorer,.testEditScreen .editor-container.dark .editor-tabs,.testEditScreen .editor-container.dark .editor-buttons,.customWidgetsScreen .editor-container.dark .file-explorer,.customWidgetsScreen .editor-container.dark .editor-tabs,.customWidgetsScreen .editor-container.dark .editor-buttons{background:#181818 !important}.testCreateScreen .editor-container.dark .file-explorer,.testCreateScreen .editor-container.dark .editor-tabs,.testEditScreen .editor-container.dark .file-explorer,.testEditScreen .editor-container.dark .editor-tabs,.customWidgetsScreen .editor-container.dark .file-explorer,.customWidgetsScreen .editor-container.dark .editor-tabs{color:#ffffffab !important}.testCreateScreen .editor-container.dark .ai-loading svg path,.testEditScreen .editor-container.dark .ai-loading svg path,.customWidgetsScreen .editor-container.dark .ai-loading svg path{fill:#fff}.testCreateScreen .editor-container .editor-layout,.testEditScreen .editor-container .editor-layout,.customWidgetsScreen .editor-container .editor-layout{display:flex;flex:1;height:calc(100vh - 50px)}.testCreateScreen .editor-container .file-explorer,.testEditScreen .editor-container .file-explorer,.customWidgetsScreen .editor-container .file-explorer{width:250px;padding:10px 0 10px 10px;overflow-y:auto;background:#eee8d5;border-right:1px solid #93a1a1;color:#657b83}.testCreateScreen .editor-container .file-explorer .tree-item,.testEditScreen .editor-container .file-explorer .tree-item,.customWidgetsScreen .editor-container .file-explorer .tree-item{padding:4px 8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testCreateScreen .editor-container .file-explorer .tree-item.file:hover,.testEditScreen .editor-container .file-explorer .tree-item.file:hover,.customWidgetsScreen .editor-container .file-explorer .tree-item.file:hover{background:rgba(0,0,0,.1)}.testCreateScreen .editor-container .file-explorer .tree-item.folder,.testEditScreen .editor-container .file-explorer .tree-item.folder,.customWidgetsScreen .editor-container .file-explorer .tree-item.folder{font-weight:bold}.testCreateScreen .editor-container .editor-content,.testEditScreen .editor-container .editor-content,.customWidgetsScreen .editor-container .editor-content{flex:1;display:flex;flex-direction:column}.testCreateScreen .editor-container .editor-tabs,.testEditScreen .editor-container .editor-tabs,.customWidgetsScreen .editor-container .editor-tabs{height:40px;background:#eee8d5;border-bottom:1px solid #93a1a1;display:flex;align-items:center;padding:0 10px;color:#657b83}.dark .testCreateScreen .editor-container .editor-tabs,.dark .testEditScreen .editor-container .editor-tabs,.dark .customWidgetsScreen .editor-container .editor-tabs{background:#073642;border-color:#586e75;color:#839496}.testCreateScreen .editor-container .editor-tab,.testEditScreen .editor-container .editor-tab,.customWidgetsScreen .editor-container .editor-tab{padding:8px 16px;border-radius:4px;margin-right:8px;font-size:13px}.testCreateScreen .editor-container .editor-buttons,.testEditScreen .editor-container .editor-buttons,.customWidgetsScreen .editor-container .editor-buttons{padding:10px;background:#eee8d5;border-top:1px solid #93a1a1;display:flex;justify-content:flex-start;gap:10px;cursor:pointer}.testCreateScreen .editor-container .editor-buttons .redesign-button,.testEditScreen .editor-container .editor-buttons .redesign-button,.customWidgetsScreen .editor-container .editor-buttons .redesign-button{height:32.8px}.testCreateScreen .editor-container .editor-buttons .redesign-button-secondary,.testEditScreen .editor-container .editor-buttons .redesign-button-secondary,.customWidgetsScreen .editor-container .editor-buttons .redesign-button-secondary{background-color:#fff}.dark .testCreateScreen .editor-container .editor-buttons,.dark .testEditScreen .editor-container .editor-buttons,.dark .customWidgetsScreen .editor-container .editor-buttons{background:#073642;border-color:#586e75}.testCreateScreen .editor-container .editor-buttons>*:nth-child(2),.testEditScreen .editor-container .editor-buttons>*:nth-child(2),.customWidgetsScreen .editor-container .editor-buttons>*:nth-child(2){margin-left:auto}.testCreateScreen .open-editor-button,.testCreateScreen .open-visual-button,.testEditScreen .open-editor-button,.testEditScreen .open-visual-button,.customWidgetsScreen .open-editor-button,.customWidgetsScreen .open-visual-button{margin-top:20px;padding:8px 16px;background:#0078d4;color:#fff;border:none;border-radius:4px;cursor:pointer}.testCreateScreen .open-editor-button:hover,.testCreateScreen .open-visual-button:hover,.testEditScreen .open-editor-button:hover,.testEditScreen .open-visual-button:hover,.customWidgetsScreen .open-editor-button:hover,.customWidgetsScreen .open-visual-button:hover{background:#006abc}.testCreateScreen .disabledPrimaryButton,.testEditScreen .disabledPrimaryButton,.customWidgetsScreen .disabledPrimaryButton{pointer-events:none;color:rgba(91,107,121,.5) !important;background-color:#E8EBEE4D !important}.testCreateScreen #ve-url,.testEditScreen #ve-url,.customWidgetsScreen #ve-url{display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;width:100%;max-width:700px}.testCreateScreen #ve-url:focus,.testCreateScreen #ve-url:hover,.testEditScreen #ve-url:focus,.testEditScreen #ve-url:hover,.customWidgetsScreen #ve-url:focus,.customWidgetsScreen #ve-url:hover{border:2px solid #3768d1;padding-left:14px}.testCreateScreen label[for=ve-url],.testEditScreen label[for=ve-url],.customWidgetsScreen label[for=ve-url]{display:flex;height:31px;flex-direction:column;justify-content:center;align-self:stretch;color:#5b6b79;font-weight:400;font-size:14px}.testCreateScreen .dateTimePickerContainer,.testEditScreen .dateTimePickerContainer,.customWidgetsScreen .dateTimePickerContainer{position:absolute;top:100%;left:0;z-index:10;background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e8ebee}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker,.testEditScreen .dateTimePickerContainer .singleDateTimePicker,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker{display:flex;flex-direction:column;gap:10px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .DayPickerNavigation_rightButton__horizontalDefault::before,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .DayPickerNavigation_rightButton__horizontalDefault::before{content:"";position:absolute;top:4px;left:273px;width:16px;height:16px;background-image:url("https://devc.dev-webtrends-optimize.com/acs/accounts/8a91d465-7e4f-473e-a27f-c6c2f80363ec/manager/_calendarRightArrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .CalendarDay__selected:after,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .CalendarDay__selected:after,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .CalendarDay__selected:after{background-color:#fff}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container{position:relative}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation{position:relative;top:0;padding:0;margin-bottom:20px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button{position:absolute;top:15px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:first-child,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:first-child,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:first-child{left:22px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:last-child,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:last-child,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .DayPickerNavigation_button:last-child{right:22px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow{padding:5px 10px;cursor:pointer;color:#5b6b79;font-size:16px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow:hover,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow:hover,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPickerNavigation .nav-arrow:hover{color:#3768d1}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_weekHeader,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_weekHeader,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_weekHeader{top:40px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_focusRegion,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_focusRegion,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .calendar-container .DayPickerSingleDateController .DayPicker_focusRegion{margin-top:0}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector{display:flex;flex-direction:column;align-items:center}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector label,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector label,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector label{color:#5b6b79;font-size:14px;font-family:Inter;align-self:center;margin-right:106px;margin-bottom:7px;font-weight:400}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeInputs,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeInputs,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeInputs{display:inline-flex;align-items:center;gap:4px;margin-bottom:5px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input{border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;display:flex;height:39px;padding:4px 0px;text-align:center}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input:focus,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input:focus,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input:focus{border:2px solid #3768d1}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input.error,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input.error,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector input.error{border-color:#e8462d}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeError,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeError,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeError{position:absolute;color:#e8462d;font-size:12px;margin-top:-26px}.testCreateScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeFormatLabel,.testEditScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeFormatLabel,.customWidgetsScreen .dateTimePickerContainer .singleDateTimePicker .timeSelector .timeFormatLabel{color:var(--Dark-Grey-100, #5B6B79);font-family:Inter;font-size:11px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.testCreateScreen .dateTimePickerContainer .datePickerBottom,.testEditScreen .dateTimePickerContainer .datePickerBottom,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom{display:flex;justify-content:space-between;width:100%;gap:50px;min-height:36px;margin-top:10px}@media screen and (max-width: 1040px){.testCreateScreen .dateTimePickerContainer .datePickerBottom,.testEditScreen .dateTimePickerContainer .datePickerBottom,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom{height:36px;gap:5px}}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft{display:flex;gap:10px}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;cursor:pointer;color:#4d4d4d;font-style:normal;font-weight:600;line-height:normal}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft:hover{background:rgba(232,235,238,.3)}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomLeft .buttonLeft.disabled{color:rgba(91,107,121,.5);border:1px solid rgba(91,107,121,.3);pointer-events:none}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight{display:flex;gap:0}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-weight:500}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset:hover,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset:hover,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .reset:hover{background:rgba(232,235,238,.3)}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply:hover,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply:hover,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply:hover{background:#8cec99}.testCreateScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled,.testEditScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled,.customWidgetsScreen .dateTimePickerContainer .datePickerBottom .pickerBottomRight .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3);pointer-events:none}.testCreateScreen .dateInputContainer,.testEditScreen .dateInputContainer,.customWidgetsScreen .dateInputContainer{position:relative;cursor:pointer}.testCreateScreen .dateInputContainer .dateInput,.testEditScreen .dateInputContainer .dateInput,.customWidgetsScreen .dateInputContainer .dateInput{display:flex;align-items:center;justify-content:space-between;width:100%}.testCreateScreen .dateInputContainer.disabled:hover,.testEditScreen .dateInputContainer.disabled:hover,.customWidgetsScreen .dateInputContainer.disabled:hover{cursor:default !important;border:1px solid rgba(91,107,121,.5) !important;position:relative}.testCreateScreen .dateInputContainer.disabled:hover:before,.testEditScreen .dateInputContainer.disabled:hover:before,.customWidgetsScreen .dateInputContainer.disabled:hover:before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;top:40px;left:0}.testCreateScreen .dateInputContainer.disabled svg,.testCreateScreen .dateInputContainer.disabled span,.testEditScreen .dateInputContainer.disabled svg,.testEditScreen .dateInputContainer.disabled span,.customWidgetsScreen .dateInputContainer.disabled svg,.customWidgetsScreen .dateInputContainer.disabled span{opacity:.5}.testCreateScreen .dateInputContainer .dateTimePickerContainer,.testEditScreen .dateInputContainer .dateTimePickerContainer,.customWidgetsScreen .dateInputContainer .dateTimePickerContainer{position:absolute;top:calc(100% + 5px);left:0;z-index:1000;min-width:320px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e8ebee}.testCreateScreen .closeRowButton,.testEditScreen .closeRowButton,.customWidgetsScreen .closeRowButton{background:none;border:none;color:#5b6b79;font-size:20px;cursor:pointer;padding:0 5px;line-height:1;position:relative;right:-10px;margin-left:10px;margin-top:25px}.testCreateScreen .buttonLeft.disabled,.testEditScreen .buttonLeft.disabled,.customWidgetsScreen .buttonLeft.disabled{opacity:.5;cursor:not-allowed;color:rgba(91,107,121,.5);border:1px solid rgba(91,107,121,.3);pointer-events:none}.testCreateScreen .buttonWrapper,.testEditScreen .buttonWrapper,.customWidgetsScreen .buttonWrapper{width:100%;display:flex}.testCreateScreen .buttonWrapper .addDateTimeRow,.testEditScreen .buttonWrapper .addDateTimeRow,.customWidgetsScreen .buttonWrapper .addDateTimeRow{display:inline-flex;align-items:center;color:#5b6b79;cursor:pointer;font-family:Inter;font-size:13px;font-weight:500;margin-top:10px}.testCreateScreen .buttonWrapper .addDateTimeRow.disabled,.testEditScreen .buttonWrapper .addDateTimeRow.disabled,.customWidgetsScreen .buttonWrapper .addDateTimeRow.disabled{color:rgba(91,107,121,.5);cursor:not-allowed;pointer-events:none;text-decoration:none}.testCreateScreen .buttonWrapper .addDateTimeRow.disabled svg,.testEditScreen .buttonWrapper .addDateTimeRow.disabled svg,.customWidgetsScreen .buttonWrapper .addDateTimeRow.disabled svg{opacity:.5}.testCreateScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived,.testEditScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived,.customWidgetsScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived{position:relative;pointer-events:auto;cursor:default}.testCreateScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived:hover::before,.testEditScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived:hover::before,.customWidgetsScreen .buttonWrapper .addDateTimeRow.disabled.publishedOrArchived:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;margin-right:10px;width:max-content;max-width:40vw;top:31px}.testCreateScreen .createEditFooter,.testEditScreen .createEditFooter,.customWidgetsScreen .createEditFooter{display:flex;justify-content:space-between;padding:20px 40px;gap:10px;background:#fff;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:100vw;margin-top:auto;white-space:nowrap;flex-wrap:wrap}.testCreateScreen .createEditFooter.bottomFixed,.testEditScreen .createEditFooter.bottomFixed,.customWidgetsScreen .createEditFooter.bottomFixed{position:fixed;bottom:0;left:0;z-index:9}@media(min-width: 1025px){.testCreateScreen .createEditFooter.hiddenFooter,.testEditScreen .createEditFooter.hiddenFooter,.customWidgetsScreen .createEditFooter.hiddenFooter{visibility:hidden}}.testCreateScreen .createEditFooter .rightButtonWrapper,.testEditScreen .createEditFooter .rightButtonWrapper,.customWidgetsScreen .createEditFooter .rightButtonWrapper{display:flex;flex-wrap:wrap;gap:10px}.testCreateScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper,.testEditScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper,.customWidgetsScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper{display:flex;gap:10px;flex-wrap:wrap}@media(max-width: 795px){.testCreateScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper,.testEditScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper,.customWidgetsScreen .createEditFooter .rightButtonWrapper .editorButtonWrapper{display:none}}.testCreateScreen .createEditFooter div,.testEditScreen .createEditFooter div,.customWidgetsScreen .createEditFooter div{cursor:pointer}.testCreateScreen .createEditFooter .redesign-button-disabled,.testEditScreen .createEditFooter .redesign-button-disabled,.customWidgetsScreen .createEditFooter .redesign-button-disabled{position:relative}.testCreateScreen .createEditFooter .redesign-button-disabled:hover:before,.testEditScreen .createEditFooter .redesign-button-disabled:hover:before,.customWidgetsScreen .createEditFooter .redesign-button-disabled:hover:before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px;right:0}.testCreateScreen .obf-checkbox-container,.testEditScreen .obf-checkbox-container,.customWidgetsScreen .obf-checkbox-container{display:flex;gap:10px;align-items:center}.testCreateScreen .obf-checkbox-container span,.testEditScreen .obf-checkbox-container span,.customWidgetsScreen .obf-checkbox-container span{line-height:normal}.testCreateScreen .obf-number-container,.testEditScreen .obf-number-container,.customWidgetsScreen .obf-number-container{display:flex;align-items:flex-start;flex-direction:column;gap:10px;margin-top:20px}.testCreateScreen .obf-number-container #obf-number,.testCreateScreen .obf-number-container #confirmation-selector,.testCreateScreen .obf-number-container #css-hide,.testEditScreen .obf-number-container #obf-number,.testEditScreen .obf-number-container #confirmation-selector,.testEditScreen .obf-number-container #css-hide,.customWidgetsScreen .obf-number-container #obf-number,.customWidgetsScreen .obf-number-container #confirmation-selector,.customWidgetsScreen .obf-number-container #css-hide{width:100%;max-width:320px;display:flex;height:39px;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;position:relative}.testCreateScreen .obf-number-container #obf-number:hover,.testCreateScreen .obf-number-container #obf-number:focus-visible,.testCreateScreen .obf-number-container #confirmation-selector:hover,.testCreateScreen .obf-number-container #confirmation-selector:focus-visible,.testCreateScreen .obf-number-container #css-hide:hover,.testCreateScreen .obf-number-container #css-hide:focus-visible,.testEditScreen .obf-number-container #obf-number:hover,.testEditScreen .obf-number-container #obf-number:focus-visible,.testEditScreen .obf-number-container #confirmation-selector:hover,.testEditScreen .obf-number-container #confirmation-selector:focus-visible,.testEditScreen .obf-number-container #css-hide:hover,.testEditScreen .obf-number-container #css-hide:focus-visible,.customWidgetsScreen .obf-number-container #obf-number:hover,.customWidgetsScreen .obf-number-container #obf-number:focus-visible,.customWidgetsScreen .obf-number-container #confirmation-selector:hover,.customWidgetsScreen .obf-number-container #confirmation-selector:focus-visible,.customWidgetsScreen .obf-number-container #css-hide:hover,.customWidgetsScreen .obf-number-container #css-hide:focus-visible{border:2px solid #3768d1;padding-left:14px}.testCreateScreen .obf-number-container label,.testEditScreen .obf-number-container label,.customWidgetsScreen .obf-number-container label{color:#5b6b79;font-weight:400;display:flex;gap:5px;align-items:center;margin-bottom:0 !important}.testCreateScreen .obf-number-container label span,.testEditScreen .obf-number-container label span,.customWidgetsScreen .obf-number-container label span{display:flex;align-items:center;justify-content:center;position:relative}.testCreateScreen .obf-number-container label span:hover::before,.testEditScreen .obf-number-container label span:hover::before,.customWidgetsScreen .obf-number-container label span:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:1;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:min(60vw, 270px);top:20px;left:0}.testCreateScreen .test-create-spinner-overlay,.testEditScreen .test-create-spinner-overlay,.customWidgetsScreen .test-create-spinner-overlay{position:fixed;top:0;width:100%;height:100%;background-color:#fff;z-index:99}.testCreateScreen .ai-loading,.testEditScreen .ai-loading,.customWidgetsScreen .ai-loading{display:flex;font-weight:400;font-size:18px;margin-left:1px;gap:3px;animation:dots 1s steps(3, end) infinite;justify-content:center;align-items:center;height:100% !important;min-width:31.78px;width:auto !important;border-radius:9px;border:none !important;cursor:default !important;background:none !important;color:#fff !important;pointer-events:none !important}.testCreateScreen .ai-loading:hover,.testEditScreen .ai-loading:hover,.customWidgetsScreen .ai-loading:hover{color:#fff !important;background:none !important;opacity:1}.testCreateScreen .editor-container:not(.dark) .ai-loading,.testEditScreen .editor-container:not(.dark) .ai-loading,.customWidgetsScreen .editor-container:not(.dark) .ai-loading{color:#3768d1 !important}.testCreateScreen .ai-loading .dot,.testEditScreen .ai-loading .dot,.customWidgetsScreen .ai-loading .dot{opacity:1;animation:ai-dot-blink 1.4s infinite both;font-size:18px;margin-left:1px}.testCreateScreen .ai-loading .dot:nth-child(2),.testEditScreen .ai-loading .dot:nth-child(2),.customWidgetsScreen .ai-loading .dot:nth-child(2){animation-delay:.2s}.testCreateScreen .ai-loading .dot:nth-child(3),.testEditScreen .ai-loading .dot:nth-child(3),.customWidgetsScreen .ai-loading .dot:nth-child(3){animation-delay:.4s}.testCreateScreen .ai-loading .dot:nth-child(4),.testEditScreen .ai-loading .dot:nth-child(4),.customWidgetsScreen .ai-loading .dot:nth-child(4){animation-delay:.6s}.testCreateScreen .dot.hidden,.testEditScreen .dot.hidden,.customWidgetsScreen .dot.hidden{opacity:0 !important}@keyframes ai-dot-blink{0%,80%,100%{opacity:0}40%{opacity:1}}#customWidgetsScreen .customWidgetPanel{gap:30px}#customWidgetsScreen .customWidgetPanel .heading_tab.selected{height:49px}#customWidgetsScreen .editor-buttons{padding:10px;background:#eee8d5;border-top:1px solid #93a1a1;display:flex;justify-content:flex-end;gap:10px;cursor:pointer}#customWidgetsScreen .editor-buttons .redesign-button-secondary{background-color:#fff;height:32.8px}#customWidgetsScreen .editor-buttons .fontSizeButtons{padding:0;margin-right:auto !important}#customWidgetsScreen .editor-buttons .fontSizeButtons div:hover{background-color:rgba(232,235,238,.3)}#customWidgetsScreen .editor-buttons.dark{background:#181818 !important}#customWidgetsScreen .createWidget{width:calc(100vw - 100px);max-width:1360px}#customWidgetsScreen .createWidget_title{color:#003;font-size:24px;font-weight:500;display:flex;gap:40px;justify-content:space-between;align-items:center}#customWidgetsScreen .createWidget_title a:hover{color:#036}#customWidgetsScreen .createWidget_form{margin:20px 0}#customWidgetsScreen .createWidget_form input{height:39px;padding:4px 8px 4px 15px;gap:12px;border-radius:10px;border:1px solid rgba(91,107,121,.5);outline:none;width:100%;max-width:320px}#customWidgetsScreen .createWidget_form input:hover,#customWidgetsScreen .createWidget_form input:focus-visible{border:2px solid #3768d1;padding-left:14px}#customWidgetsScreen .createWidget_form_input_label{display:flex;height:31px;flex-direction:row;align-items:center;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79}#customWidgetsScreen h3{display:flex;align-items:center;height:39px;font-size:16px;font-weight:500;line-height:22px;color:#1d2630;margin:20px 0 10px 0}#customWidgetsScreen .rightColumn_heading{display:flex}#customWidgetsScreen .createWidget_buttons{margin-top:20px;display:flex;gap:20px;justify-content:flex-end}#customWidgetsScreen .createWidget-help-link{display:flex;align-items:center;font-size:13px;text-decoration:underline;cursor:pointer;color:#3768d1}@media screen and (max-width: 600px){#customWidgetsScreen .createWidget-help-link{display:none}}#customWidgetsScreen .dropdownRow{margin-top:20px}#customWidgetsScreen .dropdown_wrapper{display:flex;flex-direction:column;width:100%}#customWidgetsScreen .row_title{display:flex;height:31px;flex-direction:row;align-items:center;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79;font-size:14px}#customWidgetsScreen .dropdown_area{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative}#customWidgetsScreen .dropdown_select{display:flex;height:39px;max-width:320px;width:100% !important;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;cursor:pointer;outline:none;background-color:#fff}#customWidgetsScreen .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}#customWidgetsScreen .dropdown_select span.empty{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}#customWidgetsScreen .dropdown_options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;z-index:9999;max-height:235px;overflow-y:auto;overflow-x:hidden;width:100%}#customWidgetsScreen .dropdown_option{padding:5px 15px}#customWidgetsScreen .dropdown_option:hover{background:#f8f9fa}#customWidgetsScreen section{max-width:1360px}#customWidgetsScreen .createWidget_buttons_save .redesign-button-disabled{pointer-events:none}#customWidgetsScreen .createWidget_validation{width:100%;max-width:320px;display:flex;padding:8px;align-items:center;align-self:stretch;border-radius:5px;border:1px solid #e8462d;background:rgba(232,70,45,.2);margin-top:6px;font-size:12px}#customWidgetsScreen .createWidget_validation .createWidget_error_icon{display:flex;width:31px;align-items:center;justify-content:center}input,textarea,.flyoutContainer input{font-size:14px;font-family:Inter}input::placeholder,textarea::placeholder{color:var(--Dark-Grey-50, rgba(91, 107, 121, 0.5));font-family:Inter;font-size:14px;font-weight:400}.aiFeedbackContainer{width:100%;display:flex;align-items:center;padding:6px 10px 6px 10px;justify-content:space-between;align-self:stretch;background:#75c3ff30;border-left:2px solid #3768d1}.aiFeedbackContainer .aiSkeleton{width:100%;height:27px;background:linear-gradient(90deg, #eaf6ff 0%, #b3e0ff 20%, #d0eaff 40%, #f8fbff 60%, #b3e0ff 80%, #eaf6ff 100%);background-size:200% 100%;animation:loading 1.5s infinite;box-shadow:0 2px 8px 0 rgba(55,104,209,.07)}.aiFeedbackContainer .aiMessage{font-size:14px;color:#1d2630;display:flex;align-items:flex-start;white-space:pre-wrap;word-wrap:break-word;gap:10px}.aiFeedbackContainer .aiMessage svg{margin-right:0;margin-top:2px;flex-shrink:0}.aiFeedbackContainer .aiMessage .typewriterWithCursor{display:inline;flex:1 0 auto;white-space:pre-wrap;word-wrap:break-word;margin-top:4px;max-width:450px}.aiFeedbackContainer .aiMessage .typewriterWithCursor .Typewriter__cursor{display:none !important}.aiFeedbackContainer .aiMessage .typewriterWithCursor .Typewriter__root{display:inline}.aiFeedbackContainer .aiMessage .typewriterWithCursor .Typewriter__wrapper{display:inline}.aiFeedbackContainer .aiMessage .typewriterWithCursor .customTypewriterCursor{display:inline-block;width:2px;height:1em;background-color:#1d2630;animation:typewriter-blink .7s infinite;vertical-align:text-bottom;margin-left:1px}@keyframes typewriter-blink{0%,49%{opacity:1}50%,100%{opacity:0}}.aiFeedbackContainer .aiActions{display:flex;gap:5px;align-items:center}.aiFeedbackContainer .aiActions a{display:flex;align-items:center}.aiFeedbackContainer .aiActions div:has(svg[width="32"]){height:31px}.aiFeedbackContainer .aiActions div:has(svg[width="20"]){height:20px}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}
.testEditScreen .testEdit_container .testEdit_rightColumn .stepContent .panelComponent .panelBody .row_title.disabled{color:rgba(91,107,121,.5)}.editor-tabs .ve-warning{margin-left:auto;display:flex;align-items:center;gap:6px;cursor:pointer;position:relative}.editor-tabs .ve-warning .ve-warning-text{color:#dc3545;font-size:13px;font-weight:500}.editor-tabs .ve-warning .ve-warning-icon{display:flex;align-items:center}.editor-tabs .ve-warning .ve-warning-icon svg{width:16px;height:16px}.editor-tabs .ve-warning:hover::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:8px 12px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;white-space:normal;width:280px;top:100%;right:0;margin-top:5px;line-height:1.4}
.awardsContainer{display:flex;flex-direction:column;align-items:center;padding:0 45px;background:rgba(232,235,238,.3);width:100%;height:auto;min-height:fit-content;color:#5b6b79;font-family:"Inter";font-size:14px;font-style:normal;font-weight:400;line-height:normal;position:relative}.awardsContainer .awards_header{width:100%;max-width:1360px}.awardsContainer .awards_header .subtitle{padding:0 20px;width:100%;border-bottom:1px solid #e8ebee;padding-bottom:20px}.awardsContainer .awards_content{display:flex;flex-direction:column;width:100%;max-width:1360px;padding:20px 0;gap:20px}.awardsContainer .awards_content .awards_item{background:#fff;display:flex;flex-direction:column;gap:5px;width:100%;border:1px solid #e8ebee;border-radius:5px}.awardsContainer .awards_content .awards_item .awards_item_header{display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-start;font-weight:500;font-size:16px;margin:0;line-height:22px;padding:20px;border-bottom:1px solid #e8ebee}.awardsContainer .awards_content .awards_item .awards_item_header span{display:flex}.awardsContainer .awards_content .awards_item .awards_item_body{display:flex;flex-direction:column;gap:10px;padding:20px}.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}@media(max-width: 727px){.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates{flex-direction:column;justify-content:center}}.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates img{max-height:250px;border:1px solid #e8ebee;border-radius:5px}@media(max-width: 727px){.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates img{max-height:unset;max-width:100%}}.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates span{position:relative}.awardsContainer .awards_content .awards_item .awards_item_body .awards_certificates span:hover::after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);border-radius:5px;top:0;left:0;z-index:10;cursor:pointer}.awardsContainer .awards_content .awards_item .awards_item_footer{padding:0 20px 20px 20px;display:flex;flex-direction:column;gap:10px;font-size:13px}.awardsContainer .maximized_image_container{display:flex;border:2px solid #e8ebee;border-radius:5px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10}.awardsContainer .maximized_image_container img{position:relative;max-width:90vw}@media(max-height: 727px){.awardsContainer .maximized_image_container img{max-width:90vw;max-height:90vh;object-fit:contain}}@media(max-width: 800px){.awardsContainer .maximized_image_container img{max-width:90vw;max-height:90vh;object-fit:contain}}.awardsContainer .maximized_image_container .buttons_container{position:absolute;top:0;right:0;display:flex;justify-content:center;gap:5px;cursor:pointer;max-width:100%;flex-wrap:wrap;background:rgba(255,255,255,.5);padding:10px;border-bottom-left-radius:5px}.awardsContainer .maximized_image_container .buttons_container .redesign-button-secondary{background-color:#fff}.awardsContainer .maximized_image_container .buttons_container .redesign-button-secondary:hover{background:#e8ebee}
.kpi-stat{background:#fff;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;transition:all .2s ease;color:#1d2630}.kpi-stat .kpi-title{font-size:12px;font-weight:500}.kpi-stat .kpi-value{font-size:24px;font-weight:500}.kpi-stat .kpi-trend{display:inline-flex;align-items:center;justify-content:center;padding-left:6px;border-radius:3px;font-size:13px;font-weight:500;color:#111827}.kpi-stat .kpi-trend-icon{height:31px}.kpi-stat .kpi-subtitle{font-size:12PX}.kpi-stat.align-center{text-align:center;align-items:center}.kpi-stat.align-left{text-align:left;align-items:flex-start}.kpi-stat.halfordsSummary{height:120px !important}.panel{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:10px;color:#1d2630;cursor:default}.panel .panel-header{display:flex;justify-content:space-between;align-items:center;max-height:62px;gap:12px;padding:20px;cursor:default;border-bottom:1px solid rgba(16,24,40,.08)}.panel .panel-titles{display:grid;gap:4px}.panel .panel-title{font-size:clamp(14px, 1.4vw, 16px);font-weight:500}.panel .panel-subtitle{font-size:clamp(12px, 1.1vw, 14px);color:#6b7280}.panel .panel-meta{font-size:12px;color:#6b7280;white-space:nowrap}.panel.panel-elevated{box-shadow:0 1px 2px rgba(16,24,40,.05),0 8px 24px rgba(16,24,40,.06)}.content_wrapper:last-child,.summary-content-wrapper:last-child{padding-bottom:40px}.halfordsDashboardScreen .navContainer nav li,.summaryDashboardScreen .navContainer nav li,.halfordsAudienceScreen .navContainer nav li{cursor:pointer}.halfordsDashboardScreen #topPurchases tr :nth-child(2),.summaryDashboardScreen #topPurchases tr :nth-child(2),.halfordsAudienceScreen #topPurchases tr :nth-child(2){max-width:220px}.halfordsDashboardScreen #topPurchases tr .truncated:hover,.summaryDashboardScreen #topPurchases tr .truncated:hover,.halfordsAudienceScreen #topPurchases tr .truncated:hover{position:relative}.halfordsDashboardScreen #topPurchases tr .truncated:hover::after,.summaryDashboardScreen #topPurchases tr .truncated:hover::after,.halfordsAudienceScreen #topPurchases tr .truncated:hover::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;min-width:65px;max-width:270px;top:50%;left:0;overflow-wrap:break-word;line-height:1.4;width:max-content;transform:translateY(-50%)}.halfordsDashboardScreen #topPurchases td,.summaryDashboardScreen #topPurchases td,.halfordsAudienceScreen #topPurchases td{font-size:13px}.halfordsDashboardScreen #topPurchases td .truncated:hover,.halfordsDashboardScreen #topPurchases td .more-skus:hover,.summaryDashboardScreen #topPurchases td .truncated:hover,.summaryDashboardScreen #topPurchases td .more-skus:hover,.halfordsAudienceScreen #topPurchases td .truncated:hover,.halfordsAudienceScreen #topPurchases td .more-skus:hover{position:relative}.halfordsDashboardScreen #topPurchases td .truncated:hover::after,.halfordsDashboardScreen #topPurchases td .more-skus:hover::after,.summaryDashboardScreen #topPurchases td .truncated:hover::after,.summaryDashboardScreen #topPurchases td .more-skus:hover::after,.halfordsAudienceScreen #topPurchases td .truncated:hover::after,.halfordsAudienceScreen #topPurchases td .more-skus:hover::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;min-width:65px;max-width:270px;top:0;left:0;overflow-wrap:break-word;line-height:1.4;width:max-content;transform:unset}.halfordsDashboardScreen .content_wrapper,.halfordsDashboardScreen .summary-content,.summaryDashboardScreen .content_wrapper,.summaryDashboardScreen .summary-content,.halfordsAudienceScreen .content_wrapper,.halfordsAudienceScreen .summary-content{display:flex;flex-direction:column;gap:20px;margin-top:18px}.halfordsDashboardScreen .gridContent,.halfordsDashboardScreen .summary-grid-content,.summaryDashboardScreen .gridContent,.summaryDashboardScreen .summary-grid-content,.halfordsAudienceScreen .gridContent,.halfordsAudienceScreen .summary-grid-content{padding:20px;margin:0px}.halfordsDashboardScreen .kpiGrid,.halfordsDashboardScreen .summary-kpi-grid,.summaryDashboardScreen .kpiGrid,.summaryDashboardScreen .summary-kpi-grid,.halfordsAudienceScreen .kpiGrid,.halfordsAudienceScreen .summary-kpi-grid{padding:0 20px 20px 20px}.halfordsDashboardScreen .kpiGrid,.halfordsDashboardScreen .summary-kpi-grid,.summaryDashboardScreen .kpiGrid,.summaryDashboardScreen .summary-kpi-grid,.halfordsAudienceScreen .kpiGrid,.halfordsAudienceScreen .summary-kpi-grid{display:grid;gap:12px;container-type:inline-size;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))}.halfordsDashboardScreen .header-actions,.summaryDashboardScreen .header-actions,.halfordsAudienceScreen .header-actions{display:flex;align-items:center;gap:10px}.halfordsDashboardScreen .header-actions .muted,.summaryDashboardScreen .header-actions .muted,.halfordsAudienceScreen .header-actions .muted{color:#5b6b79;font-size:14px}.halfordsDashboardScreen .dateRangeContainer,.summaryDashboardScreen .dateRangeContainer,.halfordsAudienceScreen .dateRangeContainer{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:10px;border:1px solid #d1d5db;transition:all .2s ease}.halfordsDashboardScreen .dateRangeContainer:hover,.summaryDashboardScreen .dateRangeContainer:hover,.halfordsAudienceScreen .dateRangeContainer:hover{border:1px solid #3768d1}.halfordsDashboardScreen .dateRange,.summaryDashboardScreen .dateRange,.halfordsAudienceScreen .dateRange{display:flex;align-items:center;gap:4px;font-size:14px;color:#1d2630}.halfordsDashboardScreen .dateRange p,.summaryDashboardScreen .dateRange p,.halfordsAudienceScreen .dateRange p{margin:0;font-weight:500}.halfordsDashboardScreen .datePickerOverlay,.summaryDashboardScreen .datePickerOverlay,.halfordsAudienceScreen .datePickerOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9}.halfordsDashboardScreen .datePickerContainer,.summaryDashboardScreen .datePickerContainer,.halfordsAudienceScreen .datePickerContainer{display:flex;flex-direction:column;border-radius:10px;position:absolute;top:20%;left:50%;transform:translateX(-50%);background:#fff;border:solid 1px rgba(91,107,121,.5);width:auto;padding:10px;align-items:center;gap:10px;z-index:10;cursor:default}.halfordsDashboardScreen .datePickerContainer .datePickerCalendarContainer,.summaryDashboardScreen .datePickerContainer .datePickerCalendarContainer,.halfordsAudienceScreen .datePickerContainer .datePickerCalendarContainer{width:100%;padding:0;margin-bottom:0;background:transparent;border:none;border-radius:0;box-shadow:none}@media screen and (max-width: 700px){.halfordsDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar2,.summaryDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar2,.halfordsAudienceScreen .datePickerContainer .datePickerCalendarContainer .calendar2{display:none}}@media screen and (min-width: 701px){.halfordsDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar1,.summaryDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar1,.halfordsAudienceScreen .datePickerContainer .datePickerCalendarContainer .calendar1{display:none}}.halfordsDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar-container,.summaryDashboardScreen .datePickerContainer .datePickerCalendarContainer .calendar-container,.halfordsAudienceScreen .datePickerContainer .datePickerCalendarContainer .calendar-container{display:flex;justify-content:center}.halfordsDashboardScreen .datePickerContainer .datePickerBottom,.summaryDashboardScreen .datePickerContainer .datePickerBottom,.halfordsAudienceScreen .datePickerContainer .datePickerBottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:50px;min-height:36px;white-space:nowrap}@media screen and (max-width: 1040px){.halfordsDashboardScreen .datePickerContainer .datePickerBottom,.summaryDashboardScreen .datePickerContainer .datePickerBottom,.halfordsAudienceScreen .datePickerContainer .datePickerBottom{gap:5px}}.halfordsDashboardScreen .pickerBottomLeft,.summaryDashboardScreen .pickerBottomLeft,.halfordsAudienceScreen .pickerBottomLeft{display:flex;gap:10px}.halfordsDashboardScreen .redesign-button-secondary,.summaryDashboardScreen .redesign-button-secondary,.halfordsAudienceScreen .redesign-button-secondary{display:flex;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;border:1px solid #5b6b79;cursor:pointer;color:#4d4d4d;font-style:normal;font-weight:600;line-height:normal;transition:all .2s ease}.halfordsDashboardScreen .redesign-button-secondary:hover,.summaryDashboardScreen .redesign-button-secondary:hover,.halfordsAudienceScreen .redesign-button-secondary:hover{background:rgba(232,235,238,.3)}.halfordsDashboardScreen .redesign-button-secondary.selected,.summaryDashboardScreen .redesign-button-secondary.selected,.halfordsAudienceScreen .redesign-button-secondary.selected{background-color:#e6eeff;pointer-events:none}.halfordsDashboardScreen .redesign-button-secondary.selected:hover,.summaryDashboardScreen .redesign-button-secondary.selected:hover,.halfordsAudienceScreen .redesign-button-secondary.selected:hover{background:transparent}.halfordsDashboardScreen .days-selected,.summaryDashboardScreen .days-selected,.halfordsAudienceScreen .days-selected{display:flex;align-items:center;color:#5b6b79;font-size:13px;font-weight:400;margin:0 auto;font-family:Inter;white-space:nowrap}.halfordsDashboardScreen .pickerBottomRight,.summaryDashboardScreen .pickerBottomRight,.halfordsAudienceScreen .pickerBottomRight{display:flex;gap:10px}.halfordsDashboardScreen .reset,.summaryDashboardScreen .reset,.halfordsAudienceScreen .reset{display:flex;padding:11px 15px 12px 15px;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;color:#4d4d4d;font-size:13px;font-style:normal;font-weight:500;line-height:normal;transition:background .2s ease}.halfordsDashboardScreen .reset:hover,.summaryDashboardScreen .reset:hover,.halfordsAudienceScreen .reset:hover{background:rgba(232,235,238,.3)}.halfordsDashboardScreen .apply,.summaryDashboardScreen .apply,.halfordsAudienceScreen .apply{display:flex;position:relative;padding:11px 15px;justify-content:center;align-items:center;border-radius:10px;background:#9fefaa;cursor:pointer;color:#1d2630;font-weight:600;transition:background .2s ease}.halfordsDashboardScreen .apply:hover,.summaryDashboardScreen .apply:hover,.halfordsAudienceScreen .apply:hover{background:#8cec99}.halfordsDashboardScreen .apply.disabled,.summaryDashboardScreen .apply.disabled,.halfordsAudienceScreen .apply.disabled{color:rgba(91,107,121,.5);background:rgba(232,235,238,.3);cursor:default}.halfordsDashboardScreen .loadingCalendar,.summaryDashboardScreen .loadingCalendar,.halfordsAudienceScreen .loadingCalendar{display:flex;align-items:center;justify-content:center;padding:40px}.halfordsDashboardScreen .datePickerOpacity .datePickerCalendarContainer,.summaryDashboardScreen .datePickerOpacity .datePickerCalendarContainer,.halfordsAudienceScreen .datePickerOpacity .datePickerCalendarContainer{display:none}.halfordsDashboardScreen .dropdownRow,.summaryDashboardScreen .dropdownRow,.halfordsAudienceScreen .dropdownRow{display:flex;gap:20px;width:100%;max-width:700px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper,.summaryDashboardScreen .dropdownRow .dropdown_wrapper,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper{display:flex;flex-direction:column;width:100%}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .redesign-button{cursor:pointer}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select{display:flex;height:39px;max-width:700px;width:100%;padding:4px 8px 4px 15px;align-items:center;gap:12px;align-self:stretch;border-radius:10px;border:1px solid rgba(91,107,121,.5);position:relative;cursor:pointer;outline:none}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.toolTip:has(input:hover)::before{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:31px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span{width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select span.empty{color:rgba(91,107,121,.5);font-family:Inter;font-size:14px;font-style:normal !important;font-weight:400;line-height:normal}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select input{outline:none;border:none;cursor:pointer;width:100%;text-overflow:ellipsis}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select svg{display:flex;align-items:center;margin-left:auto;width:31px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.focus,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select:hover{outline:none;border:2px solid #3768d1;padding:3px 7px 3px 14px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled{pointer-events:none;cursor:default;color:rgba(91,107,121,.5)}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_select.disabled:hover{border:1px solid rgba(91,107,121,.5);padding:4px 8px 4px 15px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options{position:absolute;display:flex;flex-direction:column;top:42px;left:0;background:#fff;border:solid 1px rgba(10,19,27,.5);border-radius:10px;padding:15px 0;z-index:9999;max-height:235px;overflow-y:auto;overflow-x:hidden;width:100%}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option{padding:5px 15px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option:hover{background:#f8f9fa}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled{color:rgba(91,107,121,.5);pointer-events:none}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .dropdown_option.disabled:hover{background:#fff}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category{padding:5px 0}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .category-name{padding:5px 15px;font-weight:500;color:#5b6b79;font-size:12px;text-transform:uppercase}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option{padding:5px 15px 5px 25px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .label-category .dropdown_option:hover{background:#f8f9fa;cursor:pointer}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .dropdown_options .no-results{padding:10px 15px;color:#5b6b79;font-style:italic}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .or,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .or,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .or{color:#5b6b79}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter{display:flex;align-items:center;padding:0px 8px 0px 9px;background:#e6eeff;border-radius:5px;font-size:13px;gap:8px;color:#4d4d4d;height:25px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon{cursor:pointer;display:flex;align-items:center;color:#5b6b79}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .added_filter .xIcon:hover{color:#1d2630}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .added_filters_container .clearAll{color:#3768d1;cursor:pointer;font-size:12px;text-decoration:underline}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box{position:absolute;top:100%;margin-top:5px;left:0;display:flex;background:#fff;border:1px solid rgba(10,19,27,.5);border-radius:10px;max-height:300px;z-index:3;padding-bottom:20px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.7);width:373px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left{border-right:1px solid #e8ebee;padding-top:10px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category{padding:5px 5px 5px 13px;gap:10px;height:31px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5b6b79}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category:hover{background:#f8f9fa}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected{background:#e6eeff;color:#1d2630}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category.selected .left_box_category_total{background:rgba(255,255,255,.8)}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_left .left_box_category .left_box_category_total{font-size:12px;display:inline-flex;padding:3px 9px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:10px;background:rgba(232,235,238,.3)}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right{width:70%;overflow-y:auto;padding-top:10px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_name{padding:5px 10px;font-weight:500;color:#5b6b79;font-size:12px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label{display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 42px;cursor:pointer;height:31px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name{font-size:12px}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:90%;left:40%;transform:translateX(0%) translateY(8px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0 0 4px #222;font-size:11px;font-weight:400;word-break:break-all;max-width:400px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:20}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .right_box_label_name[data-tooltip]:not([data-tooltip=""]):hover::after{opacity:1;visibility:visible}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label .checkbox{display:flex;align-items:center}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .right_box_category .right_box_category_label:hover{background:#f8f9fa}.halfordsDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.summaryDashboardScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results,.halfordsAudienceScreen .dropdownRow .dropdown_wrapper .dropdown_area .label_box .label_box_right .no-results{padding:15px;color:#5b6b79;font-style:italic;text-align:center}.summaryDashboardScreen .summary-filters-panel{padding:20px 20px 28px 20px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1)}.summaryDashboardScreen .summary-filters{display:flex;gap:32px;width:100%;align-items:end;flex-wrap:wrap}.summaryDashboardScreen .summary-filter-group{display:flex;flex:1;flex-direction:column;gap:8px}.summaryDashboardScreen .summary-filter-label{font-size:14px;font-weight:500;color:#1d2630}.summaryDashboardScreen .summary-filter-select{border-radius:10px !important;border:1px solid rgba(91,107,121,.5) !important;padding:4px 35px 4px 15px !important;height:39px !important;appearance:none !important;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC4yMTg3NSA1LjIxODc1TDAuNTkzNzUgMS41NjI1QzAuNDM3NSAxLjQwNjI1IDAuNDM3NSAxLjE1NjI1IDAuNTkzNzUgMS4wMzEyNUwwLjgxMjUgMC43ODEyNUMwLjk2ODc1IDAuNjU2MjUgMS4xODc1IDAuNjU2MjUgMS4zNDM3NSAwLjc4MTI1TDQuNSA0TDcuNjI1IDAuODEyNUM3Ljc4MTI1IDAuNjU2MjUgOCAwLjY1NjI1IDguMTU2MjUgMC44MTI1TDguMzc1IDEuMDMxMjVDOC41MzEyNSAxLjE1NjI1IDguNTMxMjUgMS40MDYyNSA4LjM3NSAxLjU2MjVMNC43NSA1LjIxODc1QzQuNTkzNzUgNS4zNzUgNC4zNzUgNS4zNzUgNC4yMTg3NSA1LjIxODc1WiIgZmlsbD0iIzFEMjYzMCIvPgo8L3N2Zz4K) no-repeat right 20px center !important;overflow:hidden !important;text-overflow:ellipsis !important;font-size:14px;color:#1d2630;background-color:#fff;cursor:pointer;max-width:270px;width:100%}.summaryDashboardScreen .summary-filter-select:focus{outline:none;border-color:#3768d1}.summaryDashboardScreen .summary-filter-select:hover{border-color:#3768d1}.summaryDashboardScreen .summary-clear-all{margin-bottom:9px}.summaryDashboardScreen .summary-clear-all a{color:#3768d1;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer}.summaryDashboardScreen .summary-clear-all a:hover{text-decoration:underline}.summaryDashboardScreen .navContainer.summary nav>ul>li.active>a::after{height:1px !important}.summaryDashboardScreen .summary-nav-container{margin-bottom:20px}.summaryDashboardScreen .summary-nav-container .navContainer{background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1)}.summaryDashboardScreen .summary-nav-container .navContainer nav ul{display:flex;list-style:none;margin:0;padding:0}.summaryDashboardScreen .summary-nav-container .navContainer nav ul li{flex:1;text-align:center}.summaryDashboardScreen .summary-nav-container .navContainer nav ul li a{display:block;padding:12px 16px;text-decoration:none;color:#1d2630;font-weight:500;cursor:pointer;transition:all .2s ease}.summaryDashboardScreen .summary-nav-container .navContainer nav ul li a:hover{background:#f9f9f9}.summaryDashboardScreen .summary-nav-container .navContainer nav ul li.active a{color:#3768d1;border-bottom:2px solid #3768d1}.summaryDashboardScreen .summary-uplift{display:flex;align-items:center}.summaryDashboardScreen .arrowContainer{display:flex;align-items:center}.summaryDashboardScreen .sku_tooltip{position:absolute;display:flex;justify-content:center;align-items:center;top:180%;left:50%;transform:translateX(-50%);padding:1px 8px;border-radius:5px;background:rgba(29,38,48,.7);color:#fff;text-align:center;font-size:11px;font-weight:500;line-height:22px;white-space:nowrap;max-width:300px;overflow:hidden;text-overflow:ellipsis;z-index:9999}.halfordsAudienceScreen .panel{padding:20px}.halfordsAudienceScreen .panel .kpiGrid{padding:0}.halfordsAudienceScreen .panel.audienceSelection{display:flex}.halfordsAudienceScreen .panel.audienceSelection .row_title{display:flex;height:31px;flex-direction:row;align-items:center;gap:5px;justify-content:flex-start;align-self:stretch;color:#5b6b79;font-size:14px}.halfordsAudienceScreen .panel.audienceSelection .panel-content{display:flex;flex-direction:column;gap:5px;flex-wrap:wrap;width:100%}.halfordsAudienceScreen .panel.audienceSelection .audienceRow{display:flex;gap:20px;width:100%}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow{display:flex;flex-direction:column}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea{display:flex;border-radius:10px;width:fit-content;flex-wrap:wrap}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton{display:flex;flex-wrap:nowrap;height:39px;padding:4px 16px;font-size:14px;align-items:center;white-space:nowrap;border:1px solid rgba(91,107,121,.5);margin-left:-1px;margin-top:-1px;cursor:pointer;color:#5b6b79}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton:hover{color:#3768d1}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton:first-child{border-left:1px solid rgba(91,107,121,.5);border-radius:10px 0px 0px 10px}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton:last-child{border-radius:0px 10px 10px 0px}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton.selected{background:#e6eeff;border:2px solid #3768d1;padding:4px 15px;color:#1d2630}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton.selected:hover{color:#1d2630;cursor:default}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton:first-child.selected{border-radius:10px 0px 0px 10px}.halfordsAudienceScreen .panel.audienceSelection .switchButtonRow .buttonArea .switchButton:last-child.selected{border-radius:0px 10px 10px 0px}.halfordsAudienceScreen .panel .redesign-button-primary{cursor:pointer;width:110px}.halfordsDashboardScreen,.halfordsSummary .tableContainer{width:100%;overflow-x:auto;position:relative;min-height:0px !important}.halfordsDashboardScreen .reports-table-column-info,.halfordsSummary .tableContainer .reports-table-column-info{display:flex;gap:3px;cursor:pointer;position:relative;white-space:pre;align-items:center}.halfordsDashboardScreen .reports-table-column-info .info-icon,.halfordsSummary .tableContainer .reports-table-column-info .info-icon{display:flex}.halfordsDashboardScreen .reports-table-column-info::after,.halfordsSummary .tableContainer .reports-table-column-info::after{content:attr(column-info);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;min-width:170px;top:0;overflow-wrap:break-word;line-height:1.4}.halfordsDashboardScreen .reports-table-column-info:hover::after,.halfordsSummary .tableContainer .reports-table-column-info:hover::after{opacity:1;visibility:visible}
/*!
 * surveyjs - Survey JavaScript library v1.12.44
 * Copyright (c) 2015-2025 Devsoft Baltic OÜ  - http://surveyjs.io/
 * License: MIT (http://www.opensource.org/licenses/mit-license.php)
 */.sd-logo__image{background:#003;padding:20px}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}:root{--sjs-transition-duration: 150ms}.sv-action-bar{display:flex;box-sizing:content-box;position:relative;align-items:center;margin-left:auto;overflow:hidden;white-space:nowrap}.sv-action-bar-separator{display:inline-block;width:1px;height:24px;vertical-align:middle;margin-right:16px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-action-bar--default-size-mode .sv-action-bar-separator{margin:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-separator{margin:0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action-bar-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:var(--sjs-base-unit, var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:calc(0.5*(var(--sjs-corner-radius, 4px)));background-color:rgba(0,0,0,0);color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));overflow-x:hidden;white-space:nowrap}button.sv-action-bar-item{overflow:hidden}.sv-action-bar--default-size-mode .sv-action-bar-item{height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));margin:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-item{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);margin:0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action:first-of-type .sv-action-bar-item{margin-inline-start:0}.sv-action:last-of-type .sv-action-bar-item{margin-inline-end:0}.sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-inline-start:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-inline-start:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action-bar-item__icon svg{display:block}.sv-action-bar-item__icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-action-bar-item:not(.sv-action-bar-item--pressed):hover:enabled,.sv-action-bar-item:not(.sv-action-bar-item--pressed):focus:enabled{outline:none;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-action-bar-item--active.sv-action-bar-item--pressed:focus,.sv-action-bar-item--active.sv-action-bar-item--pressed:focus-visible{outline:none}.sv-action-bar-item:not(.sv-action-bar-item--pressed):active:enabled{opacity:.5}.sv-action-bar-item:disabled{opacity:.25;cursor:default}.sv-action-bar-item__title{color:inherit;vertical-align:middle;white-space:nowrap}.sv-action-bar-item--secondary .sv-action-bar-item__icon use{fill:var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.sv-action-bar-item--active .sv-action-bar-item__icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-action-bar-item-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:var(--sjs-base-unit, var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:calc(0.5*(var(--sjs-corner-radius, 4px)));background-color:rgba(0,0,0,0);cursor:pointer;line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)))}.sv-expand-action:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 10' style='enable-background:new 0 0 10 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23404040;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='2,2 0,4 5,9 10,4 8,2 5,5 '/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;height:10px;width:12px;margin:auto 8px}.sv-expand-action--expanded:before{transform:rotate(180deg)}.sv-dots{width:48px}.sv-dots__item{width:100%}.sv-dots__item .sv-action-bar-item__icon{margin:auto}.sv-action--hidden{width:0px;height:0px;overflow:hidden;visibility:hidden}.sv-action--hidden .sv-action__content{min-width:fit-content}.sv-action__content{display:flex;flex-direction:row;align-items:center}.sv-action__content>*{flex:0 0 auto}.sv-action--space{margin-left:auto}.sv-action-bar-item--pressed:not(.sv-action-bar-item--active){background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));opacity:50%}:root{--sjs-transition-duration: 150ms}.sv-dragged-element-shortcut{height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:grabbing;position:absolute;z-index:10000;box-shadow:0px 8px 16px rgba(0,0,0,.1);font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);padding-left:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-matrixdynamic__drag-icon{padding-top:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-matrixdynamic__drag-icon:after{content:" ";display:block;height:calc(0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border:1px solid #e7e7e7;box-sizing:border-box;border-radius:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:move;margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-matrixdynamic-dragged-row{cursor:grabbing;position:absolute;z-index:10000;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)))}.sv-matrixdynamic-dragged-row .sd-table__row{box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1));background-color:var(--sjs-general-backcolor, var(--background, #fff));display:flex;flex-grow:0;flex-shrink:0;align-items:center;line-height:0}.sv-matrixdynamic-dragged-row .sd-table__cell.sd-table__cell--drag>div{background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--header.sd-table__cell--drag,.sd-table__cell.sd-table__cell--drag{padding-right:0;padding-left:0}.sd-question--mobile .sd-table__cell--header.sd-table__cell--drag,.sd-question--mobile .sd-table__cell.sd-table__cell--drag{display:none}.sv-matrix-row--drag-drop-ghost-mod td{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-matrix-row--drag-drop-ghost-mod td>*{visibility:hidden}.sv-drag-drop-choices-shortcut{cursor:grabbing;position:absolute;z-index:10000;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));min-width:100px;max-width:400px}.sv-drag-drop-choices-shortcut .sv-ranking-item{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-drag-drop-choices-shortcut .sv-ranking-item .sv-ranking-item__text .sv-string-viewer,.sv-drag-drop-choices-shortcut .sv-ranking-item .sv-ranking-item__text .sv-string-editor{overflow:hidden;white-space:nowrap}.sv-drag-drop-choices-shortcut__content.sv-drag-drop-choices-shortcut__content{min-width:100px;box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1));background-color:var(--sjs-general-backcolor, var(--background, #fff));border-radius:calc(4.5*var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(2*var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:0}:root{--sjs-transition-duration: 150ms}sv-popup{display:block;position:absolute}.sv-popup{position:fixed;left:0;top:0;width:100vw;outline:none;z-index:2000;height:100vh}.sv-dropdown-popup{height:0}.sv-popup.sv-popup-inner{height:0}.sv-popup-inner>.sv-popup__container{margin-top:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item--with-icon .sv-popup-inner>.sv-popup__container{margin-top:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup__container{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));border-radius:var(--sjs-corner-radius, 4px);position:absolute;padding:0}.sv-popup__body-content{background-color:var(--sjs-general-backcolor, var(--background, #fff));border-radius:var(--sjs-corner-radius, 4px);width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:100vw}.sv-popup--modal{display:flex;align-items:center;justify-content:center;background-color:var(--background-semitransparent, rgba(144, 144, 144, 0.5));padding:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(15*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box}.sv-popup--modal>.sv-popup__container{position:static;display:flex}.sv-popup--modal>.sv-popup__container>.sv-popup__body-content{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));padding:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));height:auto;gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--modal .sv-popup__body-footer .sv-footer-action-bar{overflow:visible}.sv-popup--confirm .sv-popup__container{border-radius:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--confirm .sv-popup__body-content{border-radius:var(--sjs-base-unit, var(--base-unit, 8px));max-width:min-content;align-items:flex-end;min-width:452px}.sv-popup--confirm .sv-popup__body-header{color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, 0.91)));align-self:self-start;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);font-style:normal;font-weight:400;line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-popup--confirm .sv-popup__scrolling-content{display:none}.sv-popup--confirm .sv-popup__body-footer{max-width:max-content}.sv-popup--confirm .sv-popup__body-footer .sv-action-bar{gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sv-popup--confirm .sv-popup__body-content{min-width:auto}.sv-popup--overlay{width:100%;height:var(--sv-popup-overlay-height, 100vh)}.sv-popup--overlay .sv-popup__container{background:var(--background-semitransparent, rgba(144, 144, 144, 0.5));max-width:100vw;max-height:calc(var(--sv-popup-overlay-height, 100vh) - 1*var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(var(--sv-popup-overlay-height, 100vh) - 1*var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border:unset;box-shadow:unset;box-sizing:content-box}.sv-popup--overlay .sv-popup__body-content{max-height:var(--sv-popup-overlay-height, 100vh);max-width:100vw;border-radius:calc(4*(var(--sjs-corner-radius, 4px))) calc(4*(var(--sjs-corner-radius, 4px))) 0px 0px;background:var(--sjs-general-backcolor, var(--background, #fff));padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(100% - 1*var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-popup--overlay .sv-popup__scrolling-content{height:calc(100% - 10*var(--base-unit, 8px))}.sv-popup--overlay .sv-popup__body-footer .sv-action-bar{width:100%}.sv-popup--overlay .sv-popup__body-footer-item{width:100%}.sv-popup--overlay .sv-popup__body-footer .sv-action{flex:1 0 0}.sv-popup--overlay .sv-popup__button.sv-popup__button{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sv-popup--modal .sv-popup__scrolling-content{padding:2px;margin:-2px}.sv-popup__scrolling-content{height:100%;overflow:auto;display:flex;flex-direction:column}.sv-popup__scrolling-content::-webkit-scrollbar,.sv-popup__scrolling-content *::-webkit-scrollbar{height:6px;width:6px;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-popup__scrolling-content::-webkit-scrollbar-thumb,.sv-popup__scrolling-content *::-webkit-scrollbar-thumb{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.sv-popup__content{min-width:100%;height:100%;display:flex;flex-direction:column;min-height:0;position:relative}.sv-popup--show-pointer.sv-popup--top .sv-popup__pointer{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px))))) rotate(180deg)}.sv-popup--show-pointer.sv-popup--bottom .sv-popup__pointer{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))), calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))))}.sv-popup--show-pointer.sv-popup--right .sv-popup__container{transform:translate(var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-popup--show-pointer.sv-popup--right .sv-popup__container .sv-popup__pointer{transform:translate(-12px, -4px) rotate(-90deg)}.sv-popup--show-pointer.sv-popup--left .sv-popup__container{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))))}.sv-popup--show-pointer.sv-popup--left .sv-popup__container .sv-popup__pointer{transform:translate(-4px, -4px) rotate(90deg)}.sv-popup__pointer{display:block;position:absolute}.sv-popup__pointer:after{content:" ";display:block;width:0;height:0;border-left:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-right:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid var(--sjs-general-backcolor, var(--background, #fff));align-self:center}.sv-popup__body-header{font-family:Open Sans;font-size:calc(1.5*(var(--sjs-font-size, 16px)));line-height:calc(2*(var(--sjs-font-size, 16px)));font-style:normal;font-weight:700;color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sv-popup__body-footer{display:flex}.sv-popup__body-footer .sv-action-bar{gap:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--modal .sv-list__filter,.sv-popup--overlay .sv-list__filter{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--modal .sv-list__filter-icon,.sv-popup--overlay .sv-list__filter-icon{top:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown .sv-list__filter{margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--dropdown .sv-popup__body-content{background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;height:100%}.sv-popup--dropdown>.sv-popup__container>.sv-popup__body-content .sv-list{background-color:rgba(0,0,0,0)}.sv-dropdown-popup .sv-popup__body-content{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sv-dropdown-popup .sv-list__filter{margin-bottom:0}.sv-popup--overlay .sv-popup__body-content{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay{z-index:2001;padding:0}.sv-popup--dropdown-overlay .sv-popup__body-content{padding:0;border-radius:0}.sv-popup--dropdown-overlay .sv-popup__body-footer .sv-action-bar .sv-action{flex:0 0 auto}.sv-popup--dropdown-overlay .sv-popup__button.sv-popup__button{background-color:rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:none;box-shadow:none;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-popup__container{max-height:calc(var(--sv-popup-overlay-height, 100vh));height:calc(var(--sv-popup-overlay-height, 100vh));padding-top:0}.sv-popup--dropdown-overlay .sv-popup__body-content{height:calc(var(--sv-popup-overlay-height, 100vh));gap:0}.sv-popup--dropdown-overlay .sv-popup__body-footer{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));border-top:1px solid var(--sjs-border-light, var(--border-light, #eaeaea))}.sv-popup--dropdown-overlay .sv-popup__scrolling-content{height:calc(100% - 6*var(--base-unit, 8px))}.sv-popup--dropdown-overlay .sv-list__filter-icon .sv-svg-icon{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__container{padding:0}.sv-popup--dropdown-overlay .sv-list{flex-grow:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0}.sv-popup--dropdown-overlay .sv-list__filter{display:flex;align-items:center;margin-bottom:0;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__filter-icon{position:static;height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__empty-container{display:flex;flex-direction:column;justify-content:center;flex-grow:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-popup--dropdown-overlay .sv-popup__button:disabled{pointer-events:none;color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sv-popup--dropdown-overlay .sv-list__filter-clear-button{height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));appearance:none;border:none;border-radius:100%;background-color:rgba(0,0,0,0)}.sv-popup--dropdown-overlay .sv-list__filter-clear-button svg{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__filter-clear-button svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-popup--dropdown-overlay .sv-list__input{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-size:max(16px, var(--sjs-font-size, 16px));line-height:max(24px, 1.5 * (var(--sjs-font-size, 16px)));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__item:hover .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item:focus .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item--focused .sv-list__item-body{background:var(--sjs-general-backcolor, var(--background, #fff))}.sv-popup--dropdown-overlay .sv-list__item:hover.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item:focus.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item--focused.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sv-popup--dropdown-overlay .sv-popup__body-footer .sv-action-bar{justify-content:flex-start}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-popup__button.sv-popup__button{padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-popup__body-footer{padding-top:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter-icon .sv-svg-icon{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter-icon{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__input{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item:hover.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item:focus.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item--focused.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:400}.sv-popup--dropdown-overlay.sv-popup--tablet{background:var(--background-semitransparent, rgba(144, 144, 144, 0.5))}.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__container{--sv-popup-overlay-max-height: calc(var(--sv-popup-overlay-height, 100vh) - var(--sjs-base-unit, var(--base-unit, 8px)) * 8);--sv-popup-overlay-max-width: calc(100% - var(--sjs-base-unit, var(--base-unit, 8px)) * 8);position:absolute;transform:translate(-50%, -50%);left:50%;top:50%;max-height:var(--sv-popup-overlay-max-height);min-height:min(var(--sv-popup-overlay-max-height), 30 * (var(--sjs-base-unit, var(--base-unit, 8px))));height:auto;width:auto;min-width:min(40 * (var(--sjs-base-unit, var(--base-unit, 8px))), var(--sv-popup-overlay-max-width));max-width:var(--sv-popup-overlay-max-width);border-radius:var(--sjs-corner-radius, 4px);overflow:hidden;box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1))}.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__body-content{max-height:calc(var(--sv-popup-overlay-height, 100vh) - var(--sjs-base-unit, var(--base-unit, 8px))*8);min-height:min(var(--sv-popup-overlay-max-height), 30 * (var(--sjs-base-unit, var(--base-unit, 8px))));height:auto}.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__content,.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__scrolling-content,.sv-popup--dropdown-overlay.sv-popup--tablet .sv-list__container{flex-grow:1}.sv-popup--visible{opacity:1}.sv-popup--hidden{opacity:0}.sv-popup--enter{animation-name:fadeIn;animation-fill-mode:forwards;animation-duration:.15s}.sv-popup--modal.sv-popup--enter{animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-duration:.25s}.sv-popup--leave{animation-direction:reverse;animation-name:fadeIn;animation-fill-mode:forwards;animation-duration:.15s}.sv-popup--modal.sv-popup--leave{animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-duration:.25s}.sv-popup--hidden{opacity:0}@keyframes modalMoveUp{from{transform:translateY(64px)}to{transform:translateY(0)}}.sv-popup--modal.sv-popup--leave .sv-popup__container,.sv-popup--modal.sv-popup--enter .sv-popup__container{animation-name:modalMoveUp;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-fill-mode:forwards;animation-duration:.25s}.sv-popup--modal.sv-popup--leave .sv-popup__container{animation-direction:reverse;animation-timing-function:cubic-bezier(0.42, 0, 1, 1)}:root{--sjs-transition-duration: 150ms}.sv-button-group{display:flex;align-items:center;flex-direction:row;font-size:var(--sjs-font-size, 16px);overflow:auto;border:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv-button-group:focus-within{box-shadow:0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394));border-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-button-group__item{display:flex;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;appearance:none;width:100%;padding:11px calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));outline:none;font-size:var(--sjs-font-size, 16px);font-weight:400;background:var(--sjs-general-backcolor, var(--background, #fff));cursor:pointer;overflow:hidden;color:var(--sjs-general-forecolor, var(--foreground, #161616));position:relative}.sv-button-group__item:not(:last-of-type){border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv-button-group__item--hover:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-button-group__item-icon{display:block;height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-button-group__item-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-button-group__item--selected{font-weight:600;color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-button-group__item--selected .sv-button-group__item-icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-button-group__item--selected:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-button-group__item-decorator{display:flex;align-items:center;max-width:100%}.sv-button-group__item-caption{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-button-group__item-icon+.sv-button-group__item-caption{margin-left:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-button-group__item--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:default}.sv-button-group__item--disabled .sv-button-group__item-decorator{opacity:.25;font-weight:normal}.sv-button-group__item--disabled .sv-button-group__item-icon use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sv-button-group__item--disabled:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-button-group:focus-within{box-shadow:0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394));border-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-visuallyhidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.sv-hidden{display:none !important}.sv-title-actions{display:flex;align-items:center;width:100%}.sv-title-actions__title{flex-wrap:wrap;max-width:90%;min-width:50%;white-space:initial}.sv-action-title-bar{min-width:56px}.sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:unset;min-width:unset}.sv-title-actions .sv-action-title-bar{flex:1 1 auto;justify-content:flex-end;min-width:unset}:root{--sjs-transition-duration: 150ms}:root{--sjs-transition-duration: 150ms}.sv_window{position:fixed;bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));border:1px solid var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16)));box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1));background-clip:padding-box;z-index:100;max-height:50vh;overflow:auto;box-sizing:border-box;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));width:calc(100% - 4*(var(--sjs-base-unit, var(--base-unit, 8px)))) !important}@-moz-document url-prefix(){.sv_window,.sv_window *{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}}.sv_window::-webkit-scrollbar,.sv_window *::-webkit-scrollbar{width:12px;height:12px;background-color:rgba(0,0,0,0)}.sv_window::-webkit-scrollbar-thumb,.sv_window *::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv_window::-webkit-scrollbar-track,.sv_window *::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.sv_window::-webkit-scrollbar-thumb:hover,.sv_window *::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv_window_root-content{height:100%}.sv_window--full-screen{top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));max-height:100%;width:initial !important;max-width:initial !important}.sv_window_header{display:flex;justify-content:flex-end}.sv_window_content{overflow:hidden}.sv_window--collapsed{height:initial}.sv_window--collapsed .sv_window_header{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:var(--sjs-base-unit, var(--base-unit, 8px)) var(--sjs-base-unit, var(--base-unit, 8px)) var(--sjs-base-unit, var(--base-unit, 8px)) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));display:flex;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));box-sizing:content-box}.sv_window--collapsed .sv_window_content{display:none}.sv_window--collapsed .sv_window_buttons_container{margin-top:0;margin-right:0}.sv_window_header_title_collapsed{color:var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));flex:1;display:flex;justify-content:flex-start;align-items:center}.sv_window_header_description{color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));font-feature-settings:"salt" on;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sv_window_buttons_container{position:fixed;margin-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-right:var(--sjs-base-unit, var(--base-unit, 8px));display:flex;gap:var(--sjs-base-unit, var(--base-unit, 8px));z-index:10000}.sv_window_button{display:flex;padding:var(--sjs-base-unit, var(--base-unit, 8px));justify-content:center;align-items:center;border-radius:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:pointer}.sv_window_button:hover,.sv_window_button:active{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.sv_window_button:hover svg use,.sv_window_button:hover svg path,.sv_window_button:active svg use,.sv_window_button:active svg path{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv_window_button:active{opacity:.5}.sv_window_button svg use,.sv_window_button svg path{fill:var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45))}sv-brand-info,.sv-brand-info{z-index:1;position:relative;margin-top:1px}.sv-brand-info{font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));text-align:right;color:#161616;padding:24px 40px}.sv-brand-info a{color:#161616;text-decoration-line:underline}.sd-body--static .sv-brand-info{padding-top:0;margin-top:16px}.sd-body--responsive .sv-brand-info{padding-top:16px;margin-top:-8px}.sd-root-modern--mobile .sv-brand-info{padding:48px 24px 8px 24px;margin-top:0;text-align:center}.sv-brand-info__text{font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));color:#161616}.sv-brand-info__logo{display:inline-block}.sv-brand-info__logo img{width:118px}.sv-brand-info__terms{font-weight:400;font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);padding-top:4px}.sv-brand-info__terms a{color:#909090}.sd-body--responsive .sv-brand-info{padding-right:0;padding-left:0}:root{--sjs-transition-duration: 150ms}:root{--sjs-transition-duration: 150ms}.sv-ranking{outline:none;user-select:none;-webkit-user-select:none}.sv-ranking-item{cursor:pointer;position:relative;opacity:1}.sv-ranking-item:focus .sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking-item:hover:not(:focus) .sv-ranking-item__icon--hover{visibility:visible}.sv-question--disabled .sv-ranking-item:hover .sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking-item:focus{outline:none}.sv-ranking-item:focus .sv-ranking-item__icon--focus{visibility:visible;top:calc(0.6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item:focus .sv-ranking-item__index{background:var(--sjs-general-backcolor, var(--background, #fff));outline:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-ranking-item__content.sv-ranking-item__content{display:flex;align-items:center;line-height:1em;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item__icon-container{position:relative;left:0;bottom:0;flex-shrink:0;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));align-self:flex-start;padding-left:var(--sjs-base-unit, var(--base-unit, 8px));padding-right:var(--sjs-base-unit, var(--base-unit, 8px));margin-left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box}.sv-ranking-item--disabled.sv-ranking-item--disabled,.sv-ranking-item--readonly.sv-ranking-item--readonly,.sv-ranking-item--preview.sv-ranking-item--preview{cursor:initial;user-select:initial;-webkit-user-select:initial}.sv-ranking-item--disabled.sv-ranking-item--disabled .sv-ranking-item__icon-container.sv-ranking-item__icon-container .sv-ranking-item__icon.sv-ranking-item__icon,.sv-ranking-item--readonly.sv-ranking-item--readonly .sv-ranking-item__icon-container.sv-ranking-item__icon-container .sv-ranking-item__icon.sv-ranking-item__icon,.sv-ranking-item--preview.sv-ranking-item--preview .sv-ranking-item__icon-container.sv-ranking-item__icon-container .sv-ranking-item__icon.sv-ranking-item__icon{visibility:hidden}.sv-ranking-item__icon.sv-ranking-item__icon{visibility:hidden;fill:var(--sjs-primary-backcolor, var(--primary, #19b394));position:absolute;top:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item__index.sv-ranking-item__index{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);border-radius:100%;border:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));box-sizing:border-box;font-weight:600;margin-left:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));transition:outline var(--sjs-transition-duration, 150ms),background var(--sjs-transition-duration, 150ms);outline:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);align-self:self-start}.sv-ranking-item__index.sv-ranking-item__index svg{fill:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size)}.sv-ranking-item__text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));margin:0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));overflow-wrap:break-word;word-break:normal;align-self:self-start;padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-ranking-item__text .sv-string-viewer,.sv-ranking-item__text .sv-string-editor{overflow:initial;white-space:pre-line}.sd-ranking--disabled .sv-ranking-item__text{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));opacity:.25}.sv-ranking-item--disabled .sv-ranking-item__text{color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));opacity:.25}.sv-ranking-item--readonly .sv-ranking-item__index{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sv-ranking-item--preview .sv-ranking-item__index{background-color:rgba(0,0,0,0);border:1px solid var(--sjs-general-forecolor, var(--foreground, #161616));box-sizing:border-box}.sv-ranking-item__ghost.sv-ranking-item__ghost{display:none;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(31*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));z-index:1;position:absolute;left:0;top:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}[dir=rtl] .sv-ranking-item__ghost{left:initilal;right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item--ghost{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item--ghost .sv-ranking-item__text .sv-string-viewer,.sv-ranking-item--ghost .sv-ranking-item__text .sv-string-editor{white-space:unset}.sv-ranking-item--ghost .sv-ranking-item__ghost{display:block}.sv-ranking-item--ghost .sv-ranking-item__content{visibility:hidden}.sv-ranking-item--drag .sv-ranking-item__content{box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--drag .sv-ranking-item:hover .sv-ranking-item__icon{visibility:hidden}.sv-ranking-item--drag .sv-ranking-item__icon--hover{visibility:visible}.sv-ranking--mobile .sv-ranking-item__icon--hover{visibility:visible;fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-ranking--mobile.sv-ranking--drag .sv-ranking-item--ghost .sv-ranking-item__icon.sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking--mobile.sv-ranking-shortcut{max-width:80%}.sv-ranking--mobile .sv-ranking-item__index.sv-ranking-item__index{margin-left:0}.sv-ranking--mobile .sd-element--with-frame .sv-ranking-item__icon{margin-left:0}.sv-ranking--design-mode .sv-ranking-item:hover .sv-ranking-item__icon{visibility:hidden}.sv-ranking--disabled{opacity:.8}.sv-ranking-shortcut[hidden]{display:none}.sv-ranking-shortcut .sv-ranking-item__icon{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-ranking-shortcut .sv-ranking-item__text{margin-right:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut .sv-ranking-item__icon--hover{visibility:visible}.sv-ranking-shortcut .sv-ranking-item__icon{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-ranking-shortcut .sv-ranking-item__content{padding-left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut .sv-ranking-item__icon-container{margin-left:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut{cursor:grabbing;position:absolute;z-index:10000;border-radius:calc(12.5*var(--sjs-base-unit, var(--base-unit, 8px)));min-width:100px;max-width:400px;box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));background-color:var(--sjs-general-backcolor, var(--background, #fff));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)))}.sv-ranking-shortcut .sv-ranking-item{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut .sv-ranking-item .sv-ranking-item__text .sv-string-viewer,.sv-ranking-shortcut .sv-ranking-item .sv-ranking-item__text .sv-string-editor{overflow:hidden;white-space:nowrap}.sv-ranking--select-to-rank{display:flex}.sv-ranking--select-to-rank-vertical{flex-direction:column-reverse}.sv-ranking--select-to-rank-vertical .sv-ranking__containers-divider{margin:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;height:1px}.sv-ranking--select-to-rank-vertical .sv-ranking__container--empty{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));display:flex;justify-content:center;align-items:center}.sv-ranking-item--animate-item-removing{animation-name:moveIn,fadeIn;animation-direction:reverse;animation-fill-mode:forwards;animation-timing-function:linear;animation-duration:var(--sjs-ranking-move-out-duration, 150ms),var(--sjs-ranking-fade-out-duration, 100ms);animation-delay:var(--sjs-ranking-move-out-delay, 0ms),0s}.sv-ranking-item--animate-item-adding{animation-name:moveIn,fadeIn;opacity:0;animation-fill-mode:forwards;animation-timing-function:linear;animation-duration:var(--sjs-ranking-move-in-duration, 150ms),var(--sjs-ranking-fade-in-duration, 100ms);animation-delay:0s,var(--sjs-ranking-fade-in-delay, 150ms)}.sv-ranking-item--animate-item-adding-empty{animation-name:fadeIn;opacity:0;animation-timing-function:linear;animation-duration:var(--sjs-ranking-fade-in-duration, 100ms);animation-delay:0}.sv-ranking-item--animate-item-removing-empty{animation-name:fadeIn;animation-direction:reverse;animation-timing-function:linear;animation-duration:var(--sjs-ranking-fade-out-duration, 100ms);animation-delay:0}@keyframes sv-animate-item-opacity-reverse-keyframes{0%{opacity:0}100%{opacity:1}}@keyframes sv-animate-item-opacity-keyframes{0%{opacity:1}100%{opacity:0}}.sv-ranking--select-to-rank-horizontal .sv-ranking__container{max-width:calc(50% - 1px)}.sv-ranking--select-to-rank-horizontal .sv-ranking__containers-divider{width:1px}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--to .sv-ranking-item{left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking-item{left:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking__container-placeholder{padding-left:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--from .sv-ranking__container-placeholder{padding-right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking__container-placeholder{color:var(--sjs-font-questiondescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45)));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));white-space:normal;display:flex;justify-content:center;align-items:center;height:100%;padding-top:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box}.sv-ranking__container{flex:1}.sv-ranking__container--empty{box-sizing:border-box;text-align:center}.sv-ranking__containers-divider{background:var(--sjs-border-default, var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16))))}.sv-ranking__container--from .sv-ranking-item__icon--focus{display:none}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--to .sv-ranking-item{left:0 !important;padding-left:16px}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--to .sv-ranking-item .sv-ranking-item__ghost{left:initial}.sv-ranking--select-to-rank-swap-areas{flex-direction:row-reverse}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--to .sv-ranking-item{padding-left:0;left:-24px !important}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--from .sv-ranking-item{padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));left:0}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--from .sv-ranking-item__ghost.sv-ranking-item__ghost{left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking__container-placeholder{padding-right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-left:0}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking-item__ghost.sv-ranking-item__ghost{right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-swap-areas .sv-ranking__container--empty.sv-ranking__container--from .sv-ranking__container-placeholder{padding-left:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-right:0}.sd-question--mobile .sv-ranking-item__icon-container,.sd-root-modern.sd-root-modern--mobile .sv-ranking-item__icon-container{margin-left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;justify-content:flex-end;padding:0;width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}:root{--sjs-transition-duration: 150ms}.sv-list{padding:0;margin:0;overflow-y:auto;background:var(--sjs-general-backcolor, var(--background, #fff));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));list-style-type:none}.sv-list__empty-container{width:100%;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));box-sizing:border-box;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__empty-text{line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-weight:400;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__item{width:100%;align-items:center;box-sizing:border-box;color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-list__item-body{--sjs-list-item-padding-left-default: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sjs-list-item-padding-left: calc(var(--sjs-list-item-level) * var(--sjs-list-item-padding-left-default));position:relative;width:100%;align-items:center;box-sizing:border-box;padding-block:var(--sjs-base-unit, var(--base-unit, 8px));padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:var(--sjs-list-item-padding-left, calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px)))));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-weight:normal;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));cursor:pointer;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;transition:background-color var(--sjs-transition-duration, 150ms),color var(--sjs-transition-duration, 150ms)}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected){outline:none}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected) .sv-list__item-body{border:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-border-light, var(--border-light, #eaeaea));border-radius:var(--sjs-corner-radius, 4px);padding-block:calc(0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(7.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected) .sv-string-viewer{margin-inline-start:calc(-0.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item:hover,.sv-list__item:focus{outline:none}.sv-list__item:focus .sv-list__item-body,.sv-list__item--hovered>.sv-list__item-body{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sv-list__item--with-icon.sv-list__item--with-icon{padding:0}.sv-list__item--with-icon.sv-list__item--with-icon>.sv-list__item-body{padding-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex}.sv-list__item-icon{float:left;flex-shrink:0;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item-icon svg{display:block}.sv-list__item-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list-item__marker-icon{position:absolute;right:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));flex-shrink:0;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box}.sv-list-item__marker-icon svg{display:block}.sv-list-item__marker-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}[dir=rtl] .sv-list__item-icon,[style*="direction:rtl"] .sv-list__item-icon,[style*="direction: rtl"] .sv-list__item-icon{float:right}.sv-list__item-separator{margin:var(--sjs-base-unit, var(--base-unit, 8px)) 0;height:1px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-list--filtering .sv-list__item-separator{display:none}.sv-list__item.sv-list__item--selected>.sv-list__item-body,.sv-list__item.sv-list__item--selected:hover>.sv-list__item-body,.sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body,.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body,li:focus .sv-list__item.sv-list__item--selected>.sv-list__item-body{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sv-list__item.sv-list__item--selected .sv-list__item-icon use,.sv-list__item.sv-list__item--selected:hover .sv-list__item-icon use,.sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-icon use,.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-icon use,li:focus .sv-list__item.sv-list__item--selected .sv-list__item-icon use{fill:var(--sjs-general-backcolor, var(--background, #fff))}.sv-list__item.sv-list__item--selected .sv-list-item__marker-icon use,.sv-list__item.sv-list__item--selected:hover .sv-list-item__marker-icon use,.sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list-item__marker-icon use,.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list-item__marker-icon use,li:focus .sv-list__item.sv-list__item--selected .sv-list-item__marker-icon use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sv-multi-select-list .sv-list__item.sv-list__item--selected .sv-list__item-body,.sv-multi-select-list .sv-list__item.sv-list__item--selected:hover .sv-list__item-body{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-weight:400}.sv-list__item--group-selected>.sv-list__item-body{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-weight:400}.sv-list__item--group-selected>.sv-list__item-body use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__item.sv-list__item--disabled .sv-list__item-body{cursor:default;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__item span{white-space:nowrap}.sv-list__item-text--wrap span{white-space:normal;word-wrap:break-word}.sv-list__container{position:relative;display:flex;height:100%;flex-direction:column;display:flex;min-height:0}.sv-list__filter{border-bottom:1px solid var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16)));background:var(--sjs-general-backcolor, var(--background, #fff));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-list__filter-icon{display:block;position:absolute;top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));inset-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__filter-icon .sv-svg-icon{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__filter-icon .sv-svg-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background:var(--sjs-general-backcolor, var(--background, #fff));box-sizing:border-box;width:100%;min-width:calc(30*(var(--sjs-base-unit, var(--base-unit, 8px))));outline:none;font-size:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor, var(--foreground, #161616));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(7*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));border:none}.sv-list__input::placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__input:disabled,.sv-list__input:disabled::placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__loading-indicator{pointer-events:none}.sv-list__loading-indicator .sv-list__item-body{background-color:rgba(0,0,0,0)}:root{--sjs-transition-duration: 150ms}.sv-save-data_root{position:fixed;left:50%;bottom:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor, var(--background, #fff));opacity:0;padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1));border-radius:calc(2*(var(--sjs-corner-radius, 4px)));color:var(--sjs-general-forecolor, var(--foreground, #161616));min-width:calc(30*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;z-index:1600;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));display:flex;flex-direction:row;justify-content:center;align-items:center;transform:translateX(-50%) translateY(calc(3 * (var(--sjs-base-unit, var(--base-unit, 8px)))));transition-timing-function:ease-in;transition-property:transform,opacity;transition-delay:.25s;transition:.5s}.sv-save-data_root.sv-save-data_root--shown{transition-timing-function:ease-out;transition-property:transform,opacity;transform:translateX(-50%) translateY(0);transition-delay:.25s;opacity:.75}.sv-save-data_root span{display:flex;flex-grow:1}.sv-save-data_root .sv-action-bar{display:flex;flex-grow:0;flex-shrink:0}.sv-save-data_root--shown.sv-save-data_success,.sv-save-data_root--shown.sv-save-data_error{opacity:1}.sv-save-data_root.sv-save-data_root--with-buttons{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-save-data_root.sv-save-data_error{background-color:var(--sjs-special-red, var(--red, #e60a3e));color:var(--sjs-general-backcolor, var(--background, #fff));font-weight:600;gap:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-save-data_root.sv-save-data_error .sv-save-data_button{font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));color:#fff;background-color:var(--sjs-special-red, var(--red, #e60a3e));border:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid #fff;border-radius:calc(1.5*(var(--sjs-corner-radius, 4px)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:center}.sv-save-data_root.sv-save-data_error .sv-save-data_button:hover,.sv-save-data_root.sv-save-data_error .sv-save-data_button:focus{color:var(--sjs-special-red, var(--red, #e60a3e));background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-save-data_root.sv-save-data_success{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:#fff;font-weight:600}.sv-string-viewer.sv-string-viewer--multiline{white-space:pre-wrap}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes changeHeight{from{height:var(--animation-height-from)}to{height:var(--animation-height-to)}}@keyframes moveInWithOverflow{from{overflow:hidden;height:var(--animation-height-from);min-height:var(--animation-height-from);margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;border-top-width:0;border-bottom-width:0}99%{overflow:hidden;margin-top:var(--animation-margin-top);margin-bottom:var(--animation-margin-bottom);padding-top:var(--animation-padding-top);padding-bottom:var(--animation-padding-bottom);border-top-width:var(--animation-border-top-width);border-bottom-width:var(--animation-border-bottom-width);height:var(--animation-height-to);min-height:var(--animation-height-to)}to{overflow:visible;margin-top:var(--animation-margin-top);margin-bottom:var(--animation-margin-bottom);padding-top:var(--animation-padding-top);padding-bottom:var(--animation-padding-bottom);border-top-width:var(--animation-border-top-width);border-bottom-width:var(--animation-border-bottom-width);height:var(--animation-height-to);min-height:var(--animation-height-to)}}@keyframes moveIn{from{height:0}to{height:var(--animation-height)}}@keyframes paddingFadeIn{from{padding-top:0;padding-bottom:0}to{padding-bottom:var(--animation-padding-bottom);padding-top:var(--animation-padding-top)}}.sd-element{padding-left:var(--sv-element-add-padding-left, 0px);padding-right:var(--sv-element-add-padding-right, 0px)}.sd-element__title{outline:none}.sd-element__title.sd-element__title--disabled{opacity:.25}.sd-root--readonly .sd-element__title.sd-element__title--disabled{opacity:1}.sd-element--invisible{opacity:.35}.sd-title.sd-element__title{font-family:var(--sjs-font-questiontitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-questiontitle-weight, 600);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-element__header .sv-string-editor{max-width:100%;white-space:normal}.sd-element__title{font-size:0;line-height:0;position:static;margin:0}.sd-element__title .sd-element__num{font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-element__title span{font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-element__title .sv-title-actions__title{font-size:0;line-height:0}.sd-element__title .sv-title-actions__title{white-space:nowrap}.sd-element__title .sv-string-viewer{white-space:normal}.sd-element__title .sv-string-viewer.sv-string-viewer--multiline{white-space:pre-wrap}.sd-element__num{float:left;padding-top:calc(0.625*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(0.375*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:0;padding-inline-end:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));margin-inline-start:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:end;box-sizing:border-box;white-space:nowrap;flex-shrink:0}.sd-page__num+span,.sd-element__num+span{float:left;width:0}[dir=rtl] .sd-element__num,[style*="direction:rtl"] .sd-element__num,[style*="direction: rtl"] .sd-element__num{float:right}[dir=rtl] .sd-element__title--collapsed .sd-element__title-expandable-svg,[style*="direction:rtl"] .sd-element__title--collapsed .sd-element__title-expandable-svg,[style*="direction: rtl"] .sd-element__title--collapsed .sd-element__title-expandable-svg{transform:rotate(180deg)}.sd-element__title--num-inline .sd-element__num{float:none;margin-inline-start:0;width:auto;padding-inline-start:0;padding-inline-end:0}.sd-element__title--num-inline .sd-element__num+span{float:none;width:auto}.sd-element__title--expandable.sd-element__title--expandable{position:relative;display:block}.sd-element__title-expandable-svg{display:inline-block;width:var(--lbr-question-panel-expand-button-icon-width, calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px)))));height:var(--lbr-question-panel-expand-button-icon-height, calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px)))));position:absolute;inset-inline-start:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));top:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-element__title-expandable-svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-element--with-frame{border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px));box-sizing:border-box;padding-top:var(--sd-base-padding);padding-left:calc(var(--sd-base-padding) + var(--sv-element-add-padding-left, 0px));padding-right:calc(var(--sd-base-padding) + var(--sv-element-add-padding-right, 0px));padding-bottom:var(--sd-base-padding);background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.sd-element--with-frame.sd-element--compact{border:1px solid var(--sjs-border-default, var(--border, #d6d6d6));border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px));box-shadow:none;background-color:rgba(0,0,0,0)}@keyframes elementMoveIn{from{flex-basis:0;flex-grow:0;max-width:0;min-width:0;width:0;height:0;padding-left:0;overflow:hidden}to{height:var(--animation-height);flex-basis:var(--animation-width);width:var(--animation-width);min-width:var(--animation-width);padding-left:var(--animation-padding-left);overflow:visible}}.sd-element-wrapper--enter{animation-name:elementMoveIn,fadeIn;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-fill-mode:forwards;animation-duration:var(--sjs-element-move-in-duration, 250ms),var(--sjs-element-fade-in-duration, 500ms);animation-delay:0s,var(--sjs-element-fade-in-delay, 100ms);opacity:0}.sd-element-wrapper--leave{animation-name:elementMoveIn,fadeIn;animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-fill-mode:forwards;animation-direction:reverse;animation-duration:var(--sjs-element-move-out-duration, 250ms),var(--sjs-element-fade-out-duration, 150ms);animation-delay:var(--sjs-element-move-out-delay, 0ms),0s}.sd-element__content{box-sizing:border-box}.sd-element__content--enter,.sd-element__content--leave{--animation-padding-top: 0;--animation-padding-bottom: 0}.sd-element__content--enter{animation-name:fadeIn,moveInWithOverflow;min-height:0 !important;opacity:0;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-duration:var(--sjs-expand-fade-in-duration, 500ms),var(--sjs-expand-move-in-duration, 150ms);animation-delay:var(--sjs-expand-fade-in-delay, 150ms),0s,0s}.sd-element__content--leave{animation-name:fadeIn,moveInWithOverflow;min-height:0 !important;animation-direction:reverse;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-duration:var(--sjs-collapse-fade-out-duration, 150ms),var(--sjs-collapse-move-out-duration, 250ms);animation-delay:0s,var(--sjs-collapse-move-out-delay, 100ms),var(--sjs-collapse-move-out-delay, 100ms)}.sd-element--expandable.sd-elemenet--expandable--animating>.sd-element__header:focus-within,.sd-element--expandable.sd-elemenet--expandable--animating>.sd-element__header:hover{background-color:rgba(0,0,0,0)}.sd-elemenet--expandable--animating.sd-element--expandable{transition-property:padding-top,padding-bottom}.sd-elemenet--expandable--animating.sd-element--expandable>.sd-element__header{transition-property:padding-top,padding-bottom}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--expanded{transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-duration:var(--sjs-expand-move-in-duration, 150ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--expanded>.sd-element__header{transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-duration:var(--sjs-expand-move-in-duration, 150ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--expanded>.sd-element__header .sd-element__title:before{transition-duration:var(--sjs-expand-move-in-duration, 150ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--collapsed{transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-duration:var(--sjs-collapse-move-out-duration, 250ms);transition-delay:var(--sjs-collapse-move-out-delay, 100ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--collapsed>.sd-element__header{transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-duration:var(--sjs-collapse-move-out-duration, 250ms);transition-delay:var(--sjs-collapse-move-out-delay, 100ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--collapsed>.sd-element__header .sd-element__title:before{transition-duration:var(--sjs-collapse-move-out-duration, 250ms);transition-delay:var(--sjs-collapse-move-out-delay, 100ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--complex:not(.sd-question--empty)>.sd-element__header--location-top:after{display:block;opacity:0;height:0;--animation-height: 1px;animation-name:fadeIn,moveIn;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-delay:var(--sjs-expand-fade-in-delay, 150ms),0s;animation-duration:var(--sjs-expand-fade-in-duration, 500ms),var(--sjs-expand-move-in-duration, 150ms)}.sd-elemenet--expandable--animating.sd-element--expandable.sd-element--complex:not(.sd-question--empty).sd-element--collapsed .sd-element__header--location-top:after{animation-direction:reverse;opacity:1;height:1px;animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-delay:0s,var(--sjs-collapse-move-out-delay, 100ms);animation-duration:var(--sjs-collapse-fade-out-duration, 150ms),var(--sjs-collapse-move-out-duration, 250ms)}.sd-question{position:relative}.sd-question--no-pointer-events .sd-selectbase label,.sd-question--no-pointer-events .sd-rating label{pointer-events:none}.sd-element__erbox--above-element{margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question__erbox--below-question{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question__content--support-container-queries{container-type:inline-size}.sd-question--title-top>.sd-question__erbox--above-question{margin-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question--description-under-input>.sd-question__erbox--below-question,.sd-question--title-bottom>.sd-question__erbox--below-question{margin-top:calc(.25*var(--sd-base-vertical-padding) + .5*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-element--with-frame>.sd-element__erbox--above-element{margin-bottom:var(--sd-base-padding);border-radius:var(--sjs-corner-radius, 4px) var(--sjs-corner-radius, 4px) 0 0}.sd-question--left>.sd-element__erbox--above-element{margin-bottom:0}.sd-element--with-frame.sd-question--left>.sd-element__erbox--above-element{margin-bottom:calc(1*var(--sd-base-vertical-padding))}.sd-element--with-frame>.sd-question__erbox--below-question{margin-top:auto;border-radius:0 0 var(--sjs-corner-radius, 4px) var(--sjs-corner-radius, 4px)}.sd-element--with-frame.sd-question--title-top>.sd-question__erbox--above-question{margin-bottom:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-element--with-frame.sd-question--description-under-input>.sd-question__erbox--below-question,.sd-element--with-frame.sd-question--title-bottom>.sd-question__erbox--below-question{margin-top:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-question__header{width:100%}.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question__header--location--bottom{padding-top:calc(.375*var(--sd-base-vertical-padding))}.sd-element--with-frame.sd-question--title-top{padding-top:var(--sd-base-vertical-padding)}.sd-element--with-frame.sd-question--error-top{padding-top:0}.sd-element--with-frame.sd-question--error-bottom{padding-bottom:0;display:flex;flex-direction:column}.sd-element--with-frame.sd-question--error-bottom>.sd-question__content{margin-bottom:var(--sd-base-padding)}.sd-element--with-frame>.sd-element__erbox{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));position:sticky;left:calc(-1*var(--sd-base-padding))}.sd-scrollable .sd-question__content{overflow-x:auto;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-question__header--location--left{display:inline-block;width:auto;vertical-align:top;margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--left{display:flex;flex-wrap:wrap;flex-direction:row;column-gap:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));row-gap:calc(.25*var(--sd-base-vertical-padding))}.sd-question__content--left{display:inline-block;flex:1;margin-top:calc(.25*var(--sd-base-vertical-padding)) 0;max-width:100%}.sd-element--with-frame>.sd-question__content--left{margin:0}.sd-question__required-text{color:var(--sjs-special-red, var(--red, #e60a3e));vertical-align:top}.sd-question__comment-area{font-size:var(--sjs-font-size, 16px);margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;flex-direction:column;gap:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-general-forecolor, var(--foreground, #161616));white-space:normal}.sd-question__placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;flex-direction:column;align-items:center;text-align:center;gap:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:center;min-height:calc(24*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)))}.sd-question__placeholder>div .sv-string-viewer,.sd-question__placeholder>span .sv-string-viewer{white-space:pre-line}.sd-scrollable-container:not(.sd-scrollable-container--compact){width:max-content;overflow:visible;max-width:100%}.sd-question__title--empty .sv-string-viewer{display:inline-block;height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-question__content{box-sizing:border-box}.sd-error{display:block;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);line-height:var(--sjs-font-size, 16px);font-size:calc(0.75*(var(--sjs-font-size, 16px)));font-weight:600;text-align:left;color:var(--sjs-special-red, var(--red, #e60a3e));white-space:normal;width:100%;background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));box-sizing:border-box}.sd-element--expanded>.sd-element__header,.sd-element--collapsed>.sd-element__header{cursor:pointer}.sd-element--collapsed>.sd-element__header{padding:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sd-base-padding);box-sizing:border-box;background-color:var(--sjs-general-backcolor, var(--background, #fff));margin-inline-start:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--collapsed.sd-element--with-frame{padding-top:0;padding-bottom:0}.sd-element--collapsed.sd-element--with-frame>.sd-element__header{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px))}.sd-element--collapsed>.sd-element__header:focus-within,.sd-element--collapsed>.sd-element__header:hover{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-element--collapsed.sd-element--nested>.sd-element__header:hover,.sd-element--collapsed.sd-element--nested>.sd-element__header:focus-within{box-shadow:0 calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 0 var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9)),0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-element--complex.sd-element--with-frame{padding-top:0}.sd-element--complex.sd-element--nested-with-borders>.sd-element__erbox,.sd-element--complex.sd-element--with-frame>.sd-element__erbox{margin-top:0;margin-bottom:0}.sd-element--complex>.sd-element__header:after{content:" ";display:block;height:1px;position:relative;background:var(--sjs-border-light, var(--border-light, #eaeaea));bottom:0}.sd-element--complex.sd-element--with-frame>.sd-element__header{padding-top:var(--sd-base-vertical-padding);padding-bottom:var(--sd-base-vertical-padding)}.sd-element--collapsed.sd-element--complex>.sd-element__header{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-element--nested.sd-element--complex>.sd-element__header--location-top:after{bottom:calc(-0.5*var(--sd-base-vertical-padding))}.sd-element--nested-with-borders{border:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));border-radius:calc(var(--sjs-corner-radius, 4px) - 4px);box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding)}.sd-element--nested-with-borders>.sd-element__header--location-top{padding-top:calc(.5*var(--sd-base-vertical-padding));padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-element--nested-with-borders>.sd-element__erbox{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--nested-with-borders>.sd-question__erbox--below-question{bottom:0;margin-top:0}.sd-element--nested-with-borders.sd-element--collapsed>.sd-element__header--location-top:hover,.sd-element--nested-with-borders.sd-element--collapsed>.sd-element__header--location-top:focus-within{box-shadow:none}.sd-element--nested-with-borders>.sd-element__header--location-top:after,.sd-element--complex.sd-element--with-frame>.sd-element__header--location-top:after{bottom:calc(-1*var(--sd-base-vertical-padding));inset-inline-start:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--collapsed.sd-element--complex>.sd-element__header--location-top:after{display:none}.sd-question--empty.sd-question--complex>.sd-question__content{padding-top:0;padding-bottom:0}.sd-question--empty.sd-question--complex>.sd-question__content:first-of-type{padding-top:var(--sd-base-padding)}.sd-question--empty.sd-question--complex>.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question--empty.sd-question--complex>.sd-question__header--location-top:after{display:none}.sd-input{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));-webkit-appearance:none;-moz-appearance:none;appearance:none;position:static;width:100%;box-sizing:border-box;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, 0.91)));font-size:var(--sjs-internal-font-editorfont-size);background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));border:none;border-radius:var(--sjs-editorpanel-cornerRadius, var(--sjs-corner-radius, 4px));text-align:start;box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms);display:block}.sd-input:focus{box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-input.sd-input:focus{outline:none}input.sd-input:disabled:not(.sd-input--disabled),textarea.sd-input:disabled:not(.sd-input--disabled){opacity:1}.sd-input--disabled{background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))))}.sd-input--readonly{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-input.sd-input--preview{background:none;box-shadow:none;transition:none;border-bottom:1px solid var(--sjs-general-forecolor, var(--foreground, #161616));border-radius:0;padding-left:0;padding-right:0}.sd-input::placeholder{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sd-input.sd-input--disabled,.sd-input.sd-input--disabled::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sd-input.sd-input--readonly{color:var(--sjs-general-forecolor, var(--foreground, #161616));box-shadow:none;transition:none}.sd-input.sd-input--readonly::placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-root--readonly .sd-input--disabled,.sd-root--readonly .sd-input--disabled::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-input--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-text__content{position:relative}.sd-text__character-counter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-text__character-counter:focus-within{padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-text__character-counter.sd-text__character-counter--big:focus-within{padding-inline-end:calc(11*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-remaining-character-counter{display:none;flex-direction:row;justify-content:flex-end;align-items:flex-end;padding:0px;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));position:absolute;inset-inline-end:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));inset-block-end:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-text__content:focus-within .sd-remaining-character-counter,.sd-comment__content:focus-within .sd-remaining-character-counter,.sd-multipletext__content:focus-within .sd-remaining-character-counter,.sd-matrix__question-wrapper:focus-within .sd-remaining-character-counter{display:flex}.sd-input[type=time],.sd-input[type=date],.sd-input[type=datetime-local],.sd-input[type=week],.sd-input[type=month],.sd-input[type=tel],.sd-input[type=password],.sd-input[type=url],.sd-input[type=email],.sd-input[type=color],.sd-input[type=range]{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));box-sizing:content-box;width:calc(100% - 4*var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-input[type=time].sd-text__character-counter:focus-within,.sd-input[type=date].sd-text__character-counter:focus-within,.sd-input[type=datetime-local].sd-text__character-counter:focus-within,.sd-input[type=week].sd-text__character-counter:focus-within,.sd-input[type=month].sd-text__character-counter:focus-within,.sd-input[type=tel].sd-text__character-counter:focus-within,.sd-input[type=password].sd-text__character-counter:focus-within,.sd-input[type=url].sd-text__character-counter:focus-within,.sd-input[type=email].sd-text__character-counter:focus-within,.sd-input[type=color].sd-text__character-counter:focus-within,.sd-input[type=range].sd-text__character-counter:focus-within{width:calc(100% - 10*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-input[type=range]::-webkit-slider-runnable-track{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:100%;border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));box-shadow:inset 0 0 0 2px var(--background, #fff);background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-moz-range-track{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;margin-top:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:100%;border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));box-shadow:inset 0 0 0 2px var(--background, #fff);background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-comment{display:block;height:auto;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));max-width:100%}.sd-comment__content{position:relative}.sd-panel{position:relative}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header{padding-top:0;padding-bottom:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header:after{content:none}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__title{--page-title-font-size: var(--sjs-font-pagetitle-size, calc(1.5 * (var(--sjs-font-size, 16px))));font-family:var(--sjs-font-pagetitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagetitle-weight, 700);font-size:var(--page-title-font-size);color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)));position:static;line-height:calc(1.33*(var(--page-title-font-size)));margin:0 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__title span{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-element__num{padding:initial;margin:initial;float:initial;width:initial}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__description{font-family:var(--sjs-font-pagedescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagedescription-weight, 400);font-size:var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px));color:var(--sjs-font-pagedescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45)));position:static;line-height:calc(1.5*(var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px))));margin:0 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__required-text{display:none}.sd-panel.sd-panel--as-page>.sd-panel__errbox{margin:0 0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;padding:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px))) var(--sd-base-padding)}.sd-panel.sd-panel--as-page>.sd-panel__content{padding-top:0}.sd-root--compact .sd-panel--as-page>.sd-panel__errbox{margin:0 0 var(--sd-base-vertical-padding) 0}.sd-row~.sd-row .sd-panel--as-page{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel__required-text{color:var(--sjs-special-red, var(--red, #e60a3e))}.sd-panel__footer{box-sizing:border-box;padding-left:calc(var(--sd-base-padding) - 3*var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));margin-bottom:calc(-1*var(--sd-base-padding) + .5*var(--sd-base-vertical-padding));margin-top:calc(.5*var(--sd-base-vertical-padding));border-top:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));padding-top:calc(.5*var(--sd-base-vertical-padding))}.sd-panel--as-page .sd-panel__footer{padding:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 0;margin:0;border:none;width:initial}.sd-panel__content{padding-top:var(--sd-base-padding)}.sd-panel.sd-element--nested>.sd-panel__content{padding-bottom:var(--sd-base-padding);--animation-padding-top: var(--sd-base-padding)}.sd-panel__content{--animation-padding-top: var(--sd-base-padding)}.sjs_sp_placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sjs_sp_container{border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));box-sizing:content-box}.sd-question--readonly .sjs_sp_container,.sd-question--preview .sjs_sp_container{border:none}.sd-question--readonly .sjs_sp_placeholder,.sd-question--preview .sjs_sp_placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sjs_sp_controls.sd-signaturepad__controls{right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px));left:auto;bottom:auto}.sd-question--signature.sd-question--error .sjs_sp_placeholder{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-signaturepad__background-image{position:absolute;top:0;left:0;object-fit:cover}.sd-signaturepad__loading-indicator{width:100%;height:100%;position:absolute;left:0;top:0}.sd-signaturepad__loading-indicator .sd-loading-indicator{position:absolute;right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-checkbox__decorator{border-radius:calc(0.5*(var(--sjs-corner-radius, 4px)))}.sd-checkbox__svg{display:block;width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-checkbox__svg use{fill:rgba(0,0,0,0);transition:fill var(--sjs-transition-duration, 150ms)}.sd-checkbox--checked .sd-checkbox__svg use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-checkbox--checked.sd-checkbox--readonly .sd-checkbox__svg use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-checkbox--checked.sd-checkbox--preview .sd-checkbox__svg use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{position:sticky;left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));z-index:12}.sd-question--mobile .sd-matrixdynamic__footer::before{z-index:12;content:" ";display:block;position:relative;height:1px;background-color:var(--sjs-border-light, var(--border-light, #eaeaea));left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));top:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 6*var(--sjs-base-unit, var(--base-unit, 8px)));z-index:12}.sd-matrixdynamic__footer:first-child{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__footer:first-child::before{display:none}.sd-matrixdynamic__footer{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action.sd-matrixdynamic__remove-btn{opacity:.5}.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-matrixdynamic__btn{appearance:none;background:rgba(0,0,0,0);border:none;line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:600;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0}.sd-matrixdynamic__drag-element{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__drag-element:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-matrixdynamic__drag-element:after{content:" ";display:block;height:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border:1px solid var(--sjs-border-default, var(--border, #d6d6d6));box-sizing:border-box;border-radius:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__placeholder .sd-matrixdynamic__add-btn{margin-left:0}.sd-table__row:hover .sd-drag-element__svg{visibility:visible}.sd-table__cell.sd-table__cell--drag>div{display:flex;justify-content:end;align-items:center;margin-left:calc(-4*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-drag-element__svg{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));display:block;cursor:pointer;visibility:hidden}.sd-drag-element__svg use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}@keyframes borderAnimation{from{border-width:0px}to{border-width:8px}}@keyframes paddingAnimation{from{padding-top:0;padding-bottom:0}to{padding-top:24px;padding-bottom:32px}}@keyframes empty{}.sd-table__row--leave,.sd-table__row--enter{animation-name:empty;--move-whole-animation-duration: calc(var(--move-animation-duration) + var(--move-animation-delay));--fade-whole-animation-duration: calc(var(--fade-animation-duration) + var(--fade-animation-delay));animation-duration:max(var(--fade-whole-animation-duration), var(--move-whole-animation-duration))}.sd-table__row--leave>td,.sd-table__row--enter>td{animation-name:borderAnimation;animation-direction:var(--animation-direction);animation-timing-function:var(--animation-timing-function);animation-duration:var(--move-animation-duration);animation-fill-mode:forwards;animation-delay:var(--move-animation-delay)}.sd-table__row--leave>td>div,.sd-table__row--enter>td>div{animation-name:fadeIn,moveInWithOverflow;opacity:0;animation-direction:var(--animation-direction);animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-duration:var(--fade-animation-duration),var(--move-animation-duration);animation-delay:var(--fade-animation-delay),var(--move-animation-delay)}.sd-table__row--enter{--move-animation-delay: 0s;--move-animation-duration: var(--sjs-matrix-row-move-in-duration, 150ms);--fade-animation-duration: var(--sjs-matrix-row-fade-in-duration, 250ms);--fade-animation-delay: var(--sjs-matrix-row-fade-in-delay, 150ms);--animation-direction: normal;--animation-timing-function: cubic-bezier(0, 0, 0.58, 1)}.sd-table__row--leave{--move-animation-delay: var(--sjs-matrix-row-move-out-delay, 100ms);--move-animation-duration: var(--sjs-matrix-row-move-out-duration, 250ms);--fade-animation-duration: var(--sjs-matrix-row-fade-out-duration, 100ms);--fade-animation-delay: 0s;--animation-direction: reverse;--animation-timing-function: cubic-bezier(0.42, 0, 1, 1)}.sd-table__row--detail.sd-table__row--enter>td,.sd-table__row--detail.sd-table__row--leave>td{animation-name:borderAnimation,paddingAnimation;animation-duration:var(--move-animation-duration);animation-fill-mode:forwards;animation-direction:var(--animation-direction);animation-timing-function:var(--animation-timing-function)}.sd-table__row--detail.sd-table__row--enter{--move-animation-delay: 0s;--move-animation-duration: var(--sjs-matrix-detail-row-move-in-duration, 150ms);--fade-animation-duration: var(--sjs-matrix-detail-row-fade-in-duration, 500ms);--fade-animation-delay: var(--sjs-matrix-detail-row-fade-in-delay, 150ms);--animation-direction: normal;--animation-timing-function: cubic-bezier(0, 0, 0.58, 1)}.sd-table__row--detail.sd-table__row--leave{--move-animation-delay: var(--sjs-matrix-detail-row-move-out-delay, 100ms);--move-animation-duration: var(--sjs-matrix-detail-row-move-out-duration, 250ms);--fade-animation-duration: var(--sjs-matrix-detail-row-fade-out-duration, 150ms);--fade-animation-delay: 0s;--animation-direction: reverse;--animation-timing-function: cubic-bezier(0.42, 0, 1, 1)}.sd-table{width:100%;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));border-collapse:separate;border-spacing:0;white-space:normal}.sd-table>thead>tr>th{border-top:0;border-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0)}.sd-table__cell{border-top:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-left:none;border-right:none;background-clip:padding-box;box-sizing:content-box}.sd-table.sd-table--columnsautowidth .sd-table__cell:not(.sd-table__cell--actions):not(.sd-table__cell--action):not(.sd-table__cell--empty.sd-table__cell--error){width:10000px}.sd-table__row:first-of-type>.sd-table__cell{border-top:0}.sd-table__row:last-of-type>.sd-table__cell{border-bottom:0}.sd-table--align-top .sd-table__cell{vertical-align:top}.sd-table--no-header{padding-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-table--no-header{padding-top:0}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table .sd-question__content{padding-bottom:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-0.25*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-top:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header~.sd-question__content{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));--animation-padding-top: calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header~.sd-question__content .sd-table--no-header{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table.sd-question--error-top>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:0}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table.sd-question--error-top>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header~.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table>.sd-question__header~.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows{margin-left:var(--sjs-base-unit, var(--base-unit, 8px));margin-right:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(100% - 2*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__cell:not(.sd-table__cell--header):first-of-type{padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__cell:last-of-type{padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:first-of-type>.sd-table__cell{border-top:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0)}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:last-of-type>.sd-table__cell{border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0)}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions),.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type{border-top-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8));border-bottom-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8));background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions).sd-matrix__text--checked,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type.sd-matrix__text--checked{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-input,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-input{background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-item:not(.sd-item--error) .sd-item__decorator,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error) .sd-item__decorator{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-item:not(.sd-item--error).sd-item--checked .sd-item__decorator,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-item--checked .sd-item__decorator{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-item:not(.sd-item--error).sd-item--checked .sd-item__control:focus+.sd-item__decorator,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-item--checked .sd-item__control:focus+.sd-item__decorator{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-item:not(.sd-item--error).sd-item--readonly.sd-item--checked .sd-item__decorator,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-item--readonly.sd-item--checked .sd-item__decorator{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-table__cell:not(.sd-table__cell--actions) .sd-item:not(.sd-item--error).sd-item--preview.sd-item--preview .sd-item__decorator,.sd-question:not(.sd-question--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-item--preview.sd-item--preview .sd-item__decorator{background-color:rgba(0,0,0,0)}.sd-table__cell{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-weight:normal;font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:0 var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-general-forecolor, var(--foreground, #161616));text-align:center}.sd-table__cell:not(.sd-table__cell--empty):not(.sd-table__cell--actions):not(:empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell .sd-item{text-align:initial}.sd-table__cell--error{border:none;padding:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--error .sd-question__erbox{margin:0}.sd-table__cell--error-top{vertical-align:bottom;padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--error-bottom{vertical-align:top;padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--item .sd-selectbase__item{text-align:center;justify-content:center}.sd-table__cell--item .sd-selectbase__label{justify-content:center}.sd-question--disabled .sd-table__cell{opacity:.25}.sd-root--readonly .sd-question--disabled .sd-table__cell{opacity:1}.sd-table__cell--header .sv-vue-title-additional-div,.sd-table__cell--header{font-size:0;line-height:0}.sd-table__cell--header span{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-weight:var(--sjs-font-questiontitle-weight, 600)}.sd-table__cell--header{font-weight:600;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));vertical-align:top;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--empty{min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--action{min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--dropdown,.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--rating{min-width:calc(22*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--boolean{min-width:calc(18*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--footer{text-align:end;padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--footer-total{font-weight:600;text-align:start}.sd-table__cell--detail-panel{border-top:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0)}.sd-table__cell--actions .sv-action-bar,.sd-matrixdynamic__add-btn .sv-action-bar{overflow:visible}.sd-table__cell--actions:not(.sd-table__cell--vertical){width:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--actions:not(.sd-table__cell--vertical):not(.sd-table__cell--drag):first-of-type{padding-left:0;width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--detail-button{border:none;background:rgba(0,0,0,0);border-radius:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:var(--sjs-base-unit, var(--base-unit, 8px));transition:background var(--sjs-transition-duration, 150ms)}.sd-table__cell--detail-button svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size);fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));transition:fill var(--sjs-transition-duration, 150ms)}.sd-table__cell--detail-button:hover,.sd-table__cell--detail-button:focus{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));outline:none}.sd-table__cell--detail-button:hover svg,.sd-table__cell--detail-button:focus svg{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-table__cell--actions{white-space:nowrap}.sd-table__cell--actions.sd-table__cell--vertical .sd-action-bar{justify-content:center}.sd-table__cell--row-text{font-weight:var(--sjs-font-questiontitle-weight, 600);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));text-align:start;min-width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sd-matrix__question-wrapper{position:relative}.sd-table__question-wrapper:not(:focus-within):hover{position:relative}.sd-table__cell--actions:not(.sd-table__cell--vertical),.sd-table__cell--empty,.sd-table__cell--row-text,.sd-table__cell--footer-total,.sd-matrix__cell:first-of-type,.sd-matrix tr>td:first-of-type{position:sticky;background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));z-index:12}.sd-table__cell--actions:not(.sd-table__cell--vertical):first-of-type,.sd-table__cell--empty:first-of-type,.sd-table__cell--row-text:first-of-type,.sd-table__cell--footer-total:first-of-type,.sd-matrix__cell:first-of-type:first-of-type,.sd-matrix tr>td:first-of-type:first-of-type{left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--actions:not(.sd-table__cell--vertical):last-of-type,.sd-table__cell--empty:last-of-type,.sd-table__cell--row-text:last-of-type,.sd-table__cell--footer-total:last-of-type,.sd-matrix__cell:first-of-type:last-of-type,.sd-matrix tr>td:first-of-type:last-of-type{right:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar{margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))))}.sd-question.sd-question--table{position:relative;overflow-x:auto}.sd-question--table.sd-element--collapsed,.sd-question--table.sd-element--nested{overflow-x:visible}.sd-question--table .sd-question__header--location--left{z-index:12}.sd-table-wrapper{display:flex;margin:0 calc(-1*var(--sd-base-padding));width:fit-content;min-width:calc(100% + 2*var(--sd-base-padding))}.sd-table-wrapper:before,.sd-table-wrapper:after{content:"";display:block;position:sticky;min-height:100%;width:calc(var(--sd-base-padding) - var(--sjs-base-unit, var(--base-unit, 8px)));flex-shrink:0;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));z-index:11}.sd-table-wrapper::before{left:calc(-1*var(--sd-base-padding))}.sd-table-wrapper:after{right:calc(-1*var(--sd-base-padding))}.sd-table-wrapper>*{flex-basis:100%}.sd-element--with-frame.sd-element--compact .sd-table{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-element--with-frame.sd-element--compact .sd-table-wrapper:before,.sd-element--with-frame.sd-element--compact .sd-table-wrapper:after{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-element--with-frame.sd-element--compact .sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-element--with-frame.sd-element--compact .sd-table__cell--actions:not(.sd-table__cell--vertical),.sd-element--with-frame.sd-element--compact .sd-table__cell--empty,.sd-element--with-frame.sd-element--compact .sd-table__cell--row-text,.sd-element--with-frame.sd-element--compact .sd-table__cell--footer-total,.sd-element--with-frame.sd-element--compact .sd-matrix__cell:first-of-type,.sd-element--with-frame.sd-element--compact .sd-matrix tr>td:first-of-type{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-question--table>.sd-question__header,.sd-question--table .sd-question__description--under-input .sv-string-viewer{position:sticky;left:0}.sd-question--table>.sd-question__content{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));--animation-padding-top: calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px))));min-width:min-content}.sd-question--table.sd-element--nested>.sd-question__content{min-width:auto;overflow-x:auto}.sd-question--table.sd-element--nested>.sd-question__content,.sd-question--table:not(.sd-element--with-frame):not(.sd-element--nested){padding-right:var(--sd-base-padding);margin-right:calc(-1*var(--sd-base-padding));padding-left:var(--sd-base-padding);margin-left:calc(-1*var(--sd-base-padding));box-sizing:content-box}.sd-row--multiple .sd-question--table.sd-element--nested>.sd-question__content{padding-right:calc(var(--sd-base-padding) + 2px)}.sd-question--scroll{overflow-x:scroll}.sd-table__row-disabled>.sd-table__cell{opacity:.25}.sd-question--mobile.sd-question.sd-question--table>.sd-question__content{padding-top:0;--animation-padding-top: 0}.sd-question--mobile.sd-question--table,.sd-question--mobile.sd-question--scroll{overflow-x:visible}.sd-question--mobile>.sd-question__content{min-width:auto}.sd-question--mobile .sd-table-wrapper{width:auto}.sd-question--mobile .sd-table{display:block;width:calc(100% - 2*var(--sd-base-padding) + 2*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-question--mobile .sd-table>tbody{display:block}.sd-question--mobile .sd-table>tfoot{display:block}.sd-question--mobile .sd-table__cell.sd-matrix__cell{display:flex;align-items:flex-start;border-top:none;border-bottom:none}.sd-question--mobile .sd-table__cell.sd-matrix__cell .sd-matrix__responsive-title{margin-left:var(--sjs-base-unit, var(--base-unit, 8px));text-align:start}.sd-question--mobile .sd-table__cell.sd-matrix__cell:first-of-type{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--mobile .sd-table thead{display:none}.sd-question--mobile .sd-table tr{display:flex;flex-direction:column}.sd-question--mobile .sd-matrix__table .sd-table__row{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--mobile .sd-table__row{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table__row--expanded .sd-table__cell-action--show-detail-mobile{display:none}.sd-question--mobile .sd-table:not(.sd-matrix__table) .sd-table__row{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) .sd-table__row.sd-table__row--has-end-actions{padding-bottom:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions){padding-bottom:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions):not(:last-of-type){padding-bottom:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions):not(:last-of-type)::after{bottom:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) tfoot tr::before,.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--expanded)::after{z-index:12;content:" ";display:block;position:relative;height:1px;background-color:var(--sjs-border-light, var(--border-light, #eaeaea));left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 4*var(--sjs-base-unit, var(--base-unit, 8px)));z-index:12}.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--expanded)::after{bottom:0}.sd-question--mobile .sd-table:not(.sd-matrix__table) tr:last-of-type::after{display:none}.sd-question--mobile .sd-table:not(.sd-matrix__table) tfoot tr{padding-top:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table:not(.sd-matrix__table) tfoot tr::before{background-color:rgba(0,0,0,0)}.sd-question--mobile .sd-table:not(.sd-table--has-footer) .sd-table__row:last-of-type .sd-table__cell-action--show-detail-mobile,.sd-question--mobile .sd-table:not(.sd-table--has-footer) .sd-table__row:last-of-type .sd-table__cell-action--remove-row{margin-bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-matrix__label{justify-content:flex-start}.sd-question--mobile .sd-table__cell{border-top:none;border-bottom:none;display:block;padding-top:0;padding-bottom:0;text-align:start}.sd-question--mobile .sd-table__cell{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table__cell--error{margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table__cell--error.sd-table__cell--error-bottom .sd-question__erbox{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--mobile .sd-table__cell:first-of-type,.sd-question--mobile .sd-matrix__cell{margin-top:0}.sd-question--mobile .sd-table__cell--footer:not(.sd-question--answered){display:none}.sd-question--mobile .sd-table__responsive-title{padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));font-weight:600;display:block;text-align:start}.sd-question--mobile .sd-table__responsive-title .sv-string-viewer{white-space:normal}.sd-question--mobile .sd-table--no-header{padding-top:0}.sd-question--mobile .sd-table--no-header .sd-table__responsive-title{display:none}.sd-question--mobile .sd-table__cell--detail-panel{padding-top:0;padding-bottom:0;border-top:0;border-bottom:0}.sd-question--mobile .sd-table__cell--detail-panel .sd-panel__content{padding-top:0}.sd-question--mobile .sd-table__cell.sd-table__cell--actions{width:auto;margin-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--mobile .sd-table__cell.sd-table__cell--actions .sd-action-bar{margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor, var(--background, #fff))}.sd-question--mobile .sd-table__cell.sd-table__cell--actions #show-detail-mobile{flex-grow:1}.sd-question--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn{opacity:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{display:none}.sd-question--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn:after{content:attr(title)}.sd-question--mobile .sd-matrixdynamic__footer{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table__cell--footer-total:not(.sd-matrix__cell),.sd-question--mobile .sd-table__cell--row-text:not(.sd-matrix__cell){color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-question--mobile .sd-matrixdropdown.sd-table tr::after{bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-matrixdropdown.sd-table tr:last-child:after{content:none}.sd-question--mobile .sd-table__cell.sd-table__cell--error-top{margin-top:0}.sd-question--mobile .sd-table__cell--error-top:first-of-type~.sd-table__cell:nth-of-type(2){margin-top:0}.sd-question--mobile .sd-table__cell--error-top .sd-question__erbox{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--mobile .sd-table__cell--error-top:first-of-type .sd-question__erbox{margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--mobile .sd-table__question-wrapper .sd-boolean-root{margin:initial}.sd-table__cell--detail-panel .sd-panel__content{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__question-wrapper .sd-boolean-root{margin:auto}.sd-table__cell--footer .sd-table__question-wrapper--expression .sd-expression{padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-bottom:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));font-size:var(--sjs-font-size, 16px);font-weight:600;line-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--footer .sd-table__question-wrapper--left{text-align:start}.sd-table__cell--footer .sd-table__question-wrapper--center{text-align:center}.sd-table__cell--footer .sd-table__question-wrapper--right{text-align:end}.sd-table.sd-matrixdynamic{table-layout:auto}.sd-page{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0 calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;box-sizing:border-box}.sd-root-modern--mobile .sd-page{padding:0}.sd-page .sd-page__title{--page-title-font-size: var(--sjs-font-pagetitle-size, calc(1.5 * (var(--sjs-font-size, 16px))));font-family:var(--sjs-font-pagetitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagetitle-weight, 700);font-size:var(--page-title-font-size);color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)));position:static;line-height:calc(1.33*(var(--page-title-font-size)));margin:0 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px}.sd-page .sd-page__description{font-family:var(--sjs-font-pagedescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagedescription-weight, 400);font-size:var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px));color:var(--sjs-font-pagedescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45)));position:static;line-height:calc(1.5*(var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px))));margin:0 0 calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-page__errbox{padding:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px))) var(--sd-base-padding)}.sd-page__title~.sd-page__errbox,.sd-page__description~.sd-page__errbox{margin-top:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)));margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root--compact .sd-page__title~.sd-page__errbox,.sd-root--compact .sd-page__description~.sd-page__errbox{margin-bottom:0}.sd-row{display:flex;flex-direction:row;width:100%;box-sizing:border-box;margin-top:var(--sd-base-vertical-padding)}.sd-row.sd-page__row{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-page__row.sd-row--compact{margin-top:var(--sd-base-vertical-padding)}.sd-row:first-of-type{margin-top:0}.sd-page__title~.sd-row.sd-page__row:not(.sd-row--compact),.sd-page__description~.sd-row.sd-page__row:not(.sd-row--compact){margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-page__title~.sd-page__row.sd-row--compact,.sd-page__description~.sd-page__row.sd-row--compact{margin-top:var(--sd-base-vertical-padding)}.sd-page__title~.sd-page__row.sd-row.sd-row--enter.sd-row-delayed-enter,.sd-page__description~.sd-page__row.sd-row.sd-row--enter.sd-row-delayed-enter{margin-top:0}.sd-row.sd-page__row:not(.sd-row--compact)~.sd-row.sd-page__row:not(.sd-row--compact){margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-row.sd-page__row:not(.sd-row--compact)~.sd-page__row.sd-row.sd-row--enter.sd-row-delayed-enter{margin-top:0}.sd-row--multiple{row-gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + var(--sd-base-padding));flex-wrap:wrap}.sd-row--multiple>div{box-sizing:border-box;--animation-padding-left: calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px))));padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:stretch}.sd-panel.sd-panel--as-page>.sd-panel__content>.sd-row--multiple:not(.sd-row--compact){margin-left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + var(--base-unit)*2)}.sd-panel:not(.sd-panel--as-page) .sd-row--multiple{row-gap:var(--sd-base-vertical-padding)}.sd-panel:not(.sd-panel--as-page) .sd-row--multiple>div{--animation-padding-left: var(--sd-base-padding);padding-left:var(--sd-base-padding)}.sd-row--multiple.sd-row--compact>div{--animation-padding-left: var(--sd-base-padding);padding-left:var(--sd-base-padding)}.sd-page__row.sd-row--multiple{margin-left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 2*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-page__row.sd-row--multiple.sd-row--compact{padding:0;row-gap:var(--sd-base-vertical-padding);margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + var(--sd-base-padding))}.sd-row__panel{box-sizing:border-box;width:100%}.sd-row__question{box-sizing:border-box;width:100%;white-space:nowrap}.sd-row.sd-row--enter{margin-top:0}.sd-row--enter{animation-fill-mode:forwards;animation-name:fadeIn,moveInWithOverflow;min-height:0 !important;opacity:0;height:0;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-delay:var(--sjs-row-fade-in-delay, 150ms),0s,0s;animation-duration:var(--sjs-row-fade-in-duration, 500ms),var(--sjs-row-move-in-duration, 150ms),var(--sjs-row-move-in-duration, 150ms)}.sd-row--delayed-enter{animation-delay:calc(var(--sjs-row-fade-in-delay, 150ms) + var(--sjs-row-fade-in-animation-delay, 400ms)),var(--sjs-row-fade-in-animation-delay, 400ms),var(--sjs-row-fade-in-animation-delay, 400ms)}.sd-row--leave{animation-name:fadeIn,moveInWithOverflow;animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-fill-mode:forwards;animation-direction:reverse;min-height:0 !important;animation-delay:0s,var(--sjs-row-move-out-delay, 100ms),var(--sjs-row-move-out-delay, 100ms);animation-duration:var(--sjs-row-fade-out-duration, 150ms),var(--sjs-row-move-out-duration, 250ms),var(--sjs-row-move-out-duration, 250ms)}.sd-row--enter .sd-element-wrapper--enter{animation:none}.sd-row--leave .sd-element-wrapper--leave{animation:none}.sd-title{display:block;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;color:var(--sjs-general-forecolor, var(--foreground, #161616));flex-direction:row;white-space:normal}.sd-title.sd-container-modern__title{display:flex;align-items:center;padding:var(--sd-page-vertical-padding) var(--sd-page-vertical-padding);overflow:auto;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:0px 2px 0px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-title.sd-container-modern__title .sd-logo.sv-logo--right{margin-left:auto}.sd-title.sd-container-modern__title .sd-logo__image{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-header__text{display:flex;flex-direction:column;gap:var(--sjs-base-unit, var(--base-unit, 8px));flex-grow:1}.sd-header__text .sd-title{--survey-title-font-size: var(--sjs-font-surveytitle-size, calc(2 * (var(--sjs-font-size, 16px))));font-size:var(--survey-title-font-size);line-height:calc(1.25*(var(--survey-title-font-size)));color:var(--sjs-font-surveytitle-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));font-family:var(--sjs-font-surveytitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-surveytitle-weight, 700)}.sd-header__text h3{line-height:calc(2.5*(var(--sjs-font-size, 16px)))}.sd-header__text h5{font-size:var(--sjs-font-size, 16px);font-weight:400;line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sd-header__text .sd-description{--survey-description-font-size: var(--sjs-font-surveydescription-size, var(--sjs-font-size, 16px));font-size:var(--survey-description-font-size);line-height:calc(1.5*(var(--survey-description-font-size)));color:var(--sjs-font-surveydescription-color, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));font-family:var(--sjs-font-surveydescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-surveydescription-weight, 400)}.sd-title .sv-title-actions{width:100%;justify-content:space-between}.sd-root-modern .sd-container-modern__title{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-root-modern .sd-container-modern__title .sd-header__text h3{margin:0}.sd-root-modern .sd-container-modern__title .sd-description{margin:0;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-title .sv-title-actions{align-items:flex-start;width:calc(100% + 3*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-title .sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:calc(100% - 3*var(--sjs-base-unit, var(--base-unit, 8px)));white-space:initial;min-width:unset}.sd-root--compact .sd-title .sv-title-actions{width:100%}.sd-action-title-bar{flex:1 9 auto;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end;margin:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-action-title-bar .sv-action{flex:0 0 auto}.sd-action-title-bar.sd-action-bar--empty{min-width:0}.sd-description{font-style:normal;font-family:var(--sjs-font-questiondescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-questiondescription-weight, 400);color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));font-size:var(--sjs-font-questiondescription-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiondescription-size, var(--sjs-font-size, 16px))));white-space:normal}.sd-description.sd-question__description--under-input{padding-top:calc(.375*var(--sd-base-vertical-padding))}.sd-element__header .sd-description{margin-top:calc(.25*var(--sd-base-vertical-padding) - .5*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-item{display:flex;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-item--disabled.sd-item--disabled .sd-item__decorator,.sd-item__decorator{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;align-items:center;justify-content:center;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));border:none;flex-shrink:0;margin-top:calc((1.5*(var(--sjs-internal-font-editorfont-size)) - 3*(var(--sjs-base-unit, var(--base-unit, 8px))))/2);box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms),background var(--sjs-transition-duration, 150ms)}.sd-item--readonly.sd-item--readonly .sd-item__decorator{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8));box-shadow:none;transition:none}.sd-item--preview.sd-item--preview .sd-item__decorator{background-color:rgba(0,0,0,0);box-shadow:none;transition:none}.sd-item--checked .sd-item__decorator{box-shadow:none}.sd-item__control:focus+.sd-item__decorator{background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));outline:none;box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-item--allowhover:not(.sd-item--readonly) .sd-selectbase__label:hover .sd-item__decorator{background:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, #f3f3f3));outline:none}.sd-item--checked .sd-item__decorator{background:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-item__control-label{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-style:normal;font-weight:var(--sjs-font-editorfont-weight, 400);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-size:var(--sjs-internal-font-editorfont-size);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));white-space:normal;width:100%;text-align:start;min-width:0}.sd-item__control-label .sv-string-viewer{max-width:100%;overflow:hidden;text-overflow:ellipsis;display:block}.sd-item--disabled .sd-item__control-label{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));opacity:.25}.sd-root--readonly .sd-item--disabled .sd-item__control-label{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-item--error .sd-item__decorator{background:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-selectbase{border:none;margin:0;padding:0;min-inline-size:0;min-width:0}.sd-selectbase--row{border:none;margin:0;padding:0;display:flex;flex-wrap:wrap;column-gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-selectbase--multi-column{display:flex;flex:1 1 0px;flex-wrap:nowrap;overflow:auto;padding:0 2px;margin:0 -2px}.sd-selectbase__label{display:inline-flex;position:relative;gap:var(--sjs-base-unit, var(--base-unit, 8px));vertical-align:top;max-width:100%}.sd-selectbase__column{vertical-align:top}.sd-selectbase__column{display:block;box-sizing:border-box;flex:1 1 0px;max-width:100%}.sd-selectbase__column:not(:last-child){padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-selectbase__column.sv-q-column-1{width:100%}.sd-item--enter,.sd-item--leave{animation-name:moveInWithOverflow,fadeIn;opacity:0;animation-fill-mode:forwards;animation-timing-function:linear;animation-direction:var(--animation-direction);animation-duration:var(--move-animation-duration),var(--fade-animation-duration);animation-delay:var(--move-animation-delay),var(--fade-animation-delay)}.sd-item--enter{--animation-direction: normal;--move-animation-duration: var(--sjs-ranking-move-in-duration, 150ms);--move-animation-delay: 0s;--fade-animation-duration: var(--sjs-ranking-fade-in-duration, 100ms);--fade-animation-delay: var(--sjs-ranking-fade-in-delay, 150ms)}.sd-item--leave{--animation-direction: reverse;--move-animation-duration: var(--sjs-ranking-move-out-duration, 150ms);--move-animation-delay: var(--sjs-ranking-move-out-delay, 0ms);--fade-animation-duration: var(--sjs-ranking-fade-out-duration, 100ms);--fade-animation-delay: 0s}div[class*=sv-q-column-]:not(:first-of-type) .sd-item--enter{--move-animation-duration: 0s;--fade-animation-delay: 0s}.sd-checkbox__decorator{border-radius:calc(0.5*(var(--sjs-corner-radius, 4px)))}.sd-checkbox__svg{display:block;width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-checkbox__svg use{fill:rgba(0,0,0,0);transition:fill var(--sjs-transition-duration, 150ms)}.sd-checkbox--checked .sd-checkbox__svg use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-checkbox--checked.sd-checkbox--readonly .sd-checkbox__svg use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-checkbox--checked.sd-checkbox--preview .sd-checkbox__svg use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-radio__decorator{border-radius:50%}.sd-radio__decorator:after{content:" ";display:block;width:var(--sjs-base-unit, var(--base-unit, 8px));height:var(--sjs-base-unit, var(--base-unit, 8px));border-radius:50%;background-color:rgba(0,0,0,0);transition:background-color var(--sjs-transition-duration, 150ms)}.sd-radio--checked .sd-radio__decorator:after{content:" ";display:block;width:var(--sjs-base-unit, var(--base-unit, 8px));height:var(--sjs-base-unit, var(--base-unit, 8px));border-radius:50%;background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-radio--checked.sd-radio--disabled .sd-radio__decorator:after{background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-radio--checked.sd-radio--readonly .sd-radio__decorator:after{background-color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-radio--checked.sd-radio--preview .sd-radio__decorator:after{display:none}.sd-radio--checked.sd-radio--preview .sd-radio__decorator .sd-radio__svg{fill:var(--sjs-general-forecolor, var(--foreground, #161616));display:block;width:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-radio__svg{display:none}.sd-visuallyhidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.sd-matrix fieldset{border:none;padding:0;margin:0}.sd-matrix__label{display:flex;position:relative;justify-content:center}.sd-matrix__text{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrix__text--checked{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrix__cell:first-of-type{font-weight:var(--sjs-font-questiontitle-weight, 600);text-align:start}:root{--sd-rating-bad-color: var(--sjs-special-red, var(--red, #e60a3e));--sd-rating-normal-color: var(--sjs-special-yellow, var(--yellow, #ff9814));--sd-rating-good-color: var(--sjs-special-green, var(--green, #19b394));--sd-rating-bad-color-light: var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));--sd-rating-normal-color-light: var(--sjs-special-yellow-light, var(--yellow-light, rgba(255, 152, 20, 0.1)));--sd-rating-good-color-light: var(--sjs-special-green-light, var(--green-light, rgba(25, 179, 148, 0.1)))}.sd-rating{overflow-x:auto;min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating fieldset{display:flex;border:none;padding:0 0 2px 0;flex-wrap:nowrap;gap:var(--sjs-base-unit, var(--base-unit, 8px));margin-inline-start:0;align-items:center}.sd-rating.sd-rating--wrappable fieldset{flex-wrap:wrap;min-width:0}.sd-rating.sd-rating--labels-top fieldset{padding-top:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));position:relative}.sd-rating.sd-rating--labels-top fieldset .sd-rating__min-text{position:absolute;margin:0;left:0;top:0;border:0}.sd-rating.sd-rating--labels-top fieldset .sd-rating__max-text{position:absolute;margin:0;right:0;top:0;border:0}.sd-rating.sd-rating--labels-bottom fieldset{padding-bottom:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));position:relative}.sd-rating.sd-rating--labels-bottom fieldset .sd-rating__min-text{position:absolute;margin:0;left:0;bottom:0;border:0}.sd-rating.sd-rating--labels-bottom fieldset .sd-rating__max-text{position:absolute;margin:0;right:0;bottom:0;border:0}.sd-rating.sd-rating--labels-diagonal fieldset{padding-top:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));position:relative}.sd-rating.sd-rating--labels-diagonal fieldset .sd-rating__min-text{position:absolute;margin:0;left:0;top:0;border:0}.sd-rating.sd-rating--labels-diagonal fieldset .sd-rating__max-text{position:absolute;margin:0;right:0;bottom:0;border:0}.sd-rating--small{min-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:auto}.sd-rating--small fieldset{padding:0;gap:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-rating__item{position:relative;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));white-space:nowrap;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;border:0px solid rgba(0,0,0,0);color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-general-forecolor, var(--foreground, #161616));font-size:var(--sjs-font-size, 16px);box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),inset 0 0 0 0px var(--sjs-general-backcolor, var(--background, #fff));transition:box-shadow var(--sjs-transition-duration, 150ms),background-color var(--sjs-transition-duration, 150ms)}.sd-rating__item--fixed-size{width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:0}legend+.sd-rating__item,legend+sv-ng-rating-item-smiley+.sd-rating__item-smiley,legend+sv-ng-rating-item+.sd-rating__item{margin-inline-start:2px}.sd-rating__item--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));box-shadow:0px 1px 2px rgba(0,0,0,0);border:none}.sd-rating__item.sd-rating__item--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--disabled{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));fill:var(--sjs-general-forecolor, var(--foreground, #161616));background-color:var(--background-semitransparent, rgba(144, 144, 144, 0.5));border:none}.sd-rating__item.sd-rating__item--readonly{fill:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border:2px solid var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16)));box-shadow:none;transform:none}.sd-rating__item.sd-rating__item--readonly .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--readonly{border-color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--readonly .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item.sd-rating__item--preview{fill:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);box-shadow:none;transform:none}.sd-rating__item.sd-rating__item--preview:focus-within{box-shadow:none}.sd-rating__item.sd-rating__item--preview .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--preview{border-color:var(--sjs-general-forecolor, var(--foreground, #161616));border-width:1px}.sd-rating__item.sd-rating__item--selected.sd-rating__item--preview .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-question--disabled .sd-rating__item-text{opacity:.25}.sd-rating__item--allowhover:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-rating__item:focus-within{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item--selected{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600;box-shadow:0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item--selected:focus-within{box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),inset 0 0 0 4px var(--sjs-general-backcolor, var(--background, #fff)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-smiley{position:relative;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));white-space:nowrap;padding:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;justify-content:center;align-items:center;text-align:center;border:2px solid var(--sjs-border-default, var(--border, #d6d6d6));color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-border-default, var(--border, #d6d6d6));box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),inset 0 0 0 0px var(--sjs-general-backcolor, var(--background, #fff));transition:box-shadow var(--sjs-transition-duration, 150ms),background-color var(--sjs-transition-duration, 150ms)}.sd-rating__item-smiley svg{display:block;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-smiley--small{padding:calc(0.625*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));border-width:1px}.sd-rating__item-smiley--small svg{width:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-smiley--small:not(.sd-rating__item-smiley--selected):focus-within{box-shadow:0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-smiley--colored.sd-rating__item-smiley--small:not(.sd-rating__item-smiley--selected):focus-within{box-shadow:0 0 0 1px var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sd-rating__item-smiley--small.sd-rating__item-smiley--selected:focus-within{box-shadow:inset 0 0 0 2px var(--sjs-general-backcolor, var(--background, #fff)),0 0 0 1px var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)))}legend+.sd-rating__item-smiley,legend+sv-ng-rating-item+.sd-rating__item-smiley{margin-inline-start:2px}.sd-rating__item-smiley--scale-colored{border-color:var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));fill:var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));transition:box-shadow var(--sjs-transition-duration, 150ms),opacity var(--sjs-transition-duration, 150ms),background-color var(--sjs-transition-duration, 150ms)}.sd-rating__item-smiley--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));border-color:rgba(0,0,0,0);fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-rating__item-smiley--error.sd-rating__item-smiley--scale-colored:hover{fill:var(--sd-rating-item-color, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-rating__item-smiley--error.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected){opacity:initial}.sd-rating__item-smiley.sd-rating__item-smiley--disabled{opacity:.5}.sd-rating__item-smiley.sd-rating__item-smiley--selected.sd-rating__item-smiley--disabled{opacity:initial;fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-rating__item-smiley.sd-rating__item-smiley--readonly{fill:var(--sjs-border-default, var(--border, #d6d6d6));border-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-smiley.sd-rating__item-smiley--selected.sd-rating__item-smiley--readonly{fill:var(--sjs-general-forecolor, var(--foreground, #161616));border-color:var(--sjs-general-forecolor, var(--foreground, #161616));background-color:unset}.sd-rating__item-smiley.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview{border:1px solid var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item-smiley.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview:focus-within{box-shadow:none}.sd-rating__item-smiley.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview svg{margin:1px}.sd-rating__item-smiley.sd-rating__item-smiley--selected.sd-rating__item-smiley--preview.sd-rating__item-smiley--preview{fill:var(--sjs-general-backcolor, var(--background, #fff));background-color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item-smiley--allowhover:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8));border-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-smiley:focus-within{border:none;box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-smiley:focus-within{border:none;box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-smiley--selected{background-color:var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));border-color:var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sd-rating__item-smiley--selected:focus-within{border:0px solid var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),inset 0 0 0 4px var(--sjs-general-backcolor, var(--background, #fff)),0 0 0 2px var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected){opacity:.25}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected).sd-rating__item-smiley--allowhover:hover{background-color:var(--sd-rating-item-color-light, var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8)));border-color:var(--sd-rating-item-color, var(--sjs-border-default, var(--border, #d6d6d6)));opacity:.5}.sd-rating__item-smiley--rate-colored:not(.sd-rating__item-smiley--selected).sd-rating__item-smiley--allowhover:hover{opacity:.5}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected):focus-within{opacity:1;box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sd-rating__item-smiley--scale-colored.sd-rating__item-smiley--small:not(.sd-rating__item-smiley--selected):focus-within{opacity:1;box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 1px var(--sd-rating-item-color, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sd-rating__item-smiley--scale-colored.sd-rating__item-smiley--selected,.sd-rating__item-smiley--scale-colored.sd-rating__item-smiley--readonly,.sd-rating__item-smiley--scale-colored.sd-rating__item-smiley--preview{opacity:1}.sd-rating__item-star{position:relative;width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box}.sd-rating__item-star:not(:first-of-type){padding-left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star:not(:last-of-type){padding-right:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-right:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));stroke-width:2px;fill:rgba(0,0,0,0);width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));display:block;position:absolute;transition:stroke var(--sjs-transition-duration, 150ms),opacity var(--sjs-transition-duration, 150ms),fill var(--sjs-transition-duration, 150ms)}.sd-rating__item-star .sv-star{opacity:1}.sd-rating__item-star .sv-star-2{opacity:0}.sd-rating__item-star--small{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star--small svg{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star--small.sd-rating__item-star--selected svg{stroke-width:1px}.sd-rating__item-star--selected svg{stroke:rgba(0,0,0,0);fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-star--selected:nth-child(1) svg{transition-delay:0ms}.sd-rating__item-star--selected:nth-child(2) svg{transition-delay:25ms}.sd-rating__item-star--selected:nth-child(3) svg{transition-delay:50ms}.sd-rating__item-star--selected:nth-child(4) svg{transition-delay:75ms}.sd-rating__item-star--selected:nth-child(5) svg{transition-delay:100ms}.sd-rating__item-star--selected:nth-child(6) svg{transition-delay:125ms}.sd-rating__item-star--selected:nth-child(7) svg{transition-delay:150ms}.sd-rating__item-star--selected:nth-child(8) svg{transition-delay:175ms}.sd-rating__item-star--selected:nth-child(9) svg{transition-delay:200ms}.sd-rating__item-star--selected:nth-child(10) svg{transition-delay:225ms}.sd-rating__item-star--selected:nth-child(11) svg{transition-delay:250ms}.sd-rating__item-star--selected:nth-child(12) svg{transition-delay:275ms}.sd-rating__item-star--selected:nth-child(13) svg{transition-delay:300ms}.sd-rating__item-star--selected:nth-child(14) svg{transition-delay:325ms}.sd-rating__item-star--selected:nth-child(15) svg{transition-delay:350ms}.sd-rating__item-star--selected:nth-child(16) svg{transition-delay:375ms}.sd-rating__item-star--selected:nth-child(17) svg{transition-delay:400ms}.sd-rating__item-star--selected:nth-child(18) svg{transition-delay:425ms}.sd-rating__item-star--selected:nth-child(19) svg{transition-delay:450ms}.sd-rating__item-star--selected:nth-child(20) svg{transition-delay:475ms}.sd-rating__item-star--selected:nth-child(21) svg{transition-delay:500ms}.sd-rating__item-star--selected:nth-child(22) svg{transition-delay:525ms}.sd-rating__item-star--selected:nth-child(23) svg{transition-delay:550ms}.sd-rating__item-star--selected:nth-child(24) svg{transition-delay:575ms}.sd-rating__item-star--selected:nth-child(25) svg{transition-delay:600ms}.sd-rating__item-star--error svg{stroke:none;fill:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-rating__item-star--disabled{opacity:.5}.sd-rating__item-star--disabled svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:none}.sd-rating__item-star--selected.sd-rating__item-star--disabled svg{stroke:none;fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star--readonly svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:none}.sd-rating__item-star--selected.sd-rating__item-star--readonly svg{stroke:none;fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item-star--preview svg{stroke:var(--sjs-general-forecolor, var(--foreground, #161616));stroke-width:1px;fill:none}.sd-rating__item-star--selected.sd-rating__item-star--preview svg{stroke:none;fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item-star:not(.sd-rating__item-star--preview):focus-within svg{stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));fill:rgba(0,0,0,0)}.sd-rating__item-star--unhighlighted svg{stroke:rgba(0,0,0,0);fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star--highlighted svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-rating__item-star--selected:not(.sd-rating__item-star--preview).sd-rating__item-star--unhighlighted:focus-within svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star--selected:not(.sd-rating__item-star--preview):focus-within svg{stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-star--selected:not(.sd-rating__item-star--preview):focus-within .sv-star{opacity:0}.sd-rating__item-star--selected:not(.sd-rating__item-star--preview):focus-within .sv-star-2{opacity:1}.sd-rating__item-text.sd-rating__item-text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));display:inline-block;box-sizing:border-box;transition:color var(--sjs-transition-duration, 150ms)}.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text,.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-top:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));border:2px solid rgba(0,0,0,0)}.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text{margin-right:var(--sjs-base-unit, var(--base-unit, 8px));border-left:0px}.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-rating__item-text.sd-rating__item-text .sv-string-editor{white-space:nowrap}.sd-rating__item-text.sd-rating__item-text.sd-rating__item--fixed-size{min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-text.sd-rating__item-text::after{display:block;content:attr(data-text);font-weight:600;height:0;color:rgba(0,0,0,0);overflow:hidden;visibility:hidden}.sd-rating--wrappable .sd-rating__item-text{max-width:100%}.sd-rating--wrappable .sd-rating__item-text .sv-string-viewer{max-width:100%;text-overflow:ellipsis;overflow:hidden;display:block}.sd-rating__item:focus-within .sd-rating__item-text.sd-rating__item-text{border:none}.sd-rating__item--selected .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:inherit;border:none}.sd-rating-dropdown-item{display:flex;width:100%;justify-content:space-between;align-items:center;gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating-dropdown-item_description{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-weight:normal;font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sv-list__item.sv-list__item--selected .sd-rating-dropdown-item_description{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sv-ranking-item--error .sv-ranking-item__index{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));box-shadow:0px 1px 2px rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sd-element--with-frame .sv-ranking-item{left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking.sd-ranking--readonly{user-select:initial;-webkit-user-select:initial}.sv-ranking.sd-ranking--readonly.sv-ranking--select-to-rank-empty-value .sv-ranking__containers-divider{visibility:hidden}.sv-ranking.sd-ranking--readonly .sv-ranking__container--empty{visibility:hidden}.sv-ranking.sd-ranking--preview{user-select:initial;-webkit-user-select:initial}.sv-ranking.sd-ranking--preview.sv-ranking--select-to-rank-empty-value .sv-ranking__containers-divider{visibility:hidden}.sv-ranking.sd-ranking--preview .sv-ranking__container--empty{visibility:hidden}@container (max-width: 496px){.sv-ranking--select-to-rank-horizontal{flex-direction:column-reverse}.sv-ranking--select-to-rank-horizontal .sv-ranking__containers-divider{margin:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;height:1px;width:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));display:flex;justify-content:center;align-items:center}.sv-ranking--select-to-rank-horizontal .sv-ranking__container{max-width:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--to .sv-ranking-item{left:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking-item{left:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking__container-placeholder{padding-left:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-right:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--from .sv-ranking__container-placeholder{padding-right:initial}}@container (max-width: 176px){.sv-ranking__container--empty.sv-ranking__container--to .sv-ranking__container-placeholder{margin-left:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-right:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))))}}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item{left:0}.sv-ranking-item__content.sd-ranking-item__content{line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-dragdrop-movedown{transform:translate(0, 0);animation:svdragdropmovedown .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmovedown{0%{transform:translate(0, -50px)}100%{transform:translate(0, 0)}}.sv-dragdrop-moveup{transform:translate(0, 0);animation:svdragdropmoveup .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmoveup{0%{transform:translate(0, 50px)}100%{transform:translate(0, 0)}}.sv-dropdown_select-wrapper{position:relative}.sv-dropdown_select-wrapper use{fill:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));opacity:1;display:flex;justify-content:space-between;word-spacing:normal}.sd-dropdown[disabled]{pointer-events:none}.sd-dropdown--empty:not(.sd-input--disabled),.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__value{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-dropdown__input-field-component{height:auto}.sd-dropdown option{color:var(--sjs-general-forecolor, var(--foreground, #161616));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px)}.sd-dropdown input[readonly]{pointer-events:none}.sd-dropdown__value{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:100%;min-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, 0.91)));font-size:var(--sjs-internal-font-editorfont-size);position:relative}.sd-dropdown_clean-button{display:flex;justify-content:center;align-items:center;padding:0 var(--sjs-base-unit, var(--base-unit, 8px));margin:auto 0}.sd-dropdown_chevron-button{position:absolute;width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));top:0;bottom:0;inset-inline-end:0;display:flex;justify-content:center;align-items:center;padding-inline-end:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box}.sd-dropdown_chevron-button-svg,.sd-dropdown_clean-button-svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-input.sd-dropdown:focus-within{box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-input.sd-dropdown.sd-input--readonly{box-shadow:none;transition:none}.sd-dropdown__filter-string-input{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));position:absolute;left:0;top:0;bottom:0;width:100%;max-width:100%;border:none;outline:none;padding:0;font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, 0.91)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));background-color:rgba(0,0,0,0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;appearance:none}.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::placeholder{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown--empty>*{min-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-dropdown__filter-string-input::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616));width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;appearance:none}.sd-dropdown__hint-prefix{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown__hint-prefix span{white-space:pre}.sd-dropdown__hint-suffix{display:flex;color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown__hint-suffix span{white-space:pre}.sd-input--disabled .sv-string-viewer,.sd-input--readonly .sv-string-viewer,.sd-input--preview .sv-string-viewer{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sd-question--readonly .sd-dropdown_chevron-button use{opacity:.24}.sd-question--preview .sd-dropdown_chevron-button{display:none}.sv-dropdown-popup .sd-list__item-body{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-size:var(--sjs-internal-font-editorfont-size);font-weight:var(--sjs-font-editorfont-weight, 400);font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));padding-inline-end:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-block:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);border-radius:var(--sjs-corner-radius, 4px);transition:border-color var(--sjs-transition-duration, 150ms)}.sv-dropdown-popup .sv-list__item.sv-list__item--focused:not(.sv-list__item--selected) .sv-list__item-body{border:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-border-light, var(--border-light, #eaeaea));padding-inline-end:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-block:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup .sv-list__item span{margin-inline-start:calc(-0.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-single-select-list.sv-popup--leave .sd-list__item.sv-list__item--selected .sv-list__item-body{font-weight:normal;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));background-color:rgba(0,0,0,0)}.sv-dropdown-popup.sv-popup--dropdown.sv-popup--top .sv-popup__container{transform:translateY(-2px)}.sv-dropdown-popup.sv-popup--dropdown.sv-popup--bottom .sv-popup__container{transform:translateY(2px)}[dir=rtl] .sd-dropdown,[style*="direction:rtl"] .sd-dropdown,[style*="direction: rtl"] .sd-dropdown{background-position:left calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) top 50%,0 0}.sd-input.sd-tagbox:not(.sd-tagbox--empty).sd-input--editable{height:auto;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tagbox.sd-input--disabled,.sd-tagbox.sd-input--readonly,.sd-tagbox.sd-input--preview{white-space:normal}.sd-tagbox_clean-button{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:calc(0.5*(var(--sjs-internal-font-editorfont-size)));margin:auto 0}.sd-input.sd-tagbox:focus-within{box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-tagbox__item{position:relative;display:flex;align-items:center;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:calc(0.5*(var(--sjs-corner-radius, 4px)));max-width:calc(100% - var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box}.sv-tagbox__item-text{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));min-width:calc(5.5*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;font-weight:600}.sv-tagbox__item-text span{display:block;text-overflow:ellipsis;overflow:hidden}.sv-tagbox__item:hover .sd-tagbox-item_clean-button,.sv-tagbox__item:focus .sd-tagbox-item_clean-button,.sv-tagbox__item:focus-within .sd-tagbox-item_clean-button{align-self:center;opacity:1}.sd-tagbox-item_clean-button{display:flex;position:absolute;inset-inline-end:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:0;padding-inline-start:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));background:linear-gradient(270deg, var(--sjs-primary-backcolor, var(--primary, #19b394)) 53.12%, rgba(25, 179, 148, 0) 100%);opacity:0;transition:opacity var(--sjs-transition-duration, 150ms)}.sd-tagbox-item_clean-button-svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;padding:calc(0.25*(var(--sjs-internal-font-editorfont-size)));width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size);box-sizing:content-box}.sd-tagbox-item_clean-button-svg:hover{border-radius:100px;background:var(--sjs-primary-forecolor-light, var(--primary-foreground-disabled, rgba(255, 255, 255, 0.25)))}.sd-tagbox-item_clean-button-svg use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-tagbox__value.sd-dropdown__value{position:relative;gap:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;flex-wrap:wrap;flex-grow:1;padding-inline:unset;margin-inline:unset;margin-block:unset}.sd-tagbox__filter-string-input{width:100%;display:flex;flex-grow:1}.sd-tagbox__placeholder{position:absolute;top:0;left:0;max-width:100%;width:auto;height:100%;text-align:start;cursor:text;pointer-events:none;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}[dir=rtl] .sd-tagbox-item_clean-button,[style*="direction:rtl"] .sd-tagbox-item_clean-button,[style*="direction: rtl"] .sd-tagbox-item_clean-button{background:linear-gradient(90deg, var(--sjs-primary-backcolor, var(--primary, #19b394)) 53.12%, rgba(25, 179, 148, 0) 100%)}.sd-tagbox.sd-tagbox--empty .sd-tagbox__hint,.sd-tagbox.sd-tagbox--empty .sd-tagbox__hint-suffix-wrapper,.sd-tagbox.sd-tagbox--empty .sd-tagbox__filter-string-input{width:100%}.sd-tagbox__hint{display:flex;flex-grow:1;max-width:100%}.sd-tagbox__hint-suffix-wrapper{position:relative;width:100%}.sd-dropdown__hint-suffix.sd-tagbox__hint-suffix{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:100%;display:flex;align-items:center}.sd-dropdown__hint-prefix.sd-tagbox__hint-prefix{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:100%;display:flex;align-items:center;max-width:50%;justify-content:flex-end}.sd-imagepicker{padding:0;border:none;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;margin:0}.sd-imagepicker--static{display:flex;flex-wrap:wrap}.sd-imagepicker--responsive{display:grid}.sd-imagepicker--column{align-items:flex-start;flex-direction:column}@supports not (aspect-ratio: 1/1){.sd-imagepicker>div{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}}.sd-imagepicker__item img,.sd-imagepicker__item .sd-imagepicker__image-container>div{border-radius:var(--sjs-corner-radius, 4px);background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-imagepicker__item-decorator{position:relative;display:flex;flex-direction:column;align-items:center}.sd-imagepicker__label{position:relative}.sd-imagepicker__label .sd-visuallyhidden{height:100%;margin:0}.sd-imagepicker__image-container{position:relative}.sd-imagepicker__check-decorator{display:block;opacity:0;position:absolute;top:var(--sjs-base-unit, var(--base-unit, 8px));right:var(--sjs-base-unit, var(--base-unit, 8px));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;border-radius:100%;background-color:var(--sjs-general-backcolor, var(--background, #fff));z-index:1;transition:opacity var(--sjs-transition-duration, 150ms)}.sd-imagepicker__check-icon{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-imagepicker__item--checked .sd-imagepicker__check-decorator{opacity:1}.sd-imagepicker__item--error .sd-imagepicker__image-container::before{display:block;position:absolute;content:" ";left:0;top:0;width:100%;height:100%;background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));border-radius:var(--sjs-corner-radius, 4px);background:linear-gradient(0deg, var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1))), var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1))))}.sd-imagepicker__item:focus-within .sd-imagepicker__image .sd-imagepicker__image:hover,.sd-imagepicker__item--allowhover:not(.sd-imagepicker__item--readonly,.sd-imagepicker__item--preview) .sd-imagepicker__image:hover{opacity:.5}.sd-imagepicker__image{display:block;box-sizing:border-box;max-width:100%;transition:opacity var(--sjs-transition-duration, 150ms)}.sd-imagepicker__text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));margin-top:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-imagepicker__no-image{display:flex;background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));inset-block-start:0}.sd-imagepicker__no-image-svg{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:auto}.sd-imagepicker__no-image-svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.5}.sd-imagepicker__column{display:flex;flex-direction:column;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));align-items:flex-start;padding-right:0}.sd-imagepicker__column.sd-selectbase__column{min-width:0}.sd-imagepicker__column .sd-imagepicker__item{width:100%}.sd-imagepicker__column .sd-imagepicker__text{width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis;text-align:center}.sd-selectbase__column.sd-imagepicker__column:not(:last-child){padding-right:0}.sd-imagepicker__item--readonly .sd-imagepicker__check-icon{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-imagepicker__item--preview .sd-imagepicker__check-decorator{display:none}.sd-imagepicker__item--preview .sd-imagepicker__image{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.25}.sd-imagepicker__item--preview.sd-imagepicker__item--checked .sd-imagepicker__image{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1}.sd-image__image{display:block;max-width:100%;border-radius:var(--sjs-corner-radius, 4px)}.sd-image__image--adaptive{width:100%;height:auto;max-width:calc(80*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-image__no-image{background:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));min-width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(27.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.sd-image__no-image use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.5}.sd-question--image{width:100%}:root{--sjs-transition-duration: 150ms}.sd-html{white-space:initial}.sd-html{font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none");color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)))}.sd-html h1{font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-html h2{font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-html h3{font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-html h4,.sd-html h5,.sd-html h6{font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-html td,.sd-html span,.sd-html div,.sd-html p{font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-html a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-html button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;user-select:none;outline:solid calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms)}.sd-html button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-html button:focus{box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-html button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-html--nested{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-expression{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-font-size, 16px);white-space:break-spaces}.sd-question__content--left .sd-expression{line-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-progress{height:2px;background-color:var(--sjs-border-light, var(--border-light, #eaeaea));position:relative}.sd-progress__bar{position:relative;height:100%;background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));overflow:hidden}.sd-progress__text{position:absolute;margin-top:var(--sjs-base-unit, var(--base-unit, 8px));padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);font-weight:600}@media only screen and (min-width: 1000px){.sd-progress__text{margin-left:5%}}@media only screen and (max-width: 1000px){.sd-progress__text{margin-left:10px}}.sd-body__progress--top{margin-bottom:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));position:sticky;top:0;z-index:50}.sd-body__progress--bottom .sd-progress__text{margin-top:calc(-3.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-root--sticky-top .sd-progress__text{border-radius:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91));opacity:.75;background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.sd-boolean{display:flex;width:max-content;position:relative;gap:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms)}.sd-boolean.sd-boolean--allowhover:focus-within{box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-boolean__thumb,.sd-boolean__label{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);font-size:var(--sjs-internal-font-editorfont-size);color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-boolean__switch{display:flex;padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));overflow:hidden}.sd-boolean.sd-boolean--checked .sd-boolean__label--true,.sd-boolean:not(.sd-boolean--checked):not(sd-boolean--indeterminate) .sd-boolean__label--false{color:rgba(0,0,0,0);transition-duration:.15s;transition-property:color;transition-timing-function:linear}.sd-boolean.sd-boolean--indeterminate .sd-boolean__switch{display:none}.sd-boolean--indeterminate .sd-boolean__thumb{display:none}.sd-boolean__thumb{position:absolute;left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));transform:translateX(0);background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));transition-duration:.2s;transition-property:transform,left;transition-timing-function:linear;color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;z-index:2}.sd-boolean__thumb .sv-string-viewer.sv-string-viewer--multiline{white-space:nowrap}.sd-boolean--checked:not(.sd-boolean--exchanged) .sd-boolean__thumb,.sd-boolean--exchanged:not(.sd-boolean--checked) .sd-boolean__thumb{left:calc(100% - .5*var(--sjs-base-unit, var(--base-unit, 8px)));transform:translateX(-100%)}[dir=rtl] .sd-boolean__thumb,[style*="direction:rtl"] .sd-boolean__thumb,[style*="direction: rtl"] .sd-boolean__thumb{left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));right:unset;transform:translateX(100%)}[dir=rtl] .sd-boolean--checked:not(.sd-boolean--exchanged) .sd-boolean__thumb,[dir=rtl] .sd-boolean--exchanged:not(.sd-boolean--checked) .sd-boolean__thumb,[style*="direction:rtl"] .sd-boolean--checked:not(.sd-boolean--exchanged) .sd-boolean__thumb,[style*="direction:rtl"] .sd-boolean--exchanged:not(.sd-boolean--checked) .sd-boolean__thumb,[style*="direction: rtl"] .sd-boolean--checked:not(.sd-boolean--exchanged) .sd-boolean__thumb,[style*="direction: rtl"] .sd-boolean--exchanged:not(.sd-boolean--checked) .sd-boolean__thumb{left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));right:unset;transform:translateX(0)}.sd-boolean--exchanged.sd-boolean:not(.sd-boolean--checked):not(sd-boolean--indeterminate) .sd-boolean__label--false,.sd-boolean--exchanged.sd-boolean.sd-boolean--checked .sd-boolean__label--true{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-boolean--disabled{pointer-events:none}.sd-boolean--disabled .sd-boolean__thumb,.sd-boolean--disabled .sd-boolean__label{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sd-boolean--readonly{pointer-events:none;box-shadow:none;transition:none;background:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-boolean--readonly .sd-boolean__thumb{box-shadow:inset 0px 0px 0px 2px var(--sjs-general-forecolor, var(--foreground, #161616));transition:none;color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-boolean--preview{pointer-events:none;box-shadow:none;transition:none;background:rgba(0,0,0,0)}.sd-boolean--preview .sd-boolean__thumb{border:1px solid var(--sjs-general-forecolor, var(--foreground, #161616));box-shadow:none;transition:none;color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-boolean--preview.sd-boolean--checked .sd-boolean__thumb,.sd-boolean--preview.sd-boolean--indeterminate .sd-boolean__thumb{margin-left:auto}.sd-boolean--preview .sd-checkbox__label--preview{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-boolean__thumb-ghost{z-index:1;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:rgba(0,0,0,0);transition:background-color var(--sjs-transition-duration, 150ms)}.sd-boolean.sd-boolean--allowhover .sd-boolean__thumb-ghost:hover{background-color:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, #f3f3f3))}.sd-boolean--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-paneldynamic .sd-progress{position:absolute;left:0;right:0;height:2px;z-index:2;transform:translateY(-1px)}.sd-paneldynamic>.sd-panel{padding-top:1px;padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-top:var(--sd-base-vertical-padding);padding-bottom:0}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header:after{display:none}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header>.sd-panel__title{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-question--readonly .sd-paneldynamic .sd-question__placeholder,.sd-question--preview .sd-paneldynamic .sd-question__placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-paneldynamic__separator{display:none}.sd-paneldynamic__panel-wrapper{box-sizing:border-box;padding-bottom:calc(1*var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper:after{display:table;clear:both;content:" "}.sd-paneldynamic__footer .sd-paneldynamic__separator,.sd-paneldynamic__panel-wrapper--list~.sd-paneldynamic__panel-wrapper--list:before{content:" ";display:block;position:absolute;left:0;right:0;margin:0;border-color:var(--sjs-border-light, var(--border-light, #eaeaea));background:var(--sjs-border-light, var(--border-light, #eaeaea));height:1px;border:none}.sd-paneldynamic__separator:only-child{display:none}.sd-paneldynamic__panel-wrapper--in-row{display:flex;flex-direction:row;align-items:center}.sd-paneldynamic__footer{clear:both}.sd-paneldynamic__footer .sd-paneldynamic__prev-btn,.sd-paneldynamic__footer .sd-paneldynamic__next-btn{display:block}.sd-paneldynamic__footer .sd-paneldynamic__prev-btn svg,.sd-paneldynamic__footer .sd-paneldynamic__next-btn svg{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__footer .sd-paneldynamic__add-btn,.sd-paneldynamic__footer .sd-paneldynamic__progress-text,.sd-paneldynamic__footer .sd-paneldynamic__progress--bottom{display:initial}.sd-paneldynamic__buttons-container{display:flex;align-items:center;padding:calc(var(--sd-base-vertical-padding) - var(--sjs-base-unit, var(--base-unit, 8px))) 0}.sd-paneldynamic__progress-container{display:flex;align-items:center;margin-left:auto;margin-right:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__progress-text{font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));margin:0;margin-right:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__prev-btn,.sd-paneldynamic__next-btn{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__prev-btn .sv-svg-icon,.sd-paneldynamic__next-btn .sv-svg-icon{display:block}.sd-paneldynamic__prev-btn{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__next-btn{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));transform:rotate(180deg)}.sd-paneldynamic__placeholder .sd-paneldynamic__add-btn{display:initial;margin-left:0}.sd-question--empty.sd-question--paneldynamic>.sd-question__content{padding-bottom:var(--sd-base-padding);--animation-padding-bottom: var(--sd-base-padding)}.sd-question--paneldynamic:not(.sd-question--empty)>.sd-question__content>.sd-question__comment-area{padding-bottom:var(--sd-base-padding)}.sd-paneldynamic__buttons-container .sd-action-bar{width:100%;margin:0 calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 6*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-paneldynamic__panel-footer{border-top:none;position:relative;top:calc(.5*var(--sd-base-vertical-padding));margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end}.sd-paneldynamic__panel-footer .sv-action:not(.sv-action--hidden){margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__tabs-container{padding-top:var(--sd-base-padding)}.sd-paneldynamic__tabs-container .sd-tabs-toolbar{margin:0 0 -1px calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 4*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-paneldynamic__tabs-container:after{content:" ";display:block;height:1px;position:relative;background:var(--sjs-border-light, var(--border-light, #eaeaea));bottom:0;inset-inline-start:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-paneldynamic__tabs-container--with-header{padding-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tabs-toolbar.sv-action-bar{align-items:flex-start;z-index:1}.sd-tabs-toolbar.sd-tabs-toolbar--left{justify-content:flex-start}.sd-tabs-toolbar.sd-tabs-toolbar--right{justify-content:flex-end}.sd-tabs-toolbar.sd-tabs-toolbar--center{justify-content:center}.sd-tab-item{margin:0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tab-item{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;box-sizing:border-box;border:none;background-color:rgba(0,0,0,0);cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));overflow-x:hidden;white-space:nowrap;box-shadow:inset 0px 0px 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms)}.sd-tab-item:hover,.sd-tab-item:focus-visible{outline:none;box-shadow:inset 0px -2px 0px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item.sd-tab-item--pressed{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));box-shadow:inset 0px -2px 0px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item--icon{padding:var(--sjs-base-unit, var(--base-unit, 8px));width:auto;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tab-item--icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.5}.sd-tab-item--icon:hover,.sd-tab-item--icon.sd-tab-item--pressed{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));box-shadow:none}.sd-tab-item--icon:hover use,.sd-tab-item--icon.sd-tab-item--pressed use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item--icon:hover use{opacity:1}.sd-tabs-toolbar .sv-dots{width:auto}.sd-tabs-toolbar .sv-dots.sv-action--hidden{width:0}.sd-tab-item__title{line-height:calc(1.5*(var(--sjs-font-size, 16px)));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:center}.sd-question__title~.sd-tabs-toolbar{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__header.sd-element__header.sd-paneldynamic__header-tab{padding-bottom:0}.sd-element--collapsed .sd-paneldynamic__header.sd-element__header.sd-paneldynamic__header-tab{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__header.sd-element__header.sd-paneldynamic__header-tab::after{content:none}.sd-question--paneldynamic.sd-element--with-frame{padding-bottom:0}.sd-paneldynamic__panels-container{position:relative;overflow:hidden;margin-left:calc(-1*var(--sd-base-padding));padding-left:var(--sd-base-padding);margin-right:calc(-1*var(--sd-base-padding));padding-right:var(--sd-base-padding)}.sd-paneldynamic__panel-wrapper{box-sizing:border-box}@keyframes movePanel{from{transform:translateX(var(--sjs-pd-tab-move-margin))}to{transform:translateX(0)}}.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-left,.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-right{--sjs-pd-tab-animation-delay: 0ms;animation-name:movePanel,changeHeight,paddingFadeIn,fadeIn;animation-duration:var(--sjs-pd-tab-move-in-duration, 250ms),var(--sjs-pd-tab-height-change-duration, 250ms),var(--sjs-pd-tab-height-change-duration, 250ms),var(--sjs-pd-tab-fade-in-duration, 250ms);animation-delay:calc(var(--sjs-pd-tab-move-in-delay, 100ms) + var(--sjs-pd-tab-animation-delay)),calc(var(--sjs-pd-tab-height-change-delay, 0ms) + var(--sjs-pd-tab-animation-delay)),calc(var(--sjs-pd-tab-height-change-delay, 0ms) + var(--sjs-pd-tab-animation-delay)),calc(var(--sjs-pd-tab-fade-in-delay, 100ms) + var(--sjs-pd-tab-animation-delay));animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-fill-mode:forwards;opacity:0;padding-bottom:0;transform:translateX(var(--sjs-pd-tab-move-margin));height:var(--animation-height-from);--animation-padding-top: 0;--animation-padding-bottom: calc(1 * var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-left{--sjs-pd-tab-move-margin: calc(1 * var(--sjs-pd-tab-move-in-margin, 50%))}.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-right{--sjs-pd-tab-move-margin: calc(-1 * var(--sjs-pd-tab-move-in-margin, 50%))}.sd-paneldynamic__panel-wrapper--leave.sv-pd-animation-left,.sd-paneldynamic__panel-wrapper--leave.sv-pd-animation-right{animation-name:fadeIn,movePanel;animation-duration:var(--sjs-pd-tab-fade-out-duration, 250ms),var(--sjs-pd-tab-move-out-duration, 250ms);animation-delay:var(--sjs-pd-tab-fade-out-delay, 0ms),var(--sjs-pd-tab-move-out-delay, 0ms);animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-direction:reverse;animation-fill-mode:forwards;position:absolute;left:var(--sd-base-padding);top:0;width:calc(100% - 2*var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper--leave.sv-pd-animation-left{--sjs-pd-tab-move-margin: calc(-1 * var(--sjs-pd-tab-move-out-margin, 50%))}.sd-paneldynamic__panel-wrapper--leave.sv-pd-animation-right{--sjs-pd-tab-move-margin: calc(1 * var(--sjs-pd-tab-move-out-margin, 50%))}.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-adding{animation-name:fadeIn,changeHeight,paddingFadeIn;animation-duration:var(--sjs-pd-tab-add-fade-in-duration, 500ms),var(--sjs-pd-tab-height-change-duration, 250ms),var(--sjs-pd-tab-height-change-duration, 250ms);animation-delay:calc(var(--sjs-pd-tab-add-fade-in-delay, 250ms) + var(--sjs-pd-tab-animation-delay)),calc(var(--sjs-pd-tab-height-change-delay, 0ms) + var(--sjs-pd-tab-animation-delay)),calc(var(--sjs-pd-tab-height-change-delay, 0ms) + var(--sjs-pd-tab-animation-delay));animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-fill-mode:forwards;transform:translateX(0)}.sd-paneldynamic__panel-wrapper--enter.sv-pd-animation-removing{--sjs-pd-tab-animation-delay: var(--sjs-pd-tab-remove-fade-in-delay, 150ms)}.sd-paneldynamic__panel-wrapper--leave.sv-pd-animation-removing{animation-name:fadeIn;animation-duration:var(--sjs-pd-tab-remove-fade-out-duration, 150ms);animation-delay:var(--sjs-pd-tab-remove-fade-out-delay, 0ms);animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-direction:reverse;animation-fill-mode:forwards;position:absolute;left:var(--sd-base-padding);top:0;width:calc(100% - 2*var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper--enter,.sd-paneldynamic__panel-wrapper--leave{animation-name:fadeIn,moveInWithOverflow;animation-fill-mode:forwards;--animation-padding-top: 0;--animation-padding-bottom: calc(1 * var(--sd-base-padding));min-height:0 !important}.sd-paneldynamic__panel-wrapper--enter{opacity:0;animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-duration:var(--sjs-pd-list-fade-in-duration, 500ms),var(--sjs-pd-list-move-in-duration, 250ms),var(--sjs-pd-list-move-in-duration, 250ms);animation-delay:var(--sjs-pd-list-fade-in-delay, 250ms),0s,0s}.sd-paneldynamic__panel-wrapper--leave{animation-direction:reverse;animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-duration:var(--sjs-pd-list-fade-out-duration, 150ms),var(--sjs-pd-list-move-out-duration, 250ms),var(--sjs-pd-list-move-out-duration, 250ms);animation-delay:0s,var(--sjs-pd-list-move-out-delay, 100ms),var(--sjs-pd-list-move-out-delay, 100ms);--animation-padding-bottom: calc(1 * var(--sd-base-padding))}:root{--sjs-transition-duration: 150ms}.sd-file{position:relative;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));min-height:calc(36*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;padding:0 calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file .sv-action-bar{padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;justify-content:center;position:absolute;width:100%;left:0;bottom:0}.sd-file .sv-action-bar .sv-action-bar-item{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));border-radius:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;font-weight:600}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:disabled{opacity:initial}.sd-file__decorator{display:flex;flex-direction:column;position:absolute;position:absolute;left:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;height:100%;box-sizing:border-box;justify-content:center;align-items:center;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));container-type:inline-size}.sd-file--answered .sd-file__decorator{container-type:unset}.sd-file__decorator--drag{z-index:1;border:1px solid var(--sjs-primary-backcolor, var(--primary, #19b394));background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));box-shadow:inset 0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file__no-file-chosen{display:none}.sd-file__drag-area-placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));text-align:center;white-space:normal;color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:0 calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}@container (max-width: 496px){.sd-file__drag-area-placeholder{padding:0 var(--sjs-base-unit, var(--base-unit, 8px))}}@container (max-width: 176px){.sd-file__drag-area-placeholder{display:none}.sd-file__decorator .sd-action{padding:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-file__decorator .sd-action .sv-svg-icon{margin-left:0}.sd-file__decorator .sd-file__actions-container{flex-direction:column}.sd-file__decorator .sd-file__actions-container span{display:none}}.sd-root-modern--mobile .sd-file__decorator{padding:0 calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__choose-btn--text{display:block;font-weight:600;color:var(--sjs-primary-backcolor, var(--primary, #19b394));cursor:pointer}.sd-file__choose-btn--text .sv-svg-icon{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file__choose-btn--icon>span{display:none}.sd-file__wrapper{width:max-content;max-width:100%}.sd-file__actions-container{margin-top:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));flex-wrap:wrap;justify-content:center}.sd-file__actions-container .sv-action--hidden{display:none}.sd-file--answered .sd-file__actions-container{z-index:2;margin-top:0;gap:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-file--answered .sd-file__actions-container{top:var(--sjs-base-unit, var(--base-unit, 8px));right:var(--sjs-base-unit, var(--base-unit, 8px));position:absolute}.sd-file--chose-btn--as .sd-file--answered .sd-file__actions-container{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));inset-inline-end:calc(1.5*(var(--sjs-internal-font-editorfont-size)) + 5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__list{display:flex;position:relative;overflow:hidden;box-sizing:content-box;flex-direction:row;padding:calc(10.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;min-height:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))));max-height:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%}.sd-file__page{display:flex;left:0;align-items:stretch;justify-content:center;gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(100% - 21*var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;position:absolute}@keyframes file-page-to-right{from{opacity:1;left:0}to{opacity:0;left:100%}}@keyframes file-page-from-right{from{opacity:0;left:100%}to{opacity:1;left:0}}@keyframes file-page-from-left{from{opacity:0;left:-100%}to{opacity:1;left:0}}@keyframes file-page-to-left{from{opacity:1;left:0}to{opacity:0;left:-100%}}.sd-file__page--leave-to-right,.sd-file__page--enter-from-right,.sd-file__page--leave-to-left,.sd-file__page--enter-from-left{animation-duration:.5s;animation-fill-mode:forwards}.sd-file__page--leave-to-right{animation-name:file-page-to-right}.sd-file__page--enter-from-right{animation-name:file-page-from-right}.sd-file__page--leave-to-left{animation-name:file-page-to-left}.sd-file__page--enter-from-left{animation-name:file-page-from-left}.sd-file__preview-item{position:relative;display:flex;align-items:stretch;flex-direction:column;min-height:100%;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:0;cursor:pointer}.sd-file__preview-item .sd-file__default-image{width:calc(9*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(9*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__preview-item .sd-file__default-image use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-file__preview-item:hover .sd-file__remove-file-button{opacity:1}.sd-file__preview-item:hover .sd-file__sign a{text-decoration:underline}.sd-file__sign{margin-top:var(--sjs-base-unit, var(--base-unit, 8px));text-align:center;font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sd-file__sign a{display:block;text-decoration:none;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));white-space:normal;word-break:break-all;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:100%;max-width:100%;overflow:hidden;max-height:calc(3*(var(--sjs-font-size, 16px)));text-overflow:ellipsis;line-height:var(--sjs-font-size, 16px);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sd-file__remove-file-button{display:block;opacity:0;position:absolute;left:100%;top:0;transform:translate(-50%, -50%);transition:opacity var(--sjs-transition-duration, 150ms)}.sd-file__image-wrapper--default-image .sd-file__remove-file-button{left:50%;top:50%;transform:translate(calc(3.5 * var(--sjs-base-unit, var(--base-unit, 8px)) - 50% - 1.5px), calc(-4.25 * var(--sjs-base-unit, var(--base-unit, 8px)) - 50% + 1.5px))}.sd-file__decorator--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-file__image-wrapper{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-file__image-wrapper img:not(.sd-file__default-image){display:block;max-width:100%;max-height:100%;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));object-fit:contain}.sd-file__image-wrapper--default-image{background:rgba(0,0,0,0)}.sd-file--single .sd-file__preview-item .sd-file__remove-file-button{display:none}.sd-file--single-image{height:calc(36*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-file--single-image .sd-file__page{height:100%}.sd-file--single-image .sd-file__preview-item{width:100%;margin:0}.sd-file--single-image .sd-file__list{position:absolute;left:0;padding:0;height:100%;max-height:100%;width:100%}.sd-file--single-image .sd-file__image-wrapper{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-file--single-image .sd-file__image-wrapper{min-height:100%;min-width:100%}.sd-file--single-image .sd-file__image-wrapper img{width:100%;height:100%}.sd-file--single-image .sd-file__sign{position:absolute;margin:0;width:100%;min-height:100%}.sd-file--single-image .sd-file__sign a{color:rgba(0,0,0,0);width:100%;min-width:100%;max-width:100%;height:100%;outline:none}.sd-file__image-wrapper.sd-file__image-wrapper--default-image{background:rgba(0,0,0,0)}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn.sd-file__choose-btn--icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn:not(.sd-file__choose-btn--icon){background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.sd-file__drag-area{position:static;width:100%}.sd-file__change-camera-button{position:absolute;z-index:2;left:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-file__close-camera-button{position:absolute;z-index:2;right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-context-btn.sd-file__take-picture-button{background-color:var(--sjs-special-red, var(--red, #e60a3e));position:absolute;bottom:16px;left:50%;transform:translateX(-50%);padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-context-btn.sd-file__take-picture-button:hover,.sd-context-btn.sd-file__take-picture-button:focus{box-shadow:0 0 0 2px var(--sjs-special-red, var(--red, #e60a3e))}.sd-context-btn.sd-file__take-picture-button .sv-svg-icon{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-context-btn.sd-file__take-picture-button .sv-svg-icon use{fill:var(--sjs-general-backcolor, var(--background, #fff))}.sd-file__video-container{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8));position:absolute;top:0;left:0;width:100%;height:100%}.sd-file__loading-indicator{width:100%;height:100%;box-sizing:border-box;position:absolute;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));left:0}.sd-file__loading-indicator .sd-loading-indicator{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.sd-file__choose-file-btn--disabled{opacity:.25;cursor:default}.sd-file--readonly .sd-context-btn{display:none}.sd-file--readonly .sd-file__decorator{border-color:rgba(0,0,0,0)}.sd-file--readonly .sd-file__actions-container{display:none}.sd-file--readonly .sd-file__image-wrapper{background:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-file--readonly .sd-file__drag-area-placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-file--preview .sd-context-btn{display:none}.sd-file--preview .sd-file__decorator{border-color:rgba(0,0,0,0)}.sd-file--preview .sd-file__image-wrapper{background:rgba(0,0,0,0)}.sd-file--preview .sd-file__actions-container{display:none}.sd-file--preview .sd-file__drag-area-placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-hidden{display:none !important}.sd-body__navigation .sd-btn{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-root--compact .sd-body__navigation .sd-btn:not(.sd-btn--action){background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-root--compact .sd-body__navigation .sd-btn:not(.sd-btn--action):hover{background-color:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, #f3f3f3))}.sd-root-modern--mobile .sd-body__navigation .sv-action:not(.sv-action--hidden),.sd-root-modern--mobile .sd-body__navigation .sd-btn{flex-grow:1}.sd-root-modern--mobile .sd-body__navigation .sd-btn{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body__navigation .sv-action--hidden{display:none}:root{--sjs-transition-duration: 150ms}.sd-btn{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));text-align:center;color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:none;outline:none;box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms),background var(--sjs-transition-duration, 150ms)}.sd-btn--small{flex-grow:1;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-btn:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-btn:focus-visible{box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-btn:disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25;pointer-events:none}.sd-btn--action{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-btn--action:hover{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));background-color:var(--sjs-primary-backcolor-dark, #14a48b)}.sd-btn--action:disabled{color:var(--sjs-primary-forecolor-light, var(--primary-foreground-disabled, rgba(255, 255, 255, 0.25)));pointer-events:none}.sd-btn--danger{background-color:var(--sjs-special-red, var(--red, #e60a3e));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-btn--danger:hover{background-color:var(--sjs-special-red, var(--red, #e60a3e));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-btn--danger:disabled{color:var(--sjs-special-red-forecolor, #ffffff);pointer-events:none}:root{--sjs-transition-duration: 150ms}.sd-body{width:100%;box-sizing:border-box}.sd-body .sd-body__page{min-width:min(100%, 300px)}.sd-body .sd-body__timer{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;box-sizing:border-box}.sd-body.sd-body--static{max-width:calc(90*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:auto;margin-right:auto;padding-top:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(10*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--static .sd-body__timer,.sd-body.sd-body--static .sd-body__navigation,.sd-body.sd-body--static .sd-body__page{margin-left:0;margin-right:0}.sd-body.sd-body--static .sd-body__navigation{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--static .sd-body__navigation.sd-action-bar{padding-left:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--responsive{max-width:initial;padding:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box}.sd-body.sd-body--responsive .sd-page{padding:0}.sd-body.sd-body--responsive .sd-body__timer,.sd-body.sd-body--responsive .sd-body__navigation{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-body.sd-body--responsive .sd-body__navigation{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--responsive.sd-body--with-timer{max-width:calc(100% + var(--sd-timer-size)*-1.4444444444 + 6*var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:auto;margin-right:auto}.sd-root-modern--mobile .sd-body.sd-body--with-timer.sd-body--responsive{max-width:initial;margin-left:0;margin-right:0}.sd-root-modern--mobile .sd-body.sd-body--responsive,.sd-root-modern--mobile .sd-body.sd-body--static{padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sd-body.sd-body--responsive .sd-body__navigation,.sd-root-modern--mobile .sd-body.sd-body--static .sd-body__navigation{padding-left:0;padding-right:0;padding-bottom:0}.sd-root--compact .sd-body.sd-body--responsive .sd-body__navigation,.sd-root--compact .sd-body.sd-body--static .sd-body__navigation{padding-top:calc(7*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body__navigation.sd-action-bar{box-sizing:border-box;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));flex-wrap:wrap;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body--empty{min-height:400px;text-align:center;padding-top:180px;box-sizing:border-box}.sd-body--empty,.sd-body--loading{font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none");color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)))}.sd-body--empty h1,.sd-body--loading h1{font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-body--empty h2,.sd-body--loading h2{font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-body--empty h3,.sd-body--loading h3{font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-body--empty h4,.sd-body--empty h5,.sd-body--empty h6,.sd-body--loading h4,.sd-body--loading h5,.sd-body--loading h6{font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-body--empty td,.sd-body--empty span,.sd-body--empty div,.sd-body--empty p,.sd-body--loading td,.sd-body--loading span,.sd-body--loading div,.sd-body--loading p{font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-body--empty a,.sd-body--loading a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-body--empty button,.sd-body--loading button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;user-select:none;outline:solid calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms)}.sd-body--empty button:hover,.sd-body--loading button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-body--empty button:focus,.sd-body--loading button:focus{box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-body--empty button span,.sd-body--loading button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-root_background-image{background-position-x:center;position:absolute;top:0;bottom:0;left:0;right:0}:root{--sjs-transition-duration: 150ms}.sd-multipletext{width:100%;table-layout:fixed;border-spacing:0;height:1px}.sd-multipletext__cell{height:100%}.sd-multipletext__cell:not(:first-of-type){padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__item-container.sd-input:focus-within{box-shadow:var(--sjs-shadow-inner-reset, inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-multipletext__item-container{display:flex;align-items:flex-start;height:100%;padding-top:0;padding-bottom:0}.sd-multipletext__item-container .sd-input{padding-top:0;padding-right:0;padding-bottom:0;border:none;box-shadow:none}.sd-multipletext__item-container .sd-input,.sd-multipletext__item-title{margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__item-title{font-size:0;line-height:0}.sd-multipletext__item-title span{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-multipletext__item-title{height:calc(100% - var(--sjs-base-unit, var(--base-unit, 8px))*3);max-width:30%;padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6));white-space:normal;color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));box-sizing:content-box}.sd-question--preview .sd-multipletext__item-title{border:none}.sd-multipletext__item{flex-grow:1}.sd-multipletext__content .sd-multipletext__item-container{position:relative}.sd-multipletext__item-container--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-multipletext__item-container--error .sd-input--error{background-color:rgba(0,0,0,0)}.sd-multipletext-item__character-counter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-question__content:focus-within .sd-multipletext-item__character-counter{padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__cell{padding-left:0;padding-right:0;padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext__cell--error-bottom,.sd-multipletext__row:first-of-type .sd-multipletext__cell{padding-top:0}.sd-multipletext__cell--error-top,.sd-multipletext__row:last-of-type .sd-multipletext__cell{padding-bottom:0}.sd-multipletext__cell--error .sd-question__erbox{margin:0}.sd-multipletext .sd-input .sd-input{background:rgba(0,0,0,0)}.sd-action{appearance:none;border:none;display:flex;align-items:center;gap:var(--sjs-base-unit, var(--base-unit, 8px));background:rgba(0,0,0,0);padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-weight:600;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));outline:none;transition:background-color var(--sjs-transition-duration, 150ms);box-sizing:content-box}.sd-action--negative{color:var(--sjs-special-red, var(--red, #e60a3e))}.sd-action--icon{padding:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-action__icon{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action__icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-action--icon .sd-action__icon{margin-left:0}.sd-action--icon use{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)));transition:fill var(--sjs-transition-duration, 150ms)}svg.sd-action--icon{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)))}.sd-action:disabled,.sd-action--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:default;opacity:.25;pointer-events:none}.sd-action:disabled use,.sd-action--disabled use{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, 0.45)))}.sd-action:not(.sd-action--pressed):hover,.sd-action:not(.sd-action--pressed):focus{outline:none;background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));cursor:pointer;opacity:1}.sd-action:not(.sd-action--pressed):hover.sd-action--icon,.sd-action:not(.sd-action--pressed):focus.sd-action--icon{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-action:not(.sd-action--pressed):hover.sd-action--negative,.sd-action:not(.sd-action--pressed):focus.sd-action--negative{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sd-action:not(.sd-action--pressed):hover.sd-action--negative.sd-action--icon use,.sd-action:not(.sd-action--pressed):focus.sd-action--negative.sd-action--icon use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sd-action:not(.sd-action--pressed):hover:active,.sd-action:not(.sd-action--pressed):focus:active{opacity:.5}.sd-action__icon{display:block;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action--pressed:not(.sd-action--active){background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));opacity:.5}.sd-action-bar{display:flex;align-items:center}.sd-action-bar .sv-action:not(:last-child) .sv-action__content{padding-right:0}.sd-context-btn{background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border:none;outline:none;cursor:pointer}.sd-context-btn .sv-svg-icon{margin:0}.sd-context-btn svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-context-btn use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));transition:fill var(--sjs-transition-duration, 150ms)}.sd-context-btn:hover use,.sd-context-btn:focus use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-context-btn:hover.sd-context-btn--negative use,.sd-context-btn:focus.sd-context-btn--negative use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sd-context-btn:disabled{opacity:.25}.sd-context-btn--small{padding:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-context-btn--small svg{width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size)}.sd-context-btn--with-border{--box-shadow-color: var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16)));box-shadow:0 0 0 1px var(--box-shadow-color)}.sd-context-btn--colorful use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-context-btn--colorful.sd-context-btn--negative use{fill:red}.sd-context-btn--colorful:focus,.sd-context-btn--colorful:hover{background:linear-gradient(var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1))), var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))),linear-gradient(var(--sjs-general-backcolor, var(--background, #fff)), var(--sjs-general-backcolor, var(--background, #fff)))}.sd-context-btn--colorful:focus.sd-context-btn--negative,.sd-context-btn--colorful:hover.sd-context-btn--negative{background:linear-gradient(var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1))), var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))),linear-gradient(var(--sjs-general-backcolor, var(--background, #fff)), var(--sjs-general-backcolor, var(--background, #fff)))}.sd-context-btn--colorful:focus.sd-context-btn--with-border,.sd-context-btn--colorful:hover.sd-context-btn--with-border{--box-shadow-color: var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-context-btn--colorful:focus.sd-context-btn--with-border.sd-context-btn--negative,.sd-context-btn--colorful:hover.sd-context-btn--with-border.sd-context-btn--negative{--box-shadow-color: var(--sjs-special-red, var(--red, #e60a3e))}:root{--sjs-transition-duration: 150ms}.sd-completedpage,.sd-completed-before-page{align-items:center;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:bold;box-sizing:border-box;text-align:center;height:auto;font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none");color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)))}.sd-completedpage h1,.sd-completed-before-page h1{font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-completedpage h2,.sd-completed-before-page h2{font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-completedpage h3,.sd-completed-before-page h3{font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-completedpage h4,.sd-completedpage h5,.sd-completedpage h6,.sd-completed-before-page h4,.sd-completed-before-page h5,.sd-completed-before-page h6{font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-completedpage td,.sd-completedpage span,.sd-completedpage div,.sd-completedpage p,.sd-completed-before-page td,.sd-completed-before-page span,.sd-completed-before-page div,.sd-completed-before-page p{font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-completedpage a,.sd-completed-before-page a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-completedpage button,.sd-completed-before-page button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;user-select:none;outline:solid calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15)),0 0 0 0px var(--sjs-primary-backcolor, var(--primary, #19b394));transition:box-shadow var(--sjs-transition-duration, 150ms)}.sd-completedpage button:hover,.sd-completed-before-page button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, #f8f8f8))}.sd-completedpage button:focus,.sd-completed-before-page button:focus{box-shadow:var(--sjs-shadow-small-reset, 0px 0px 0px 0px rgba(0, 0, 0, 0.15)),0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-completedpage button span,.sd-completed-before-page button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-completedpage:before,.sd-completedpage:after{display:block;width:calc(9*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(50% - 4.5*var(--sjs-base-unit, var(--base-unit, 8px)));content:""}.sd-completedpage:before{height:calc(13*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-completedpage:after{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__image-button-left{display:none}.sd-progress-buttons__image-button-right{display:none}.sd-progress-buttons__image-button--hidden{visibility:hidden}.sd-progress-buttons__page-description{display:none}.sd-progress-buttons{padding:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;flex-direction:column}.sd-progress-buttons__list-container{display:flex;overflow:hidden;margin:0 calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__connector{display:none}.sd-progress-buttons__list{display:inline-flex;flex-direction:row;flex-grow:1;margin:0 auto;padding:0}.sd-progress-buttons__list li{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;position:relative;flex-wrap:nowrap;text-align:center;flex-direction:column;cursor:pointer}.sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{display:block;content:"";height:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));opacity:.5;position:absolute;bottom:calc(1.125*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(50% + 10px);width:calc(100% - 20px);pointer-events:none}.sd-progress-buttons__list li .sd-progress-buttons__button{position:relative;display:flex;content:attr(data-page-number);width:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:calc(0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);border-radius:50%;align-self:center;z-index:1;font-size:calc(0.75*(var(--sjs-font-size, 16px)));font-weight:600;line-height:var(--sjs-font-size, 16px);justify-content:center;color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));box-sizing:content-box}.sd-progress-buttons__list li .sd-progress-buttons__button .sd-progress-buttons__button-background{position:absolute;width:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));top:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));left:calc(-1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));z-index:-2}.sd-progress-buttons__list li .sd-progress-buttons__button .sd-progress-buttons__button-content{position:absolute;width:100%;height:100%;top:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));left:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));opacity:.5;z-index:-1;border:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);border-radius:50%;box-sizing:content-box}.sd-progress-buttons__list li:hover .sd-progress-buttons__button{color:var(--sjs-primary-backcolor, var(--primary, #19b394));padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px))));border:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-progress-buttons__list li:hover .sd-progress-buttons__button .sd-progress-buttons__button-background{left:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__list li:hover .sd-progress-buttons__button .sd-progress-buttons__button-content{top:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));left:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border:calc(0.75*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));opacity:1}.sd-progress-buttons__list .sd-progress-buttons__list-element--passed:not(:first-child)>.sd-progress-buttons__connector{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));opacity:1}.sd-progress-buttons__list .sd-progress-buttons__list-element--passed .sd-progress-buttons__button{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-progress-buttons__list .sd-progress-buttons__list-element--passed .sd-progress-buttons__button .sd-progress-buttons__button-content{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));opacity:1}.sd-progress-buttons__list .sd-progress-buttons__list-element--current:not(:first-child)>.sd-progress-buttons__connector{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));opacity:1}.sd-progress-buttons__list .sd-progress-buttons__list-element--current .sd-progress-buttons__button{border:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));color:var(--sjs-primary-backcolor, var(--primary, #19b394));padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:calc(0.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__list .sd-progress-buttons__list-element--current .sd-progress-buttons__button .sd-progress-buttons__button-background{left:calc(-0.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__list .sd-progress-buttons__list-element--current .sd-progress-buttons__button .sd-progress-buttons__button-content{border:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));opacity:1}.sd-progress-buttons__page-title{display:flex;justify-content:center;align-items:center;font-size:calc(0.75*(var(--sjs-font-size, 16px)));font-weight:600;line-height:var(--sjs-font-size, 16px);flex-grow:1;text-align:center;padding:0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__header .sd-progress-buttons__page-title{margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-progress-buttons__footer .sd-progress-buttons__page-title{margin-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:0;justify-content:flex-end;padding:0;color:var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45))}.sd-progress-buttons--bottom{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));flex-direction:column-reverse}.sd-progress-buttons--bottom .sd-progress-buttons__list li{flex-direction:column-reverse}.sd-progress-buttons--bottom .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{top:calc(1.125*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--bottom .sd-progress-buttons__page-title{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:0}.sd-progress-buttons--bottom .sd-progress-buttons__header .sd-progress-buttons__page-title{margin-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:0}.sd-progress-buttons--bottom .sd-progress-buttons__footer .sd-progress-buttons__page-title{margin-top:0;margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-progress-buttons--numbered .sd-progress-buttons__list-container{margin:0 calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--numbered .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{bottom:calc(2.175*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(50% + 18px);width:calc(100% - 36px)}.sd-progress-buttons--numbered .sd-progress-buttons__list li .sd-progress-buttons__button{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--numbered .sd-progress-buttons__list li .sd-progress-buttons__button .sd-progress-buttons__button-background{height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--numbered .sd-progress-buttons__list li:hover .sd-progress-buttons__button{padding:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--with-titles .sd-progress-buttons__list-container{margin:0}.sd-root-modern--mobile .sd-progress-buttons__list,.sd-progress-buttons--no-titles .sd-progress-buttons__list{justify-content:space-between;width:100%}.sd-root-modern--mobile .sd-progress-buttons__list li,.sd-progress-buttons--no-titles .sd-progress-buttons__list li{flex-grow:0}.sd-progress-buttons--bottom.sd-progress-buttons--numbered .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{top:calc(2.175*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sd-progress-buttons{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons--fit-survey-width{max-width:calc(90*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;width:100%;margin:auto}[dir=rtl] .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector,[style*="direction:rtl"] .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector,[style*="direction: rtl"] .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{right:unset;left:calc(50% + 10px)}[dir=rtl] .sd-progress-buttons--numbered .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector,[style*="direction:rtl"] .sd-progress-buttons--numbered .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector,[style*="direction: rtl"] .sd-progress-buttons--numbered .sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector{right:unset;left:calc(50% + 20px)}.sv_progress-toc{padding:var(--sjs-base-unit, var(--base-unit, 8px));max-width:calc(42*(var(--sjs-base-unit, var(--base-unit, 8px))));height:100%;background:var(--sjs-general-backcolor, var(--background, #fff));box-sizing:border-box;min-width:calc(32*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc .sv-list__item.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:400}.sv_progress-toc .sv-list__item span{white-space:break-spaces}.sv_progress-toc .sv-list__item-body{padding-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);padding-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv_progress-toc--left{border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv_progress-toc--right{border-left:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv_progress-toc--mobile{position:fixed;top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));width:auto;min-width:auto;height:auto;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));z-index:15;border-radius:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc--mobile>div{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc--mobile:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-title+.sv-components-row>.sv-components-column .sv_progress-toc:not(.sv_progress-toc--mobile),.sd-title~.sv-components-row>.sv-components-column .sv_progress-toc:not(.sv_progress-toc--mobile){margin-top:2px}.sv_progress-toc.sv_progress-toc--sticky{position:sticky;height:auto;overflow-y:auto;top:0}.sd-list{padding-right:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-left:calc(0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-list__item{padding:0}.sd-list__item-body{padding-block:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sd-list__item.sd-list__item--focused:not(.sd-list__item--selected){outline:none}.sd-list__item.sd-list__item--focused:not(.sd-list__item--selected) .sd-list__item-body{padding-block:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-timer{z-index:2;position:fixed;bottom:calc(var(--sd-timer-size)/144*32);right:var(--sjs-base-unit, var(--base-unit, 8px));background:#fff;width:var(--sd-timer-size);height:var(--sd-timer-size);margin-right:calc(var(--sd-timer-size)/144*32);display:flex;border-radius:100%;padding:calc(var(--sd-timer-size)/144*8);box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1));box-sizing:border-box}.sd-timer--top{top:calc(var(--sd-timer-size)/144*32);margin-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-1*var(--sd-timer-size))}.sd-timer--bottom{bottom:calc(var(--sd-timer-size)/144*32);margin-top:calc(var(--sd-timer-size)*-1.2222222222)}.sd-timer__progress{--sd-timer-stroke-background-color: var(--background-dim, #f3f3f3);--sd-timer-stroke-background-width: 2px;stroke-linecap:round;height:100%;width:100%;transform:rotate(-90deg);stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));stroke-dashoffset:0;fill:none;stroke-width:4px}.sd-timer__progress--animation{stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.sd-timer__text-container{display:flex;flex-direction:column;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);padding:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:700;font-size:calc(var(--sd-timer-size)/144*32)}.sd-timer__text--major{color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:700;font-size:calc(var(--sd-timer-size)/144*32)}.sd-timer__text--minor{color:var(--lbr-timer-text-color-secondary, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45)));font-size:var(--lbr-font-default-size, var(--sjs-font-size, 16px));font-style:normal;font-weight:600;line-height:var(--lbr-font-default-line-height, calc(1.5 * (var(--sjs-font-size, 16px))));margin-top:calc(-0.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header{position:relative;background-color:var(--sjs-header-backcolor, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sv-header__overlap{padding-bottom:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box}.sv-header__overlap~div .sd-body,.sv-header__overlap~div .sv-body{margin-top:calc(-14*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sv-header__overlap{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sv-header__overlap~div .sd-body,.sd-root-modern--mobile .sv-header__overlap~div .sv-body{margin-top:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__overlap.sv-header__without-background{margin-bottom:0;padding-bottom:0}.sv-header__overlap.sv-header__without-background~div .sd-body,.sv-header__overlap.sv-header__without-background~div .sv-body{margin-top:0}.sv-header__without-background .sv-header--mobile,.sv-header__without-background .sv-header__content{padding-bottom:0}.sv-header__content{padding:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;height:100%;position:relative;display:grid;gap:0;grid-auto-columns:1fr 1fr 1fr;grid-auto-rows:1fr 1fr 1fr}.sv-header__content--static{max-width:calc(90*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:auto;margin-right:auto}.sv-header__background-image{width:100%;height:100%;position:absolute;top:0;left:0;right:0;border:0;background-position-x:center}.sv-header__background-image--contain{background-repeat:no-repeat}.sv-header__cell{position:relative}.sv-header__cell-content{display:flex;flex-direction:column;position:absolute;width:max-content;top:0;bottom:0}.sv-header__cell--left .sv-header__cell-content{left:0}.sv-header__cell--center .sv-header__cell-content{min-width:100%;left:50%;transform:translateX(-50%)}.sv-header__cell--right .sv-header__cell-content{right:0}.sv-header__logo{display:flex}.sv-header__logo img{display:block}.sv-header__title{display:flex}.sv-header__title .sd-title{--header-title-font-size: var(--sjs-font-headertitle-size, calc(2 * (var(--sjs-font-size, 16px))));font-size:var(--header-title-font-size);line-height:calc(1.25*(var(--header-title-font-size)));color:var(--sjs-font-headertitle-color, var(--sjs-primary-forecolor, var(--primary-foreground, #fff)));font-family:var(--sjs-font-headertitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-headertitle-weight, 700);margin:0}.sv-header__logo~.sv-header__title{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__logo~.sv-header__description{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__title~.sv-header__description{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-header__description{display:flex}.sv-header__description .sd-description{--header-description-font-size: var(--sjs-font-headerdescription-size, var(--sjs-font-size, 16px));font-size:var(--header-description-font-size);line-height:calc(1.5*(var(--header-description-font-size)));color:var(--sjs-font-headerdescription-color, var(--sjs-primary-forecolor, var(--primary-foreground, #fff)));font-family:var(--sjs-font-headerdescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-headerdescription-weight, 600);margin:0}.sv-header__content .sd-header__text h3{margin:0}.sv-header--mobile{padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));position:relative;z-index:1}.sv-header--mobile .sv-header__logo img{max-width:100%}.sv-header__background-color--none .sv-header__title .sd-title,.sv-header__background-color--custom .sv-header__title .sd-title{color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, 0.91)))}.sv-header__background-color--none .sv-header__description .sd-description,.sv-header__background-color--custom .sv-header__description .sd-description{--header-description-font-size: var(--sjs-font-headerdescription-size, var(--sjs-font-size, 16px));font-size:var(--header-description-font-size);line-height:calc(1.5*(var(--header-description-font-size)));color:var(--sjs-font-pagedescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45)))}@keyframes rotationAnimation{from{rotate:0deg}to{rotate:360deg}}.sd-loading-indicator{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-loading-indicator .sv-svg-icon{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));animation-name:rotationAnimation;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:1s}sv-components-container,.sd-components-container{display:flex}.sv-components-row{display:flex;flex-direction:row;width:100%}.sv-components-column{display:flex;flex-direction:column}.sv-components-column--expandable{flex-grow:1}.sv-components-row>.sv-components-column--expandable{width:1px}.sjs_sp_container{position:relative;max-width:100%}.sjs_sp_controls{position:absolute;left:0;bottom:0}.sjs_sp_controls>button{user-select:none}.sjs_sp_container>div>canvas:focus{outline:none}.sjs_sp_placeholder{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;user-select:none;pointer-events:none;width:100%;height:100%}.sjs_sp_canvas{position:relative;max-width:100%;display:block}.sjs_sp__background-image{position:absolute;top:0;left:0;object-fit:cover;max-width:100%;width:100%;height:100%}.sd-root-modern,.sd-container-modern{--sd-base-padding: calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-root-modern.sd-root-modern--mobile,.sd-root-modern--mobile .sd-container-modern{--sd-base-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sjs-mobile-font-editorfont-size: Max(16px, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)))}.sd-root-modern.sd-root-modern--mobile .sd-element__num{float:none;margin-inline-start:0;width:auto;padding-inline-start:0;padding-inline-end:0}.sd-root-modern.sd-root-modern--mobile .sd-element__num+span{float:none;width:auto}.sd-root-modern.sd-root-modern--mobile .sd-element__title-expandable-svg{inset-inline-start:calc(-2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-title.sd-container-modern__title{flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-header__text{min-width:100%}.sd-multipletext--mobile .sd-multipletext__cell{display:block}.sd-multipletext--mobile .sd-multipletext__cell:not(:first-of-type){padding-left:0;padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__cell :not(:last-of-type){padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__item-container{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__item-title{max-width:none;border-right:none;width:100%;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;margin:0}.sd-multipletext--mobile .sd-multipletext__item{flex-basis:0;min-width:0}.sd-multipletext--mobile .sd-multipletext__item .sd-input{padding:0;margin:0}.sd-multipletext--mobile .sd-multipletext__item-container--answered,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within{flex-direction:column}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item-title,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item-title{padding:0}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item-title span,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item-title span{font-size:calc(0.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item{flex-basis:auto;min-width:auto;width:100%}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item .sd-input,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item .sd-input{width:100%}.sd-selectbase--mobile .sd-selectbase--multi-column{flex-direction:column}.sd-selectbase--mobile .sd-selectbase--multi-column .sd-selectbase__column:not(:last-child){padding-right:0}body{--sv-defaultV2-mark: true}.sd-root-modern{-webkit-font-smoothing:antialiased;--sd-mobile-width: 600px;--sd-timer-size: calc(18 * var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));position:relative}@-moz-document url-prefix(){.sd-root-modern,.sd-root-modern *{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}}.sd-root-modern::-webkit-scrollbar,.sd-root-modern *::-webkit-scrollbar{width:12px;height:12px;background-color:rgba(0,0,0,0)}.sd-root-modern::-webkit-scrollbar-thumb,.sd-root-modern *::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-root-modern::-webkit-scrollbar-track,.sd-root-modern *::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.sd-root-modern::-webkit-scrollbar-thumb:hover,.sd-root-modern *::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-root-modern form{position:relative}.sd-root-modern--animation-disabled *{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.sd-root-modern.sd-root-modern--full-container{width:100%;height:100%;overflow:auto;position:relative}.sd-root-modern--mobile{--sd-timer-size: calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-root-modern__wrapper{position:relative}.sd-root-modern__wrapper--has-image{min-height:100%}.sd-root-modern--full-container .sd-root-modern__wrapper--fixed{position:static;width:100%;height:100%}.sd-root-modern--full-container .sd-root-modern__wrapper--fixed form{overflow:auto;width:100%;max-height:100%}.sv-popup .sv-popup__scrolling-content{box-sizing:content-box}@-moz-document url-prefix(){.sv-popup .sv-popup__scrolling-content,.sv-popup .sv-popup__scrolling-content *{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}}.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar,.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar{width:12px;height:12px;background-color:rgba(0,0,0,0)}.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb,.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-track,.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb:hover,.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-components-container-center{position:sticky;top:0}.sv-root--sticky-top .sv-components-container-center{z-index:15}.sv-root--sticky-top.sd-progress--pages .sv-components-container-center,.sv-root--sticky-top.sd-progress--buttons .sv-components-container-center{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, 0.1)),var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.sv-components-container-right,.sv-components-container-left{width:fit-content}
.updated-pub-report{padding:10px 45px;width:100%;background-color:rgba(232,235,238,.3);overflow-y:auto;font-family:"Inter","Open Sans";user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:1}@media(min-width: 1600px){.updated-pub-report{padding-inline:calc((100vw - 1500px) / 2)}}@media(min-width: 1920px){.updated-pub-report{padding-inline:calc((100vw - 1800px) / 2)}}@media(min-width: 2561px){.updated-pub-report{padding-inline:calc((100vw - 2400px) / 2)}}.updated-pub-report .redesign-reports-charts{margin-bottom:20px}.updated-pub-report .dashboard_heading{font-size:32px;font-weight:600;font-family:Inter;color:#003;text-wrap:nowrap;margin:42px 20px 0 0}.updated-pub-report .redesign-reports-charts{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin:20px auto;max-width:1360px}@media screen and (max-width: 768px){.updated-pub-report .redesign-reports-charts{grid-template-columns:1fr}}.updated-pub-report .redesign-reports-charts .chart_container{border-radius:10px;border:1px solid #e8ebee;background:#fff;padding:15px 20px;height:150px;width:100%;cursor:pointer;display:flex;flex-direction:column}.updated-pub-report .redesign-reports-charts .chart_container .chart_heading{display:flex !important;justify-content:space-between !important;align-items:center !important;margin-bottom:10px;color:#1d2630;font-size:13px;font-weight:400}@media screen and (max-width: 1359px){.updated-pub-report .redesign-reports-charts .chart_container .chart_title_smallScreen{display:block}.updated-pub-report .redesign-reports-charts .chart_container .chart_title_normal{display:none}}@media screen and (min-width: 1360px){.updated-pub-report .redesign-reports-charts .chart_container .chart_title_normal{display:block}.updated-pub-report .redesign-reports-charts .chart_container .chart_title_smallScreen{display:none}}.updated-pub-report .redesign-reports-charts .chart_container .chart_content{flex:1;min-height:0}.updated-pub-report .redesign-reports-charts .chart_container .chart_content .apexcharts-canvas{width:100% !important;height:100% !important}.updated-pub-report .redesign-reports-charts .chart_container.minimized{height:131px}.updated-pub-report .redesign-reports-charts .chart_container.minimized .chart_content{height:calc(100% - 30px)}.updated-pub-report .ReportSectionControl-container{display:flex;margin:20px auto;max-width:1360px;border-bottom:1px solid #e8ebee}.updated-pub-report .ReportingTable{border:1px solid var(--Grey-100, #E8EBEE);position:relative;z-index:0;border-radius:10px;background:var(--White-100, #FFF);font-family:Inter;margin-bottom:60px}.updated-pub-report .ReportingTable .tableTabs{padding:15px 40px 0px 40px;min-height:65px;border-bottom:1px solid var(--Grey-100, #E8EBEE);width:100%;display:flex}@media screen and (max-width: 700px){.updated-pub-report .ReportingTable .tableTabs{flex-direction:column;align-items:center;gap:10px}}.updated-pub-report .ReportingTable .tableTabs .tabButton{padding:13px 19px 14px 19px;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.updated-pub-report .ReportingTable .tableTabs .tabButton span{position:relative;display:inline-flex;align-items:center;gap:5px}.updated-pub-report .ReportingTable .tableTabs .tabButton span[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:0;min-width:200px;max-width:300px;background:#464646;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000}.updated-pub-report .ReportingTable .tableTabs .tabButton .tab-content{display:flex;align-items:center;gap:5px}.updated-pub-report .ReportingTable .tableTabs .tabButton .info-tooltip{position:relative;display:flex;align-items:center;cursor:pointer}.updated-pub-report .ReportingTable .tableTabs .tabButton .info-tooltip[data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-40%);min-width:470px;background:#464646;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;line-height:1.4;white-space:normal;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.updated-pub-report .ReportingTable .tableTabs .tabButton .info-tooltip[data-tooltip]:hover::after{opacity:1;visibility:visible}.updated-pub-report .ReportingTable .tableTabs .tabButton.active{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1));border-bottom:2px solid var(--Blue-100, #3768D1)}@media screen and (max-width: 700px){.updated-pub-report .ReportingTable .tableTabs .tabButton.active{border-bottom:none;margin-top:0}}.updated-pub-report .ReportingTable .tableTabs .tabButton:hover{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1))}.updated-pub-report .ReportingTable .tableTabs .tableTabs [data-tooltip]{position:relative}.updated-pub-report .ReportingTable .tableTabs .tableTabs [data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:100%;left:0;width:200px;background:#fff;border:1px solid #ccc;padding:5px;border-radius:5px;white-space:normal}.updated-pub-report .ReportingTable .reportingTableContainer{overflow-x:auto}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column,.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info{display:flex;gap:3px;cursor:pointer;position:relative;white-space:pre;align-items:center}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column .info-icon,.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info .info-icon{display:flex}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column{cursor:default}.updated-pub-report .ReportingTable .reportingTableContainer .column-last-info{display:flex;gap:3px;cursor:pointer;position:relative}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info::after,.updated-pub-report .ReportingTable .reportingTableContainer .column-last-info::after{text-transform:capitalize;font-size:13px;font-family:Inter}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info::after{content:attr(column-info);position:absolute;transform:translateY(22px);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:12px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;min-width:170px;top:0}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info.last-column::after{right:0}.updated-pub-report .ReportingTable .reportingTableContainer .reports-table-column-info:hover::after{opacity:1;visibility:visible;overflow-wrap:break-word;line-height:1.4}.updated-pub-report .ReportingTable .reportingTableContainer .sticky_table{top:50px;position:fixed;z-index:2;pointer-events:none !important;opacity:0}.updated-pub-report .ReportingTable .reportingTableContainer .sticky_table.visible{opacity:1;transition:opacity .5s ease-in}.updated-pub-report .ReportingTable .reportingTableContainer .sticky_table:not(.visible) *{pointer-events:none !important}.updated-pub-report .ReportingTable .reportingTableContainer table{width:100%;border-collapse:collapse;white-space:nowrap;overflow:hidden;border-bottom:1px solid #e8ebee}.updated-pub-report .ReportingTable .reportingTableContainer table .noDataText{font-size:12px;color:#4d4d4d}.updated-pub-report .ReportingTable .reportingTableContainer table thead{background-color:var(--Grey-30, rgba(232, 235, 238, 0.3));border-bottom:1px solid var(--Grey-100, #E8EBEE);text-transform:uppercase;color:var(--Black-100, #1D2630);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;height:50px}.updated-pub-report .ReportingTable .reportingTableContainer table .sticky_body{opacity:0;visibility:hidden}.updated-pub-report .ReportingTable .reportingTableContainer table .sticky_body tr{border:none !important}.updated-pub-report .ReportingTable .reportingTableContainer table .sticky_thead{pointer-events:auto;background-color:#f8f9fa}.updated-pub-report .ReportingTable .reportingTableContainer table thead tr th{padding:9px 22px 10px 0;line-height:normal}.updated-pub-report .ReportingTable .reportingTableContainer table thead tr th:first-child{padding-left:30px}.updated-pub-report .ReportingTable .reportingTableContainer table thead tr th:last-child{padding-right:30px}.updated-pub-report .ReportingTable .reportingTableContainer table thead tr th:last-child .reports-table-column-info::after{right:0}.updated-pub-report .ReportingTable .reportingTableContainer table tbody{color:var(--Black-100, #1D2630);font-size:13px;font-style:normal;font-weight:400;line-height:normal;user-select:text}.updated-pub-report .ReportingTable .reportingTableContainer table tbody tr{border-bottom:1px solid var(--Grey-100, #E8EBEE)}.updated-pub-report .ReportingTable .reportingTableContainer table tbody tr td{padding:10px 22px 10px 0px;box-sizing:border-box;height:51px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody tr td.significantCell{width:110px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody tr:last-child:not(.last_row){border-bottom:none}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .highlighted{background-color:var(--Grey-30, rgba(232, 235, 238, 0.3))}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .conversionPoint{padding:20px 20px 20px 30px;vertical-align:top;white-space:wrap;max-width:300px;word-break:break-word}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .centralAlignment{vertical-align:middle}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .firstCellRow{padding:10px 22px 10px 40px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .firstColumnPosition{padding-top:44px;white-space:wrap;max-width:300px;word-break:break-word}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .secondColumnPosition{vertical-align:top;padding-top:44px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .secondColumnPosition.convPoint{white-space:wrap;max-width:300px;word-break:break-word}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .conversionRate{display:flex;gap:10px;align-items:baseline}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .conversionRate .approximationValue{color:var(--Dark-Grey-100, #5B6B79);font-size:11px;font-style:normal;font-weight:400;line-height:normal}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .variationInfo{display:flex;gap:20px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .variationInfo .circleText{text-align:center !important;position:relative;padding-left:0px !important}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .variationInfo .circleText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:31px;height:31px;border:1px solid var(--Grey-100, #E8EBEE);border-radius:50%;z-index:0;padding-left:0px}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .significant{align-items:center}.updated-pub-report .ReportingTable .reportingTableContainer table tbody .zero-lift{display:flex;align-items:center}.updated-pub-report .testSummary_container{display:flex;flex-direction:column;min-width:285px;width:100%;padding:15px 0 15px 0;border:1px solid #e8ebee;border-radius:10px;background-color:#fff;color:#1d2630;font-size:13px;font-family:"Inter","Open-Sans";font-weight:400;flex-shrink:0;height:95%}.updated-pub-report .testSummary_container .testSummary_header{display:flex;padding:10px 33px 15px 33px;justify-content:space-between;font-size:14px;font-weight:600;line-height:17px}.updated-pub-report .testSummary_container .testSummary_header a{color:#3768d1;text-decoration:underline;cursor:pointer;font-size:13px;font-weight:400}.updated-pub-report .testSummary_container .testSummary_body{display:flex;flex-direction:column;gap:10px;user-select:text}.updated-pub-report .testSummary_container .testSummary_typeRow{display:flex;align-items:center;padding:0 33px 0 33px;height:25px}.updated-pub-report .testSummary_container .testSummary_typeRow .testSummary_label{font-weight:500;width:100px}.updated-pub-report .testSummary_container .testSummary_typeRow .testSummary_type{display:flex;align-items:center;white-space:nowrap}.updated-pub-report .testSummary_container .testSummary_typeRow .testSummary_type .icon{display:flex}.updated-pub-report .testSummary_container .testSummary_row{display:flex;align-items:center;padding:0 33px 0 33px;height:25px;gap:5px}.updated-pub-report .testSummary_container .testSummary_row .testSummary_label{font-weight:500;width:100px}.updated-pub-report .testSummary_container .testSummary_row .status{display:flex;height:25px;padding:0px 14px;align-items:center;border-radius:3px;font-size:12px;font-weight:500}.updated-pub-report .testSummary_container .testSummary_row .live{background:rgba(159,239,170,.3)}.updated-pub-report .testSummary_container .testSummary_row .paused{border:2px solid rgba(159,239,170,.3)}.updated-pub-report .testSummary_container .testSummary_row .status.staging{background:rgba(255,178,63,.2)}.updated-pub-report .testSummary_container .testSummary_row .pending{border:2px solid rgba(255,178,63,.2)}.updated-pub-report .testSummary_container .testSummary_row .published{background:rgba(230,238,255,.5)}.updated-pub-report .testSummary_container .testSummary_row .archived{background:#e8ebee}.updated-pub-report .testSummary_container.staging{height:auto !important}.updated-pub-report .bestPerformer_container{height:auto !important;flex:1}.updated-pub-report .bestPerformer_container{background:var(--White-100, #FFF);padding:15px 20px;border-radius:10px;font-family:Inter;width:100%;height:70px;border:1px solid #e8ebee}@media screen and (max-width: 500px){.updated-pub-report .bestPerformer_container{height:auto}}.updated-pub-report .bestPerformer_container .performer_headings{display:flex;justify-content:space-between;padding-inline:13px;margin-bottom:10px;gap:10px}.updated-pub-report .bestPerformer_container .performer_headings h4{display:flex;align-items:center;color:var(--Black-100, #1D2630);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal;height:34.2px}.updated-pub-report .bestPerformer_container .performer_headings .link{display:flex;cursor:pointer;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.updated-pub-report .bestPerformer_container .performer_headings .link .bestPerformerLink,.updated-pub-report .bestPerformer_container .performer_headings .link .kpi-edit-link{color:var(--Blue-100, var(--WTO-BrightBlue, #3768D1)) !important;text-decoration-line:underline}.updated-pub-report .bestPerformer_container .performer_headings .link.disabled{cursor:not-allowed}@media screen and (max-width: 735px){.updated-pub-report .bestPerformer_container .performer_headings,.updated-pub-report .bestPerformer_container .box_container{display:flex;flex-direction:column}}.updated-pub-report .bestPerformer_container button{padding:11px 15px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:14px;font-weight:600}.updated-pub-report .bestPerformer_container .apply_button{color:#1d2630;background-color:#9fefaa;border:none}.updated-pub-report .bestPerformer_container .apply_button:hover{background:var(--WTO-Green-Rollover-Rollover, #8CEC99);cursor:pointer;text-decoration:none}.updated-pub-report .bestPerformer_container .reset_button{padding:4px 15px 4px 5px;width:181px}.updated-pub-report .bestPerformer_container .box_container{display:flex;gap:15px;color:var(--Black-100, #1D2630);overflow-x:auto;flex-wrap:nowrap}.updated-pub-report .bestPerformer_container .box_container .negative_box{background:#fadad5}.updated-pub-report .bestPerformer_container .box_container .positive_box{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.updated-pub-report .bestPerformer_container .box_container .default_box{background:var(--Green-30, rgba(159, 239, 170, 0.3))}.updated-pub-report .bestPerformer_container .box_container .box-container_title{font-size:12px;font-style:normal;font-weight:500;line-height:22px}.updated-pub-report .bestPerformer_container .box_container .box-value{display:flex;align-items:center;gap:5px;user-select:text}.updated-pub-report .bestPerformer_container .box_container .box-value span{font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:38px}.updated-pub-report .bestPerformer_container .box_container .variant-box,.updated-pub-report .bestPerformer_container .box_container .box-container{display:flex;height:82px;padding:12px 0px 10px 0px;flex-direction:column;align-items:center;border-radius:10px;flex:1}.updated-pub-report .bestPerformer_container .box_container .variant-box{border:1px solid var(--Grey-100, #E8EBEE)}.updated-pub-report .bestPerformer_container .box_container .variant-box .variant-label{display:flex;border:1px solid var(--WTO-DarkGrey-30, rgba(91, 107, 121, 0.3));width:31px;height:31px;border-radius:100%;align-items:center;justify-content:center;color:var(--Black-100, #1D2630);font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.updated-pub-report .bestPerformer_container .box_container .variant-box .variant-text{color:var(--Black-100, #1D2630);font-size:12px;font-style:normal;font-weight:500;line-height:22px;user-select:text}.updated-pub-report .bestPerformer_container .box_container::-webkit-scrollbar{display:none}.updated-pub-report .dropdown_container{display:flex;flex-direction:row;align-items:center;gap:15px}.updated-pub-report .dropdown_container .kpiSelector{border-radius:10px;border:1px solid var(--wto-dark-grey-50, rgba(91, 107, 121, 0.5));padding:4px 35px 4px 15px;height:40px;min-width:45%;appearance:none;max-width:120px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw1IDVMOSAxIiBzdHJva2U9IiMxRDI2MzAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+") no-repeat right 20px center;overflow:hidden;text-overflow:ellipsis}@media(max-width: 640px){.updated-pub-report .dropdown_container .kpiSelector{min-width:80%}}.updated-pub-report .container_text{display:flex;align-items:center}.updated-pub-report .container_text svg{cursor:pointer}.updated-pub-report .container_text .column_info{display:flex;align-items:center;gap:3px}.updated-pub-report .container_text .column_info::after{content:attr(column_info);position:absolute;transform:translateY(100%);background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease}.updated-pub-report .container_text .column_info:hover::after{opacity:1;visibility:visible;overflow-wrap:break-word}.redesign-reports-grid{display:flex;gap:20px;margin:20px 0;justify-content:space-between}.redesign-reports-grid .redesign-reports-col{width:80%;height:100%}@media screen and (max-width: 1100px){.redesign-reports-grid{flex-direction:column;align-items:center}.redesign-reports-col{gap:20px;width:100%}.redesign-reports-charts{max-width:none}}@media screen and (max-width: 850px){.redesign-reports-charts{flex-direction:column;align-items:center}}.maximised_container{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:70%;height:auto;z-index:1050;background:#fff;border-radius:10px;padding:25px 33px 33px 33px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.maximised_container .maximised_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.maximised_container .maximised_header .chart_heading{color:#003;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;display:flex !important;align-items:center !important}.maximised_container .maximised_header .chart_heading span{position:relative}.maximised_container .maximised_header .chart_heading span svg{display:flex}.maximised_container .maximised_header .chart_heading span::after{content:attr(data-tooltip);position:absolute;background:#464646;color:#fff;padding:5px 10px;border-radius:5px;box-shadow:0px 0px 4px #222;opacity:0;visibility:hidden;font-weight:400;font-size:13px;z-index:9999;overflow:hidden;white-space:normal;transition:opacity .2s ease,visibility .2s ease;margin-right:10px;width:max-content;max-width:40vw;top:25px}.maximised_container .maximised_header .chart_heading span:hover::after{opacity:1;visibility:visible}.maximised_container .maximised_header .minimize_toggle{display:flex;gap:10px;align-items:center}.maximised_container .maximised_header .minimize_toggle svg{cursor:pointer}.maximised_container .maximised_content .apexcharts-legend{max-width:85%}.maximised_container .maximised_content .funnel_order_button{display:flex;position:absolute;right:0;margin-right:33px;z-index:50}.maximised_container .maximised_content .funnel_order_button a{color:#3768d1;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}
